Skip to content
ru
en

Commercial Offers Management

Request for commercial offer

General Terms

Endpoint: /api/Order/AirShopping

Mixvel_AirShoppingRQ message is used to request an Offer (flight option search).

The Offers structure is provided in the section Offers Structure

Minimum requirements for commercial offer request:

  1. Points of departure and arrival (a city or an airport).

  2. Departure and return dates (in case of round-trip routes search), including date ranges.

  3. Passenger data (at least the categories and number of passengers).

In this case, the agent can set more precise criteria for selection of commercial offers, such as:

  1. Work sessions (with an unspecified parameter, the search and preparation of commercial offers is performed in all the sessions available to the agent).

  2. Service class (business / first / economy).

  3. Passenger data (full name, passport, loyalty program data) for searching and preparing commercial offers is personalized for passengers.

  4. Additional search filters (indication of specific carriers, flight numbers, SSR and other).

AirShopping can also be used as a reference request to obtain the best prices in a date range. For the specified functions, the request uses the CalendarDateCriteria structure with DaysAfterNumber elements to indicate the search range upper limit DaysBeforeNumber to indicate the lower end of the search range. In the response message, the best value for the specified day in the PriceCalendar structure will be transmitted instead of an Offer.

Sales under 3D Contracts are implemented for TCH OwnerCode. The agency should specify the details of the contract: promocode, contract number and contract type code when requesting AirShopping. The details of the 3D Contract will be stored throughout the entire process until booking and will be automatically included at the Mixvel_OrderCreateRQ stage.

Request Structure

The input data of the request must satisfy the Mixvel_AirShoppingRQ.xsd schema and contain the following basic data (the table shows the main parameters of the message, full parameters can be found in the xsd scheme or in the xml examples of a specific message):

XPathFilling exampleDescription
Mixvel_AirShoppingRQ / Request / FlightRequest / FlightRequestOriginDestinationsCriteria / OriginDestCriteria / complexRoute data: from, to, when.
Mixvel codifiers are used for departure/arrival data.
To specify the dates, it is allowed to enter a range through the DateRangeStart and DateRangeEnd elements. For intraday searches, the values of DateRangeStart and DateRangeEnd must be equal.
See section Obtaining Mixvel dictionaries data
OriginDestCriteria is a multiple structure. To transfer a round trip route, it is necessary to specify 2 OriginDestCriteria elements.
The ConnectionPrefRefID field allows to specify a reference to the connections count for a specific OriginDest from the ShoppingCriteria/ConnectionCriteria structure.
Mixvel_AirShoppingRQ / Request / FlightRequest / FlightRequestOriginDestinationsCriteria / OriginDestCriteria / CalendarDateCriteria complexBy adding a CalendarDateCriteria structure and specifying and defining a lower limit in the DaysBeforeNumber item and an upper limit in the DaysAfterNumber, it will add a PriceCalendarDate structure with the best flight prices for each day of the range in the AirShopping response.
Mixvel_AirShoppingRQ / Request / Paxs / Pax/ complexPassengers’ data. Multiple structure. The PaxID and PaxRefID elements are used to connect passengers (example: parent-child). The format of passenger identifiers is not regulated and is to be set by the agent in free form.
Mixvel_AirShoppingRQ / Request / ShoppingCriteria/ complexAdditional search filters (indication of specific carriers, flight numbers, SSR, and others).
Mixvel_AirShoppingRQ / Request / ShoppingCriteria / CarrierCriteria complexUsed to filter content by specific marketing carriers.
Mixvel_AirShoppingRQ / Request / ShoppingCriteria / ConnectionCriteria complexUsed the maximum count of connections for a specific OriginDest. To receive direct flights, MaximumConnectionQty must be 0.
Mixvel_AirShoppingRQ / Request / ShoppingCriteria / ProgramCriteria complexThe ProgramCriteria/ProgramAccount structure AccountID field is used to specify the promocode. If the contract number and contract code are required, the ProgramCriteria/ProgamContract ContractID field and the TypeCode field are used, respectively.The subsequent queries in the process do not use the structure. All transferred values are automatically included in the Order at OrderCreate stage.
Mixvel_AirShoppingRQ / Request / ShoppingCriteria / PricingMethodCriteria complexIt is used to obtain extended search result (available brands) or to obtain the lowest prices within the unique combinations of PaxJourney. Possible values: Simple (default) - get the lowest prices on the unique combination of PaxJourney; Extended - receive offers in several brands on a unique combination of PaxJourney.
Mixvel_AirShoppingRQ / Party / Recipient / EnabledSystem / SystemID TCH Work sessions indication. If the parameter is not specified, the search and preparation of commercial offers is performed in all the sessions available to the agent.
Mixvel_AirShoppingRQ / PayloadAttributes / ResponceAfterTimeout simpleRequest execution timeout (seconds).
(The response from MixVel may arrive 1-2 seconds later than the specified time)./td>

Response Structure

The system’s response to a request to search and provide commercial offers corresponds to the scheme **Mixvel_AirShoppingRS.xsd**and contains the following basic data (the table shows the main message parameters, full parameters can be found in the xsd diagram or xml examples of a specific message):

Show a table with the main parameters of the search request result
XPath parameter Filling example Description
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer complex Commercial offer data.
The logical structure of a commercial offer is presented in the section Structure of commercial offers.
Reflects a future supplier order.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferId 77939f37-7743-4463-a0f7-313da505a315 Unique identifier of the commercial offer.
Used when creating an order / reservation.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferExpirationTimeLimitDateTime 2021-01-15T09:30:47 Validity period of the commercial offer. *
By default, 90 minutes from the moment it was formed.
Mixvel_AirShoppingRS /Response /OffersGroup /CarrierOffers /Offer /OwnerCode TCH Session code
Mixvel_AirShoppingRS /Response /OffersGroup /CarrierOffers /Offer /ReservationGuideline complex Structure that is used to convey reservation guidance.
Currently transmits the localization in which the reservation should be made.
(!) If there are offers with different localization requirements: RU and EN, you should use the RU localization.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / ReservationGuideline / ReservationLang RU/ENG Language code used to reserve an Offer.
This Code specifies the localization in which the reservation should be made, defining the language for filling out the elements.
If ReservationLang=EN, the data format is Latin. If the ReservationLang parameter is absent, the carrier does not state any requirements for the data format.
The format for filling the full name and identification document(s) of the passenger(s) depends on the selected localization.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem complex A set of services (Service) (in the general case, both associated and not), grouped by categories of passengers and by electronic documents.
Thus, the OfferItem will include all categories of passengers that have the same conditions for class and cost of service, and the OfferItem will also reflect the future documentary structure of each of the passenger categories.
Mixvel_AirShoppingRS /Response /OffersGroup /CarrierOffers /Offer /OfferItem /OfferItemId 83283bfb-abb7-422b-930b-c084740aa15b Unique identifier of part of the commercial offer.
Used when creating an order/reservation.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / MandatoryInd True Sign of obligatory nature.
True means that the OfferItem cannot be excluded when booking and paying for a commercial offer
The False value means that the services included in the OfferItem are optional and may not be included in the booking
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Price complex The cost of a set of services included in the commercial offer, indicating taxes and fees.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Service complex Represents the “body” of the commercial offer: flight, associated services, accommodation services, etc.
OfferItem always consists of at least one Service
Service must always be associated with a segment and passenger.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Service / PaxRefId Pax-1 Contact with passengers
(The list of passengers is presented in the structure Mixvel_AirShoppingRS/Response/DataLists/PaxList)
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Service / ServiceAssociations complex Association of a service with a flight or group of flights
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Service / ServiceAssociations / PaxJourneyRef complex Association of a service with one or a group of flights
Flights are specified in the structure Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList
Flights can be combined into arbitrary groups through the structure Mixvel_AirShoppingRS/Response/DataLists/PaxJourneyList
Association with a group of flights means the provision of a service valid on return flights or at the departure airport (irrespective of flights and airlines).
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / Offer / OfferItem / Service / ServiceAssociations /ServiceDefinitionRef complex The connection of the service with a specific flight and a link to the description of the service.
Mixvel_AirShoppingRS / Response / OffersGroup / CarrierOffers / PriceCalendar complex When passing information, the CalendarDateCriteria structure request specifies the best prices for each day that falls within the range.
Available for SU and TCH providers.
Mixvel_AirShoppingRS / Response / DataLists / complex Lists of passenger data, flights, airports, service descriptions.
Commercial offers in their structure refer to specific DataLists
Mixvel_AirShoppingRS / Response / DataLists / OriginDestList / complex Station/airport data
Mixvel_AirShoppingRS / Response / DataLists / PaxJourneyList / complex Groups of flights, on each of which a particular service can be provided
Mixvel_AirShoppingRS /Response /DataLists /PaxList / complex Passenger data
Mixvel_AirShoppingRS / Response / DataLists / PaxSegmentList / complex Flight data: cities (airports) of departure and arrival, times of departure and arrival, information about routes and types of aircraft.
Mixvel_AirShoppingRS / Response / DataLists / ValidatingPartyList / complex Validating carrier details

ReservationLang - parameter that transmits the language code used to reserve Offer'a - is optional, is used in schemes:

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/ReservationGuideline/ReservationLang

Mixvel_OrderViewRS/Response/MixOrder/Order/ReservationGuideline/ReservationLang

Mixvel_OfferPriceRS/Response/OtherOffers/Offer/ReservationGuideline/ReservationLang

Mixvel_AvailabilityRS/Response/OffersGroup/CarrierOffers/Offer/ReservationGuideline/ReservationLang

The lifespan of a commercial offer means the time during which the cost of the specified services included in the commercial offer remains relevant. The lifetime may vary for different services. At the moment, when working with direct sessions, the contents of the field are similar to working in a TCH session: TCH. This designation is not an error.

The difference in time interval (in Mixvel_AirShoppingRS and Mixvel_OrderViewRS responses) for confirming/paying the offer and booking is expected service behavior and is due to the specifics of offer formation.

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/PaymentTimeLimitDateTime

Mixvel_OrderViewRS/Response/MixOrder/Order/OrderItem/PaymentTimeLimitDateTime

This behavior is not expected to change in the near future.

Display the obvious absence of luggage and hand luggage:

Element Obligation Value Description
BaggageAllowanceID Yes token Unique identification of baggage allowance
DescText No KG/No/PC Description of baggage allowance and additional information
CommentText No PLUS GOLF UP TO 10KG Comment on luggage from the airline
DimensionAllowance No Структура, см ниже Description of tolerances by luggage size
- ApplicablePartyText No Party, Traveler Application for limitation of baggage weight
- BaggageDimensionCategory Yes Length, Height, Width, Total Linear Category by which baggage allowance is determined
- DescText No Description of baggage allowance and additional information
- MaxMeasure Yes 42 Maximum measurement
PieceAllowance No Структура, см ниже Description of tolerances by number of pieces/pieces of luggage
- ApplicableBagText No Carry-On, 1st Checked Bag, 2nd Checked Bag Applicable type of bag
- TotalQty Yes 4 Quantity of baggage pieces
RFISC No 0С2 Reason For Issuance Sub Code
TypeCode Yes Checked или CarryOn Luggage type
WeightAllowance No Структура, см ниже Description of baggage tolerances
- ApplicableBagText No Carry-On, 1st Checked Bag, 2nd Checked Bag Applicable type of bag
- ApplicablePartyText No Party, Traveler Application for limitation of baggage weight
- MaximumWeightMeasure Yes 50 Maximum measurement

Baggage is not provided:

<BaggageAllowance>
   <BaggageAllowanceID>token</BaggageAllowanceID>
   <DescText>NO</DescText>
   <TypeCode>Checked</TypeCode>
</BaggageAllowance>

Lack of hand luggage:

<BaggageAllowance>
   <BaggageAllowanceID>token</BaggageAllowanceID>
   <DescText>NO</DescText>
   <TypeCode>CarryOn</TypeCode>
</BaggageAllowance>

The allowed weight for checked and carry-on baggage can be displayed not only in kilograms, but also in grams:

<WeightAllowance>
        <MaximumWeightMeasure UnitCode="Kilogram">11.5</MaximumWeightMeasure>
</WeightAllowance>

The <Access> parameter (within the <PriceClass> service structure) indicates service availability and can take the following values:

F - Free;

N - Not offered;

D - Not offered, unavailable, but displayed for comparison by the user of two brands. This is the difference from <Access>N</Access>;

C - For a fee.

Usage Scenario and Message Examples

The agent sent a request to search for transportation on the St. Petersburg – Sochi – St. Petersburg route for two adult passengers, with the following parameters in the Mixvel_AirShoppingRQ.xsd request.

The possibility to input the alphanumeric flight number in the search filter, not only the numeric one.

Show sample request Mixvel_AirShoppingRQ on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-06-08</DateRangeStart>
                                    <DateRangeEnd>2024-06-08</DateRangeEnd>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-06-23</DateRangeStart>
                                    <DateRangeEnd>2024-06-23</DateRangeEnd>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>ADT-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>ADT-2</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Due to the request execution in the Mixvel_AirShoppingRS message, the system returned several commercial offers for round-trip transportation. One of the Offers is provided in the response as follows. The offer contains two elements of Service — two "Transportation" services, one in the direction of St. Petersburg – Sochi, the other in the direction of Sochi – St. Petersburg.

Show example message Mixvel_AirShoppingRS on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="64cf49d2-15e5-4583-816c-20a7c6fd9ba1" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-05T09:23:48.548763Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>U6 WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10KG NOT EXCEEDING 55CM IN LENGTH 40CM IN WIDTH AND 20CM IN HEIGHT. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>95565700-fde5-4b49-81e1-df9b0e6728e4</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>LED</OriginCode>
                                <OriginDestID>3dff5776-f8dd-49a0-a80e-bd0e226f0339</OriginDestID>
                                <PaxJourneyRefID>239b10fa-db51-44f3-a862-975a81b2c15c</PaxJourneyRefID>
                                <PaxJourneyRefID>d38cfbe2-dad5-4575-bff6-215685aa0560</PaxJourneyRefID>
                                <PaxJourneyRefID>45f4ae0f-6505-446b-9f96-4a92e4882ac7</PaxJourneyRefID>
                                <PaxJourneyRefID>eb13888a-2013-43f7-99f3-c8c179f9b03e</PaxJourneyRefID>
                                <PaxJourneyRefID>ac49e447-3e84-4467-80cb-a30335c5cd8f</PaxJourneyRefID>
                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>LED</DestCode>
                                <OriginCode>AER</OriginCode>
                                <OriginDestID>164e5455-831e-4d62-9ad4-1f23bc03c503</OriginDestID>
                                <PaxJourneyRefID>b3c8a223-7885-42bd-a8b6-eb0458b7c1c2</PaxJourneyRefID>
                                <PaxJourneyRefID>07383de6-d7dc-4f24-9e4e-971f967517cb</PaxJourneyRefID>
                                <PaxJourneyRefID>265c9392-d10b-433f-bf4b-3a1b035e2dbf</PaxJourneyRefID>
                                <PaxJourneyRefID>a11f70be-642f-4f94-9a4a-c9b5adb50a53</PaxJourneyRefID>
                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyID>
                                <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H25M</Duration>
                                <PaxJourneyID>239b10fa-db51-44f3-a862-975a81b2c15c</PaxJourneyID>
                                <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyID>
                                <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H40M</Duration>
                                <PaxJourneyID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyID>
                                <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyID>
                                <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>265c9392-d10b-433f-bf4b-3a1b035e2dbf</PaxJourneyID>
                                <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>07383de6-d7dc-4f24-9e4e-971f967517cb</PaxJourneyID>
                                <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H25M</Duration>
                                <PaxJourneyID>d38cfbe2-dad5-4575-bff6-215685aa0560</PaxJourneyID>
                                <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H20M</Duration>
                                <PaxJourneyID>45f4ae0f-6505-446b-9f96-4a92e4882ac7</PaxJourneyID>
                                <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H20M</Duration>
                                <PaxJourneyID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyID>
                                <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyID>
                                <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H25M</Duration>
                                <PaxJourneyID>eb13888a-2013-43f7-99f3-c8c179f9b03e</PaxJourneyID>
                                <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>b3c8a223-7885-42bd-a8b6-eb0458b7c1c2</PaxJourneyID>
                                <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyID>
                                <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H20M</Duration>
                                <PaxJourneyID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyID>
                                <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H10M</Duration>
                                <PaxJourneyID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyID>
                                <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT5H15M</Duration>
                                <PaxJourneyID>ac49e447-3e84-4467-80cb-a30335c5cd8f</PaxJourneyID>
                                <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyID>
                                <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H10M</Duration>
                                <PaxJourneyID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyID>
                                <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT5H20M</Duration>
                                <PaxJourneyID>a11f70be-642f-4f94-9a4a-c9b5adb50a53</PaxJourneyID>
                                <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyID>
                                <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>ADT-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>ADT-2</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T22:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T22:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>1ce9548b-f599-45c8-95a8-a23631cf6679</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H20M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>27</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>27</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T18:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T18:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>9e04bace-422a-4047-ab1a-a2448bc07ccd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T14:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T14:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>182</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>182</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T07:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T07:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>332</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>682189f9-136f-40de-b007-99fcf7379113</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T05:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T05:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>518</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>518</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T12:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T12:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>332</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8d3985ab-1da8-4586-9f10-3d59dd34ed8f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T09:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T09:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT3H25M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>517</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>517</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fb1c5fe1-8316-4b37-a5a3-4385bd78e124</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T06:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T06:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H40M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6559</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6559</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T23:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T23:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7eafc2a0-19a1-4762-a5af-7eb7538b928c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T18:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T18:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6562</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6562</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>ecfe83bb-e5cd-4e3c-9716-825e5ec10fbc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T13:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T13:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6561</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6561</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T15:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T15:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8727cbb3-b499-400a-a3a4-2e8b5bc4166b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>124</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>124</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T12:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T12:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>42140717-5cde-4bd0-8075-b43312eae4e4</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T08:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T08:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H25M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>181</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>181</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fd77fad7-e3d7-4f4e-8eb4-47de3aea1a88</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T06:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T06:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H25M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>123</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>123</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T10:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T10:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>51d7f4ea-ae20-4cc3-83ff-fdeb2c8155ae</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T05:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T05:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H10M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>2805</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>2805</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T06:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T06:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>402303ec-cc31-4468-bf56-437176c28d1a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T02:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T02:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H20M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6568</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6568</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-09T00:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-09T00:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>095ae659-2827-4af1-a640-bef28032f06b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T19:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T19:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6567</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6567</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T04:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T04:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>26a92bdc-2489-4932-98d4-e02c390bce23</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T00:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T00:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>2804</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>2804</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T20:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T20:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0814c0f9-6e88-4b27-a4b8-411c90de143e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T16:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T16:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6570</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6570</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T17:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T17:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>54ae12b6-7491-49b2-8d2b-156bc986ccd5</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H10M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6564</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6564</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T12:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T12:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f0f37eab-6a02-4faf-bb76-e4b60ce794a3</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T07:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T07:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6563</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6563</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T15:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T15:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>af242229-9670-4a8c-9b7b-c7c44e322610</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T10:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T10:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6569</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6569</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T16:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T16:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f628b09e-6053-4b6f-9edd-9a1a057209bf</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T12:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T12:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H20M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6560</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6560</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-23T23:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T21:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>10e49187-95d7-496a-a82a-eab1e35873c8</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T18:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-23T23:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7938e064-9a7a-43d7-8a94-fdd1297cbeaa</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-23T22:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-23T18:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT5H20M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>1</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>522</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>522</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-06-08T16:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T12:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7759ea20-9290-412f-8c50-962270d71653</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T11:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-06-08T16:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>10369f89-1668-4c0a-9849-e4a74b8cc95e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-06-08T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-06-08T11:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT5H15M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>1</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>521</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>NB</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСТАНОВКА (STO)</DescText>
                                </Desc>
                                <Name>ECONOMY LITE</Name>
                                <PriceClassID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х20СМ (0MJ)</DescText>
                                </Desc>
                                <Name>ПРОМО</Name>
                                <PriceClassID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>YLT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧ КЛАДЬ 5КГ ДО 115СМ (0ML)</DescText>
                                </Desc>
                                <Name>ЛАЙТ ЭКОНОМ</Name>
                                <PriceClassID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>8f35cfaa-52c2-470c-bebf-cf2f71563ea5</ValidatingPartyID>
                                <ValidatingPartyCode>N4</ValidatingPartyCode>
                                <ValidatingPartyName>Северный Ветер</ValidatingPartyName>
                                <ValidatingPartyDesigCode>216</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyID>
                                <ValidatingPartyCode>U6</ValidatingPartyCode>
                                <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                        <RichContentList>
                            <RichContentType>
                                <Amenities>
                                    <AmenitiesID>492b24be-8c7f-4427-b5e2-78e9e76abc02</AmenitiesID>
                                    <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A321neo (узкий фюзеляж)</DisplayText>
                                        <Model>32Q</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Less</LegRoom>
                                        <Pitch>28.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>below average legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Легкие закуски предоставляются</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>light meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Выход USB</DisplayText>
                                        <Quality>Better</Quality>
                                        <Cost>Free</Cost>
                                        <Distribution>All</Distribution>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>true</UsbPort>
                                        <Exists>true</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Chance>false</Chance>
                                        <Type>usb</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>bda52c47-8358-437b-8558-51db506c988f</AmenitiesID>
                                    <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A321neo (узкий фюзеляж)</DisplayText>
                                        <Model>32Q</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Less</LegRoom>
                                        <Pitch>28.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>below average legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Предзаказ легких закусок (платно)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Type>light meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Выход USB</DisplayText>
                                        <Quality>Better</Quality>
                                        <Cost>Free</Cost>
                                        <Distribution>All</Distribution>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>true</UsbPort>
                                        <Exists>true</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Chance>false</Chance>
                                        <Type>usb</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>5b7b5d90-23cd-4db4-a59a-3783bd212927</AmenitiesID>
                                    <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A321neo (узкий фюзеляж)</DisplayText>
                                        <Model>32Q</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Less</LegRoom>
                                        <Pitch>28.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>below average legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Предзаказ легких закусок (платно)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Type>light meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Выход USB</DisplayText>
                                        <Quality>Better</Quality>
                                        <Cost>Free</Cost>
                                        <Distribution>All</Distribution>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>true</UsbPort>
                                        <Exists>true</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Chance>false</Chance>
                                        <Type>usb</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>ad58863b-c985-4cae-9cb9-186f487dd75b</AmenitiesID>
                                    <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A321neo (узкий фюзеляж)</DisplayText>
                                        <Model>32Q</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Less</LegRoom>
                                        <Pitch>28.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>below average legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Легкие закуски предоставляются</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>light meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Выход USB</DisplayText>
                                        <Quality>Better</Quality>
                                        <Cost>Free</Cost>
                                        <Distribution>All</Distribution>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>true</UsbPort>
                                        <Exists>true</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Chance>false</Chance>
                                        <Type>usb</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>5407dba4-e75a-49a4-81c4-03e1888c17cb</AmenitiesID>
                                    <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A321neo (узкий фюзеляж)</DisplayText>
                                        <Model>32Q</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Less</LegRoom>
                                        <Pitch>28.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>below average legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Легкие закуски предоставляются</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>light meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Выход USB</DisplayText>
                                        <Quality>Better</Quality>
                                        <Cost>Free</Cost>
                                        <Distribution>All</Distribution>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>true</UsbPort>
                                        <Exists>true</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Chance>false</Chance>
                                        <Type>usb</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>cf5390d9-fcef-4bf7-8af1-d5c5287bbfd0</AmenitiesID>
                                    <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Performance>Better</Performance>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Chance>some</Chance>
                                        <Coverage>Full</Coverage>
                                        <ConnectivityType>wifi</ConnectivityType>
                                        <Type>chance</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>bdbeb5f1-48cc-4d8f-a330-490e2e6c96fe</AmenitiesID>
                                    <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A319 (узкий фюзеляж</DisplayText>
                                        <Model>A319</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>a103b2a6-34fa-41eb-9f55-f850bd3c8173</AmenitiesID>
                                    <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Performance>Better</Performance>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Chance>some</Chance>
                                        <Coverage>Full</Coverage>
                                        <ConnectivityType>wifi</ConnectivityType>
                                        <Type>chance</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>145eb0a8-2d60-4467-bd36-65baf5b23883</AmenitiesID>
                                    <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>cc8f38bf-1de8-46c9-8eae-9678c38337a0</AmenitiesID>
                                    <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A319 (узкий фюзеляж</DisplayText>
                                        <Model>A319</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>99ebb36b-d2ae-45c8-8d7d-80f7e0d5c801</AmenitiesID>
                                    <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A319 (узкий фюзеляж</DisplayText>
                                        <Model>A319</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>32d872b4-e80d-4791-b758-d7c7e936447a</AmenitiesID>
                                    <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Performance>Better</Performance>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Chance>some</Chance>
                                        <Coverage>Full</Coverage>
                                        <ConnectivityType>wifi</ConnectivityType>
                                        <Type>chance</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>699d60de-4f04-4d7f-bd8d-e1de62a5ac8a</AmenitiesID>
                                    <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>d6edc83b-3059-4021-a742-31f5cde07b62</AmenitiesID>
                                    <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A319 (узкий фюзеляж</DisplayText>
                                        <Model>A319</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Нет Wi-Fi</DisplayText>
                                        <Exists>false</Exists>
                                        <Chance>n/a</Chance>
                                        <ConnectivityType>n/a</ConnectivityType>
                                        <Type>none</Type>
                                    </Wifi>
                                </Amenities>
                                <Amenities>
                                    <AmenitiesID>5d3f3bb7-ab3d-46a0-adb7-457a7bec8ba0</AmenitiesID>
                                    <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <Aircraft>
                                        <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                        <Model>A320</Model>
                                        <TypeCode>narrowbody</TypeCode>
                                        <Quality>Standard</Quality>
                                        <CabinPressure>Normal</CabinPressure>
                                        <WindowSize>Standard</WindowSize>
                                    </Aircraft>
                                    <Seat>
                                        <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                        <Quality>Standard</Quality>
                                        <LegRoom>Standard</LegRoom>
                                        <Pitch>30.0</Pitch>
                                        <Width>Wider</Width>
                                        <Flatness>NoFlat</Flatness>
                                        <Type>standard legroom</Type>
                                    </Seat>
                                    <Beverages>
                                        <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Type>nonalcoholic</Type>
                                        <NonAlcoholicCost>Free</NonAlcoholicCost>
                                        <Exists>true</Exists>
                                    </Beverages>
                                    <Entertainment>
                                        <DisplayText>Без развлечений</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Exists>false</Exists>
                                        <Type>none</Type>
                                    </Entertainment>
                                    <FreshFood>
                                        <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Cost>Free</Cost>
                                        <Exists>true</Exists>
                                        <Type>meal</Type>
                                    </FreshFood>
                                    <Layout>
                                        <DisplayText>Расположение кресел 3-3</DisplayText>
                                        <Quality>Standard</Quality>
                                        <RowLayout>3</RowLayout>
                                        <RowLayout>3</RowLayout>
                                        <DirectAisleAccess>false</DirectAisleAccess>
                                        <Type>forward</Type>
                                    </Layout>
                                    <Power>
                                        <DisplayText>Нет розетки</DisplayText>
                                        <Quality>Standard</Quality>
                                        <MultipleAtSeat>false</MultipleAtSeat>
                                        <UsbPort>false</UsbPort>
                                        <Exists>false</Exists>
                                        <PowerOutlet>false</PowerOutlet>
                                        <Type>none</Type>
                                    </Power>
                                    <Wifi>
                                        <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                        <Quality>Standard</Quality>
                                        <Performance>Better</Performance>
                                        <Cost>Paid</Cost>
                                        <Exists>true</Exists>
                                        <Chance>some</Chance>
                                        <Coverage>Full</Coverage>
                                        <ConnectivityType>wifi</ConnectivityType>
                                        <Type>chance</Type>
                                    </Wifi>
                                </Amenities>
                            </RichContentType>
                        </RichContentList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.3987757Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>6bde593b-81a8-4c50-a8fc-ce82c2aa8381</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1910fea4-ee63-4bcd-83b0-3bcf94e55036</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>239b10fa-db51-44f3-a862-975a81b2c15c</PaxJourneyRefID>
                                                <PaxJourneyRefID>b3c8a223-7885-42bd-a8b6-eb0458b7c1c2</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7555f449-de5b-4afb-b21c-5e69274eb3cd</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.3990861Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>0b5e8f00-855e-49ca-8f38-a39b19ce6aaf</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>4780fc27-10f1-4b53-83d9-07780c8910cc</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>5298cd4f-88ec-47d8-a5a4-5ce0a1d807c1</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>239b10fa-db51-44f3-a862-975a81b2c15c</PaxJourneyRefID>
                                                <PaxJourneyRefID>07383de6-d7dc-4f24-9e4e-971f967517cb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f24665da-79c3-425e-b6c6-416f4bcd2e3c</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.3993089Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>dcf3f842-c1f4-4c27-bac4-7a7ac05dbf46</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e7732fb9-f976-4b50-b9f7-bccad39623c4</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d38cfbe2-dad5-4575-bff6-215685aa0560</PaxJourneyRefID>
                                                <PaxJourneyRefID>b3c8a223-7885-42bd-a8b6-eb0458b7c1c2</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>1ee37796-2a1d-43bb-b695-d3b5fb0e0ab9</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.399835Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>67a74c70-1910-4f08-b40e-33fe6f34b042</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>0b913aa2-ddff-465e-b3be-a6f122c1c76d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>5a1e8cbb-4c7e-4444-b8c0-fa519b68426b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d38cfbe2-dad5-4575-bff6-215685aa0560</PaxJourneyRefID>
                                                <PaxJourneyRefID>07383de6-d7dc-4f24-9e4e-971f967517cb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dd9b16bb-136e-4ab5-9970-419997c9e6db</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4000643Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>b3af0ba1-a2a1-4d06-854c-34dcaa9ec0e7</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>2fdf91e3-5894-4905-a426-f9ab649bacc3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>30bbc687-3e1f-4a6d-98a5-108b56e339d5</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>45f4ae0f-6505-446b-9f96-4a92e4882ac7</PaxJourneyRefID>
                                                <PaxJourneyRefID>b3c8a223-7885-42bd-a8b6-eb0458b7c1c2</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3dc66663-534d-47a6-a713-167c52dc4903</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>7fa5c64b-c579-45df-8f0b-0eb5fa63199e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4002137Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>a7f6925a-aa4b-4826-bcf4-28885c2a533c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>b07e7113-b620-45d2-a0c3-3b2fd2dcc165</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>OPRRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>1510</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>411b4161-9e3c-4dc5-919e-2bb004eab844</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>61119071-5e1a-4307-a5e5-a40e14691e42</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3130.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">800.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4770.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4780.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1aa2dd92-3150-40be-ae63-d851a4591a45</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T09:24:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6260.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1600.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>165d2d38-2006-4d88-b339-7cfec0289c1f</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>45f4ae0f-6505-446b-9f96-4a92e4882ac7</PaxJourneyRefID>
                                                <PaxJourneyRefID>07383de6-d7dc-4f24-9e4e-971f967517cb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>663a7504-2519-41ee-b206-3c4d89b9296e</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">20.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-12T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6260.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1600.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9540.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9560.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>95565700-fde5-4b49-81e1-df9b0e6728e4</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4142588Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>0c2b9a63-900f-401b-bb2a-c0f934eee96d</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">80.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1910.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2920.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1830.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2840.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">200.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2700.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3740.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>009f9f14-d243-41bd-b6fc-0166adf98978</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>8f35cfaa-52c2-470c-bebf-cf2f71563ea5</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>eb13888a-2013-43f7-99f3-c8c179f9b03e</PaxJourneyRefID>
                                                <PaxJourneyRefID>265c9392-d10b-433f-bf4b-3a1b035e2dbf</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4f0ce424-dada-449b-a44b-7a53f3ff5ab7</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">400.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5400.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>95565700-fde5-4b49-81e1-df9b0e6728e4</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4352699Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>af8c949d-6de3-4aeb-9377-309534209662</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>20104980-81b6-48b1-b951-73aee607e8c2</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">80.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1910.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2920.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1830.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2840.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">200.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2700.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3740.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>97d71d68-ab4d-4f36-ba7e-b64105c35255</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>8f35cfaa-52c2-470c-bebf-cf2f71563ea5</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>eb13888a-2013-43f7-99f3-c8c179f9b03e</PaxJourneyRefID>
                                                <PaxJourneyRefID>a11f70be-642f-4f94-9a4a-c9b5adb50a53</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9313d09d-41c8-4c23-88a9-389e1b9fa821</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">400.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5400.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>95565700-fde5-4b49-81e1-df9b0e6728e4</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4356166Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>9f82e4e0-7ef0-428d-a53e-b661922d8c8c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">80.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1910.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2920.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ea8b75ff-bab2-4e8e-a96f-471b69e531e3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1830.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2840.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">200.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2700.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3740.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6ecbba88-5f5c-4cb2-8607-4cb9fa858e94</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>8f35cfaa-52c2-470c-bebf-cf2f71563ea5</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>ac49e447-3e84-4467-80cb-a30335c5cd8f</PaxJourneyRefID>
                                                <PaxJourneyRefID>265c9392-d10b-433f-bf4b-3a1b035e2dbf</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>cdf71adf-319e-43fd-8698-73c05f51114f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">400.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5400.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>95565700-fde5-4b49-81e1-df9b0e6728e4</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4358087Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>e84e8414-f3d9-441b-b904-cfce74a6b7d8</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>fc918025-7dfb-4647-874a-bb8afb62de56</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">80.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1910.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2920.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>FLTRT</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0201</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>11564c5b-fd03-4eab-8346-e2e3f772665b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1010.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1830.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2840.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>00ab8f0b-c00f-4d6d-86b5-fce76e996e90</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">200.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2700.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3740.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3b05198c-6b41-4084-8b24-c5084a73328f</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>8f35cfaa-52c2-470c-bebf-cf2f71563ea5</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>ac49e447-3e84-4467-80cb-a30335c5cd8f</PaxJourneyRefID>
                                                <PaxJourneyRefID>a11f70be-642f-4f94-9a4a-c9b5adb50a53</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dea8a005-c26d-4abc-86be-2448ef9b5106</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">4040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-05T12:53:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">400.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5400.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">7480.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11520.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4515915Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>ae50916b-7e91-46f0-9b59-ca5a5548a417</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>61d18f57-f24f-4a6b-862a-fa48677b0de3</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>25dd1968-6aea-4781-b3a9-c31b184faea6</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4523532Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d80cdf13-c52b-487a-86dc-92f9a093b8ab</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>97e61915-f525-4a31-b80d-24811df2adef</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9d61c981-350a-4b9f-8228-0ed6e9b1de9d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4525647Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f815f893-9f51-4b68-bb62-d9a4e207b842</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f7447bd3-0087-45cb-84f3-49dcda422367</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>2d236789-dcdc-4528-a8c0-16025e1b997b</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4527112Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>1d470faf-6c90-4da3-9aa4-552a6a81ee35</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e6503155-f2f1-4a9b-911a-e5f34dd9e19d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>84a4b9ee-c0fd-4813-967a-5e528a3b44e2</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4528536Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>03013063-533f-46d7-9bcf-bde16856c6f1</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1320eec8-c576-4e69-a4d8-fa82dc772472</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bd993b42-d54f-4e84-976d-f971d2d4f7cd</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4535286Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>20503607-322f-42ea-828f-e1cb37c03f9f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>be08b7fa-a644-41c8-bcfd-b0e624cfcbbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>9f3c4111-39ab-4db5-8225-f49949157b57</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>da91b39b-f20c-447c-a16a-46d458dfa95e</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ae6a557c-aff8-4363-8c9a-447850fa8dea</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4537142Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d4cc432f-dcc0-44f2-be15-158924af268c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6ca8b56f-828e-415a-b8b7-185a9086d0f2</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3f1e8b40-b8a5-4ad3-842c-81bc166c8094</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4538915Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>4d4ed0cb-21dd-4a3b-af33-bd7bc225a7b2</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f2a12ffd-d2ef-4169-b4c3-bd6ccd13a46a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>6dfe4bfd-efe0-4539-9119-f1ffdf387827</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4540827Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>588f03e8-60a4-40aa-adbb-689265979ad6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>85a53b99-c2e2-430b-96ad-d1cb6b5b8bc0</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>abeb8ba4-8aee-45e8-8834-00379badd26e</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4541833Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>4cd97bdc-0fbc-4188-85f6-2ba1d29d4148</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>9ab0ab98-d35f-4a2f-9dc2-973dfd13daa6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>21f1edab-5d87-4419-9bf0-ee44956d6beb</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.454271Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>95d4a9d8-a4e4-4de5-886e-d0661c46b4c1</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>163f666e-2136-4fc8-a4bf-457daeafc137</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f98d02c1-5b02-463c-8772-8c3c1fd049bf</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4543566Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>c90da72f-ab69-44a9-830e-e8d01f5dc35d</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>ac6c38d3-1369-43ad-804f-26206df7d877</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1b700630-7133-4d45-b967-64d947f565e3</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a5041dc4-2ce0-45eb-a43e-ca150802b49e</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9e1bbbcb-10c4-4592-b3ba-7dc7e644acb5</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4545285Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>082f03c4-a1d5-4c4d-9558-d2c3b5b4e464</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c34a4fa2-f941-48e9-9220-039fa48cfd8c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9cb94da0-7654-4159-b314-652ee11f17f0</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4546178Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>febd9e00-ba44-4377-94a2-52abca52dd6d</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1a17475a-5b1e-4710-a634-912bbf7289b8</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>fc9a6465-81c8-4804-be40-394c347b6b11</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4547187Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d3928dcf-9e7d-4714-ad12-5bb8f88883c9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3a3da423-fcac-4dbf-8df4-5eaada05ef85</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bfabd8a3-178f-4b2a-81a2-19d721619097</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4548232Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>83ca50ae-ce92-4824-9768-3ea5d3e01434</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8bcf3b3b-955b-4b11-8514-614b0e6c8300</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>acfbd3a4-2a96-43b9-84ce-b158f6e4ae4f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4549581Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>34fd0372-68cc-46c9-aa36-8547b298c315</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6ddc5e8e-a0f4-411c-8f3b-d3ff01935055</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>16fa02de-ce1f-4cea-9a0d-424939997d57</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4550993Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>ba00cdbf-8b4c-4883-895a-4108f3bca4b3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>a18352d1-9d33-45b0-ac00-6db88a058adb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>aa0ab60c-6129-4423-92a4-a6bd8cd70401</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>07188a17-566c-4cbe-8aeb-dc4bc6da688e</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f2b6ca85-b32b-430c-9967-df027c0936c9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4553349Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>8485ba4f-0d80-408f-ad3d-79ae22f83899</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b5920376-8b8f-4b15-8f43-e6397730bb69</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>08da6fbc-ee0f-4257-be7c-48704e56b994</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4560854Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>853b1b94-0fe4-4d7b-97b4-9463d57e9874</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6fba6aa9-ea74-47d4-b3bd-e4316bcc4ceb</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9ca934da-0df4-4b78-b372-40e6d51101d9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4562109Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>bcc0550f-a582-4501-b587-c484f2d11df9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7bb8d05f-746f-4376-b9be-baa809d696b7</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d9697779-6004-42fb-bc3a-f152f5ad8687</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4563471Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>e58dfd18-43d1-4bad-8aa0-c51fe224bfe3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2fa4d2eb-ad01-4ce3-bb27-3b690a33c538</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>41aa401d-616b-4935-abf8-62b1ee1cfd25</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4564475Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f282aff2-d520-473e-b03f-5765a713de29</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>22d573ac-e07a-42ef-8e38-cae7cd71c836</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9fe0034d-b208-48b7-861e-ee78d4f3d008</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4565397Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>4b153999-69d1-465d-ae97-8a488f98c001</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3de3a95d-9103-405c-8db0-5e73355c15d1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f80c45b3-f90f-4a9f-b416-601c3993968a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6003db61-6b14-4e71-88f9-47c7a620f0ae</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ef9292d1-19fb-4014-ad72-1dc584e08e12</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4566927Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>5f687dea-9c1a-4ba4-9d00-0a6e4121dc91</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>a82d8389-251b-4a1b-ad91-271a0e5f45b6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a41c90f2-fc39-4292-8ab8-3095cb7371ee</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4567823Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>59e40a0d-279d-4c91-9c4c-94271fa83396</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1384f1c5-8318-4c82-898e-35c3add39586</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ef91a4f5-9127-411d-891e-7927927310e1</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4568663Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>5f71f317-bcc7-48cb-90cf-49eddc844928</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>af175aaa-d3a1-4a25-9b60-b142f2a7e1f6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>85370b22-1d5f-4da0-b8d2-d2916c9cdbf6</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4569513Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>6c376f20-c078-4d58-b8cb-057b9cbf1171</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b6474497-d301-4d03-9e81-41ae9b5ba756</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>2b45bde9-0924-45f6-8ffc-7027f296e803</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4570347Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>bb4e7035-1757-4eab-b657-2a3403dc1976</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7c89f553-8e6a-4a32-8342-8b6c2c8a1497</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>358fca08-2576-4625-8e22-6c22c7c78cc5</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4571192Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>606247ba-dbb0-45d7-b8ec-196ed1c5ec8b</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>d886a8b3-d9c8-4421-84a4-4ec73c9ba489</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2e6e614e-b062-4a80-a123-c130b9003b3e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>73532002-5bd3-4cc8-9e94-870dd2208c26</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7aeeac56-ef30-4845-a018-14faede5f8fc</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4572541Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>04fc29e0-0cde-4cf4-82c1-be8702bfd7ae</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>21a7e8d9-430d-429a-91ad-25b5801ee76b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8bae1bd7-0e04-4487-9de2-0714f59bbae5</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>8d76a054-7d6f-4c76-9a72-c9ab643ea83d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>44e4636b-7b9b-4e68-9710-dfa422cb89a6</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4573446Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2f03fc17-35b8-412d-b9d8-439767a9ffe9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>7cecb47d-0da0-452f-9bf6-da6b454d7fd6</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>60b30f76-ea21-40ae-a2f2-368974279614</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>c278d484-4b99-45fa-835d-f7826d528b61</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>390a4912-09c4-4540-b2d7-6c0fbf470741</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4574427Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>077bdb50-0910-4098-8d39-e43e3f38c3b1</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>9ce704cd-16b1-4f75-9442-6f9ac54fb922</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0c56a076-a1a8-4b1c-8ea9-3f172500a13e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>72ed1371-50b6-4675-8d71-87c3c4a24353</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>93d62573-a25f-4f50-be1e-0bb4dfcbf5ba</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4575421Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>8f61b5bf-9348-4a89-879e-9314458bccdd</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>8d15eef3-7e1f-4fec-80f7-828e2f28a9da</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>cd4134a8-0d62-4b5b-a1a1-4a9eef53f63d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>4eed8ea4-1a8a-4ab7-8106-e6aac4564d02</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>16a97e62-0c77-498f-ad67-ee2f9ee76108</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4576291Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>db3b69b1-ad6d-416d-97f6-e1e502e20853</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>80e222a0-3229-4997-b07e-bed44ee7a375</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0cd39f6d-7b8e-49c1-8c7d-bf2cf7f3a191</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>e5690f8d-c1dd-4a21-bf93-fb5f227a475e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>50df92ac-b193-434d-bc6c-a95ff06a1534</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6bb0538b-1f89-4770-9e68-fa29afaac8aa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6e229bed-2d84-4048-8f07-20b67060350c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>ADT-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T09:53:48.4577132Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>458fe932-c737-44d1-b5c9-0e972fa953fb</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>78c5133e-4174-48db-aae6-606a7256df5a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>NNBR</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>ENR1</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>68806a03-2ff6-4095-ba84-6d3d7e510073</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">10170.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>504e8597-a5a2-4578-bf86-4c01ab2a44cb</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>N</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">19500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">470.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">20340.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c13d11ce-7494-4b0d-b5a6-bc19e6d053eb</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T09:54:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">740.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">940.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <PaxRefID>ADT-2</PaxRefID>
                                        <ValidatingPartyRefID>19b492b6-b1d7-43f1-95d4-6002babb5078</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>021dfa94-ba2c-42d0-ab53-d7f097c86a5e</PaxJourneyRefID>
                                                <PaxJourneyRefID>fe476043-3063-4200-ab08-a7c2332e367b</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>b5c2df90-cd1a-498f-8942-855a1ffa4853</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">39000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-07T12:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">740.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">940.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1680.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">40680.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Filter by the Language

In all the methods of MixVel in the block PayloadAttributes there is the element PrimaryLangID. This element is used as the language filter.

.../PayloadAttributes/PrimaryLangID

Element Description
PrimaryLandID The element is used as the language filter and contains the data about the language code for the language in which the response should be delivered (RU (Russian)  or EN (English).

The filter PrimaryLangID applies to delivery of the data about the brand, upt, and the information from the dictionaries.

Information about the brand and the upt in the requested language is available in case the airline company input it.

Example:

<PayloadAttributes>
        <PrimaryLangID>EN</PrimaryLangID>
</PayloadAttributes>

The Filter by the Cabin / Class

This filter in Mixvel_AirShoppingRQ is used to settle the included or excluded class:

  1. First;

  2. Business;

  3. Premium Economy;

  4. Economy.

The filter for the cabin type preferences is set through the structure:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CabinType

It’s allowed to set up one or several blocks CabinType.

Element Description Example
…/CabinType Airline's and flight settings
…/CabinTypeCode The code of the airline to which the filter will be applied within the PrefLevel Business
…/PrefLevel Preference Level
…/PrefLevelCode Preference Level Code Excluded

(by default Required)

Example of Mixvel_AirShoppingRQ (only for a particular class including):

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-03-20T17:20:53+03:00"/>
    <AppData>
      <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
        <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2023-06-30</DateRangeStart>
                  <DateRangeEnd>2023-06-30</DateRangeEnd>
                  <IATA_LocationCode>LED</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>Pax-1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
            <Pax>
              <PaxID>Pax-2</PaxID>
              <PTC>CNN</PTC>
            </Pax>
          </Paxs>
        </Request>
      </shop:Mixvel_AirShoppingRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="9de79845-8f57-46a1-9575-8929ec3c85d4" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-02-28T11:50:52.6333603Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>29b09864-3f14-44e8-80ce-659bf2c10c5d</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>40951759-2beb-4c3b-b5dd-578f7ea4c604</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>16661d0d-24cd-4595-988e-c7e756322ec0</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>U6 WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10KG NOT EXCEEDING 55CM IN LENGTH 40CM IN WIDTH AND 20CM IN HEIGHT. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>LED</OriginCode>
                                <OriginDestID>5ba4f0a0-abcc-4406-bd14-7f0511148150</OriginDestID>
                                <PaxJourneyRefID>c85c2f0c-d827-40b3-8151-d2d86a747fde</PaxJourneyRefID>
                                <PaxJourneyRefID>2a2f53ee-050f-461f-8297-a0de9c0e75f8</PaxJourneyRefID>
                                <PaxJourneyRefID>66d513e6-7965-4de0-bff6-2f7d5ab362cc</PaxJourneyRefID>
                                <PaxJourneyRefID>897fed72-9467-4c4c-82a8-2467907b7940</PaxJourneyRefID>
                                <PaxJourneyRefID>28eac046-1adb-4b7d-b22a-b8fb2b603939</PaxJourneyRefID>
                                <PaxJourneyRefID>1ea662d5-3033-4cac-a5ea-c0b0afff49c8</PaxJourneyRefID>
                                <PaxJourneyRefID>6ce1919e-5005-4cdb-a0e5-885f6609f208</PaxJourneyRefID>
                                <PaxJourneyRefID>98fd9583-fc6b-4566-a5d2-58431a240bc1</PaxJourneyRefID>
                                <PaxJourneyRefID>4b9860ad-d517-451a-8aa2-eee38e2faade</PaxJourneyRefID>
                                <PaxJourneyRefID>1dbd7086-3f27-4636-9930-80bd3aeeaffe</PaxJourneyRefID>
                                <PaxJourneyRefID>721e67bd-2fec-4e9e-9438-3cd6264f0cac</PaxJourneyRefID>
                                <PaxJourneyRefID>59272998-ecdc-408e-acfc-16dfda9b2837</PaxJourneyRefID>
                                <PaxJourneyRefID>f6e2658a-b5f9-49db-b920-85dc9705e32f</PaxJourneyRefID>
                                <PaxJourneyRefID>e0b64f29-454d-4979-84bd-29c7a6e7022f</PaxJourneyRefID>
                                <PaxJourneyRefID>99a01bd8-560b-48d5-8f83-6df45cc16d19</PaxJourneyRefID>
                                <PaxJourneyRefID>b4aaa2c3-b4f7-4938-99fa-84e193f06edb</PaxJourneyRefID>
                                <PaxJourneyRefID>88454c03-f15a-4144-80da-2adc54a0ba2a</PaxJourneyRefID>
                                <PaxJourneyRefID>d4898dcd-123d-49c5-b485-4a62fe072193</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>e0b64f29-454d-4979-84bd-29c7a6e7022f</PaxJourneyID>
                                <PaxSegmentRefID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H25M</Duration>
                                <PaxJourneyID>66d513e6-7965-4de0-bff6-2f7d5ab362cc</PaxJourneyID>
                                <PaxSegmentRefID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H</Duration>
                                <PaxJourneyID>721e67bd-2fec-4e9e-9438-3cd6264f0cac</PaxJourneyID>
                                <PaxSegmentRefID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H10M</Duration>
                                <PaxJourneyID>4b9860ad-d517-451a-8aa2-eee38e2faade</PaxJourneyID>
                                <PaxSegmentRefID>aa5d5177-f0de-4f94-8a03-5cbed27f22d9</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>88454c03-f15a-4144-80da-2adc54a0ba2a</PaxJourneyID>
                                <PaxSegmentRefID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT8H55M</Duration>
                                <PaxJourneyID>28eac046-1adb-4b7d-b22a-b8fb2b603939</PaxJourneyID>
                                <PaxSegmentRefID>c985f6e0-571b-4951-ae62-4d67aef22134</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H25M</Duration>
                                <PaxJourneyID>2a2f53ee-050f-461f-8297-a0de9c0e75f8</PaxJourneyID>
                                <PaxSegmentRefID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>99a01bd8-560b-48d5-8f83-6df45cc16d19</PaxJourneyID>
                                <PaxSegmentRefID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H40M</Duration>
                                <PaxJourneyID>1dbd7086-3f27-4636-9930-80bd3aeeaffe</PaxJourneyID>
                                <PaxSegmentRefID>90f5572a-c104-494c-98b0-6c2d1be813a1</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT7H</Duration>
                                <PaxJourneyID>1ea662d5-3033-4cac-a5ea-c0b0afff49c8</PaxJourneyID>
                                <PaxSegmentRefID>e029bbcd-5f5a-4467-a569-a6e2e3588e1e</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>b4aaa2c3-b4f7-4938-99fa-84e193f06edb</PaxJourneyID>
                                <PaxSegmentRefID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>d4898dcd-123d-49c5-b485-4a62fe072193</PaxJourneyID>
                                <PaxSegmentRefID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H40M</Duration>
                                <PaxJourneyID>f6e2658a-b5f9-49db-b920-85dc9705e32f</PaxJourneyID>
                                <PaxSegmentRefID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H25M</Duration>
                                <PaxJourneyID>c85c2f0c-d827-40b3-8151-d2d86a747fde</PaxJourneyID>
                                <PaxSegmentRefID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H</Duration>
                                <PaxJourneyID>59272998-ecdc-408e-acfc-16dfda9b2837</PaxJourneyID>
                                <PaxSegmentRefID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT8H</Duration>
                                <PaxJourneyID>6ce1919e-5005-4cdb-a0e5-885f6609f208</PaxJourneyID>
                                <PaxSegmentRefID>e98b103b-ac8a-4586-a53e-7c8b8e5b8fe9</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H</Duration>
                                <PaxJourneyID>98fd9583-fc6b-4566-a5d2-58431a240bc1</PaxJourneyID>
                                <PaxSegmentRefID>2ac7685c-a843-42bb-b424-467b7f3cebee</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT5H15M</Duration>
                                <PaxJourneyID>897fed72-9467-4c4c-82a8-2467907b7940</PaxJourneyID>
                                <PaxSegmentRefID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-2</PaxID>
                                <PTC>CNN</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T17:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T17:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>4796fff2-1bfe-47eb-910a-a70613785737</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T12:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T12:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>2814</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>2814</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5cbf5d1a-d205-4845-857d-f6e9a1097007</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T09:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T09:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>603</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>603</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2ac7685c-a843-42bb-b424-467b7f3cebee</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T10:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T10:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>6a4d7e09-d915-40a4-9d58-39620734a67e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T06:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T06:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H25M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>123</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>123</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T12:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T12:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>08b03ee0-7f7d-445f-8402-8fc78b939acc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T08:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T08:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H25M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>181</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>181</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T16:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T16:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>43b5e0c5-233f-422d-b3b3-ad76152b6463</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T13:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T13:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT3H10M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1200</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1200</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>aa5d5177-f0de-4f94-8a03-5cbed27f22d9</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T15:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T08:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>100</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>aef366fc-7b8c-4b2a-8f37-33e2cb4d6bfb</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T07:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T15:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>100</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>6def5ebe-6a5f-4bd7-a412-6fe0e3067fb1</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T10:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T07:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT8H</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>1</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>604</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>604</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>e98b103b-ac8a-4586-a53e-7c8b8e5b8fe9</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-01T00:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-01T00:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>3b93e198-def0-465e-9a2a-7f8b619f3f58</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T19:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T19:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6567</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6567</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T08:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T02:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e7d3c76a-72d9-4609-9d67-93e73ad04af2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T01:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T08:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>aade7cbc-4d75-47a5-8f88-65adb40c6739</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T03:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T01:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT7H</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>1</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>605</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>605</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>e029bbcd-5f5a-4467-a569-a6e2e3588e1e</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T21:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T21:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b3de5f0b-446d-443c-b6a4-cdcde7144c20</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T17:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T17:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H40M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1210</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1210</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>90f5572a-c104-494c-98b0-6c2d1be813a1</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T12:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T12:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>332</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7e55a908-9b03-4de5-bd9a-0809827abe5d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T09:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T09:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT3H25M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>517</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>517</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8fdbca57-0d86-468c-bb18-8e4f0562a564</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T10:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>3</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T10:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>3</TerminalName>
                                </Dep>
                                <Duration>PT3H</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>4444</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>4444</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e77ce12b-5bb2-4406-9107-53fa70ae3aa6</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T10:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T10:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT3H</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>4445</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>4445</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>bbdc048a-ab92-46c7-bac3-7b47d550a066</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T06:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T06:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H40M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6559</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6559</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T16:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T12:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>398c1ad5-369e-46dd-aea7-288d651ef55f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T11:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T16:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>a6bbcd90-0072-48bb-ab15-a69e2669d543</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T11:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT5H15M</Duration>
                                <Mileage>1200</Mileage>
                                <LandingsQty>1</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>521</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T15:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T15:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>dbcb4084-b5a6-478c-bcdd-09f5b1f6b93a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T10:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T10:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6569</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6569</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T09:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T09:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>142</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>122e6ccf-2d34-418e-975c-cf24659f52c6</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T00:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T00:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT8H55M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>52</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>XX</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>52</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>c985f6e0-571b-4951-ae62-4d67aef22134</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>78723813-4a76-4398-a2f6-0e2a51a4ce0b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T13:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T13:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6561</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6561</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T12:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T12:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>937aa1e1-bd88-4dda-af4a-40f2936633f6</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T07:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T07:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6563</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6563</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х20СМ (0MJ)</DescText>
                                </Desc>
                                <Name>ПРОМО</Name>
                                <PriceClassID>e6325cae-d501-4982-8a53-06627bb17700</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>YLT</Code>
                                <Name>ЛАЙТ ЭКОНОМ</Name>
                                <PriceClassID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>NB</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСТАНОВКА (STO)</DescText>
                                </Desc>
                                <Name>ECONOMY LITE</Name>
                                <PriceClassID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>YLT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧ КЛАДЬ 5КГ ДО 115СМ (0ML)</DescText>
                                </Desc>
                                <Name>ЛАЙТ ЭКОНОМ</Name>
                                <PriceClassID>3d73fc65-7eca-443e-ad42-8c9aac0404e4</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>adc60dcc-4bf6-4bd0-bf8c-57e81654e1fb</ValidatingPartyID>
                                <ValidatingPartyCode>N4</ValidatingPartyCode>
                                <ValidatingPartyName>Северный Ветер</ValidatingPartyName>
                                <ValidatingPartyDesigCode>216</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>752c1501-8658-4b9f-ad34-91ed437be088</ValidatingPartyID>
                                <ValidatingPartyCode>FV</ValidatingPartyCode>
                                <ValidatingPartyName>Россия</ValidatingPartyName>
                                <ValidatingPartyDesigCode>195</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>f7ed50ee-f576-4a3c-bbdb-8eddc3a7026e</ValidatingPartyID>
                                <ValidatingPartyCode>U6</ValidatingPartyCode>
                                <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyID>
                                <ValidatingPartyCode>XX</ValidatingPartyCode>
                                <ValidatingPartyName>Тестовые авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>01C</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>16661d0d-24cd-4595-988e-c7e756322ec0</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6054433Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f8ff0862-ea6c-42cf-98a9-a1c02b660728</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPROW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>e6325cae-d501-4982-8a53-06627bb17700</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1565.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">400.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0b7a4d16-4f73-40a4-b181-fb659095a75a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1565.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>f7ed50ee-f576-4a3c-bbdb-8eddc3a7026e</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>c85c2f0c-d827-40b3-8151-d2d86a747fde</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5c714b37-8a76-4ea9-8c02-2464463b249c</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPROW/CH50</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4e499278-100f-4778-88e5-7b947714beec</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>e6325cae-d501-4982-8a53-06627bb17700</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1565.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">400.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3f73cfbc-9834-4fc7-a96d-005e494be481</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1565.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>f7ed50ee-f576-4a3c-bbdb-8eddc3a7026e</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>c85c2f0c-d827-40b3-8151-d2d86a747fde</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4520654f-f700-4fb3-8373-fba08e3be454</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3130.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">800.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">4710.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4720.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>16661d0d-24cd-4595-988e-c7e756322ec0</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6056259Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>657a5b06-8a9d-46c8-9e01-2e84cc5b087c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPROW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>e6325cae-d501-4982-8a53-06627bb17700</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1565.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">400.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>34f41f81-77c6-4abc-88da-4eeb824abda9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1565.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2385.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2390.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>f7ed50ee-f576-4a3c-bbdb-8eddc3a7026e</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>2a2f53ee-050f-461f-8297-a0de9c0e75f8</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dea1dcb7-ada3-4131-93b8-b18bc3839128</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>OPROW/CH50</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>d1233c67-4ac6-46d3-b585-c27972fcfcb0</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1565.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">400.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>e6325cae-d501-4982-8a53-06627bb17700</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>O</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1565.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">400.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3baead86-a4fb-49e2-ae22-1d2c2659ccc2</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1565.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">400.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2325.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2330.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>f7ed50ee-f576-4a3c-bbdb-8eddc3a7026e</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>2a2f53ee-050f-461f-8297-a0de9c0e75f8</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>2bfe5081-4edc-4857-a1a3-a825beb35916</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3130.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">800.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">4710.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4720.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>40951759-2beb-4c3b-b5dd-578f7ea4c604</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>68003312-72aa-429b-936b-6d6bed37a88a</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">150.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>3d73fc65-7eca-443e-ad42-8c9aac0404e4</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">150.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e0fe4a76-a206-4a87-8894-76e04a3ad8e6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">150.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>adc60dcc-4bf6-4bd0-bf8c-57e81654e1fb</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>66d513e6-7965-4de0-bff6-2f7d5ab362cc</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>c4cdaa37-1e43-4b50-ae7d-f41f4d2fc1aa</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW/CN15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6951a356-5eb0-4509-9023-95e09dadb076</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">130.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>3d73fc65-7eca-443e-ad42-8c9aac0404e4</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">130.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>068f6de1-cba0-4439-9722-9a36a4562046</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">130.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>adc60dcc-4bf6-4bd0-bf8c-57e81654e1fb</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>66d513e6-7965-4de0-bff6-2f7d5ab362cc</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3feb04a7-93dc-42ae-abb5-d0c80e85e800</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">1880.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">280.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">2700.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3760.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5640.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>40951759-2beb-4c3b-b5dd-578f7ea4c604</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>fd7bab16-cfd0-40f6-88db-6675c9b5ae8f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">150.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>3d73fc65-7eca-443e-ad42-8c9aac0404e4</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">150.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>df157930-c8b2-4802-bb3d-b47ea0313e8e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1015.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">150.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1920.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2935.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>adc60dcc-4bf6-4bd0-bf8c-57e81654e1fb</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>897fed72-9467-4c4c-82a8-2467907b7940</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9db90268-8f46-4f0e-a684-66697d93c79b</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW/CN15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>7d0c1458-38a6-4cec-b42f-a76a52c58619</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">130.00</Amount>
                                                        <TaxCode>Q</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>3d73fc65-7eca-443e-ad42-8c9aac0404e4</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">130.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>03d6a84f-09b3-446d-bd67-1a5f5896cf12</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">865.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">130.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1840.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2705.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>adc60dcc-4bf6-4bd0-bf8c-57e81654e1fb</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>897fed72-9467-4c4c-82a8-2467907b7940</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>0d722cbb-acd1-4d5d-8c93-ef5991df2459</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">1880.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T15:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">280.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">2700.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3760.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5640.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c985f6e0-571b-4951-ae62-4d67aef22134</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6060055Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>091afee8-aa74-4e69-97bd-a9b0f22ba9d8</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c985f6e0-571b-4951-ae62-4d67aef22134</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>ac26fe04-10dd-4091-b256-37f44ecc3c46</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>28eac046-1adb-4b7d-b22a-b8fb2b603939</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>b76dbc31-839b-4f13-aa97-aa0ffa3057e1</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c985f6e0-571b-4951-ae62-4d67aef22134</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1b27ba89-b4fe-4e97-ab1f-8a30ad680279</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>28eac046-1adb-4b7d-b22a-b8fb2b603939</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d4229bed-c0a2-4cdf-9f75-1359fb694689</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e029bbcd-5f5a-4467-a569-a6e2e3588e1e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6061408Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>86a9c83f-4c7e-485f-af90-59b9aaa8ac2f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e029bbcd-5f5a-4467-a569-a6e2e3588e1e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>d2da7940-cfdf-4bb0-b17d-f7062e9b4348</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1ea662d5-3033-4cac-a5ea-c0b0afff49c8</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d5ece4a9-aea4-4715-a650-20e14d6250ca</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e029bbcd-5f5a-4467-a569-a6e2e3588e1e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>ef084709-e399-457f-b6bd-bddceb8f288d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1ea662d5-3033-4cac-a5ea-c0b0afff49c8</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>6c5a6df3-7745-444f-869b-5f60a5c4f544</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e98b103b-ac8a-4586-a53e-7c8b8e5b8fe9</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6062202Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>9c80fb8b-5049-4755-af96-db59e91c1ca6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e98b103b-ac8a-4586-a53e-7c8b8e5b8fe9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7cd43671-fa09-4845-8fcf-873ee208c42b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6ce1919e-5005-4cdb-a0e5-885f6609f208</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>50a58e35-69d1-4876-9c04-15a817233148</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e98b103b-ac8a-4586-a53e-7c8b8e5b8fe9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c1532268-9619-4acc-89b2-c3c2b3e8db02</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6ce1919e-5005-4cdb-a0e5-885f6609f208</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3555565d-8a5f-47d5-a62d-d59202c205ab</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2ac7685c-a843-42bb-b424-467b7f3cebee</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6062954Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>934f3f81-68ec-4494-b60f-fbf9f9acd72e</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2ac7685c-a843-42bb-b424-467b7f3cebee</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>29199a79-9254-463e-856b-c93f93ddde54</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>98fd9583-fc6b-4566-a5d2-58431a240bc1</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4af9ddc6-900e-4677-9cb3-1ce1ceb42e58</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2ac7685c-a843-42bb-b424-467b7f3cebee</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>52b110c0-b077-4ec2-a079-5b68af56f645</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>98fd9583-fc6b-4566-a5d2-58431a240bc1</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>062cd1f8-8660-40ab-b10c-844e67fc2183</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>aa5d5177-f0de-4f94-8a03-5cbed27f22d9</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.6064216Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>21ca0d97-d35e-4d11-9e7e-c8c4575e7fc3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>aa5d5177-f0de-4f94-8a03-5cbed27f22d9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>de934e30-475e-4938-bc30-2ae1c9c51c75</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>4b9860ad-d517-451a-8aa2-eee38e2faade</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f045454d-ceb5-4300-8d59-64073d7bba5f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>aa5d5177-f0de-4f94-8a03-5cbed27f22d9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>69f47d6c-41cd-4804-86a1-e7f0a4b49116</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>4b9860ad-d517-451a-8aa2-eee38e2faade</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>682eba3a-6e74-4cdf-9f19-973ba3a4ca91</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>90f5572a-c104-494c-98b0-6c2d1be813a1</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:35:52.606494Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>fb60b7a0-3d9e-4e32-b63e-fefb6ee18392</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>90f5572a-c104-494c-98b0-6c2d1be813a1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>579bf113-8841-44e2-9223-317074536455</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1dbd7086-3f27-4636-9930-80bd3aeeaffe</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>177418db-e582-4631-b964-16e7b95f3580</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YLTOW/CN33</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0001</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>90f5572a-c104-494c-98b0-6c2d1be813a1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8073c5b8-c8de-4db1-8c3e-6ca4d1fae6dd</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7b00fad1-53e9-4681-804e-4ef8943f194b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T11:51:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">4020.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4380.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>162aa0c2-0836-4ea1-bf93-59f98ad0e297</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1dbd7086-3f27-4636-9930-80bd3aeeaffe</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5107ab3c-4b20-4446-9a4b-bbf0b2e38897</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10020.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-30T13:35:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10800.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>29b09864-3f14-44e8-80ce-659bf2c10c5d</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>fbcb7e53-655d-4b14-b7f8-49967c533db4</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1111</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>578c02a8-05ff-449d-8509-f037ca4315f0</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>752c1501-8658-4b9f-ad34-91ed437be088</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>721e67bd-2fec-4e9e-9438-3cd6264f0cac</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>68546580-a197-4a86-805c-e87048bc0e90</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YOW/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1111</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6b3e87aa-3fda-457c-92b7-bbeb5e5620a3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                            </Price>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b207fe4f-3713-417e-be86-3a67e34b7e54</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>752c1501-8658-4b9f-ad34-91ed437be088</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>721e67bd-2fec-4e9e-9438-3cd6264f0cac</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e06e1e78-5a6a-47c7-b963-5c92e66d22ee</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">5550.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">12330.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05ca4042-0fef-455e-95d4-56094ce9b43b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>29b09864-3f14-44e8-80ce-659bf2c10c5d</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>c71194cb-a224-4c59-b851-2d68f51e0c0c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1111</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                            </Price>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>efd132c7-d017-4e13-a633-ec0ac41d34bb</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>752c1501-8658-4b9f-ad34-91ed437be088</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>59272998-ecdc-408e-acfc-16dfda9b2837</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5b0582f5-df55-4115-9585-1290a5f28a15</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YOW/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1111</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ba146fc7-7503-4077-8697-7006282a7eb5</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                            </Price>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>ec861cfb-e97d-4051-8565-c284ced9f2cf</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2550.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5910.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>752c1501-8658-4b9f-ad34-91ed437be088</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>59272998-ecdc-408e-acfc-16dfda9b2837</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5f5a4446-50c7-4a2b-9597-e91965e0543d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">5550.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">12330.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>28a1e3f3-1e84-4354-8675-5a3cee57db4f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0fb22fbc-9fa2-40d4-9f8e-30cc365b3901</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>f6e2658a-b5f9-49db-b920-85dc9705e32f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a36b6b7d-c0a1-46b3-b05b-025b1a125a65</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f9e1693a-e146-4485-a989-f7c9959be500</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b423df3f-6903-4d15-ad9f-8ef40296df98</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>f6e2658a-b5f9-49db-b920-85dc9705e32f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dc11acab-cd0f-42f2-aacf-dac06f105e53</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>3b3ed398-ef43-46fd-aa8e-dc7761316932</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>af58a4a5-a53d-4db2-8c32-3fc9a2ca4ef3</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>e0b64f29-454d-4979-84bd-29c7a6e7022f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f999846d-d01e-498e-9eaa-3f76e209f650</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c7d0be4e-97c6-40d6-b3ec-9729f8a0abda</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>39b322b5-4f94-4563-b76b-83d3e9c7b367</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>e0b64f29-454d-4979-84bd-29c7a6e7022f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>cded48f0-8f47-4c32-b7b2-ee3fb7a44c3c</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>ea0b8373-49a3-4d7f-9e6a-bef845893428</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0ae2f34b-8de9-4ce2-b404-45f10020b0e9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>99a01bd8-560b-48d5-8f83-6df45cc16d19</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d0c670ef-ca6a-4c27-9cef-c4b5930cbca8</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>7c2e0e87-aeb4-417a-8fd8-74cf0392c6b4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0dc0fad4-fac4-4c1a-81a0-687c54e5a87d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>99a01bd8-560b-48d5-8f83-6df45cc16d19</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a2ca6805-9a20-4cf3-9308-78e3123b61cc</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>c28345ed-5414-4aad-b864-c782bd6e0f11</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>19126730-0a8a-464d-886d-e9b5a1868aed</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>b4aaa2c3-b4f7-4938-99fa-84e193f06edb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ad9fc54e-b6ac-4786-adb3-888ab6a90cfd</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>512eff63-a2d2-49dc-ada9-763667cd0693</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c24bde13-6ff1-4fa7-8a0d-63eb2b6f2944</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>b4aaa2c3-b4f7-4938-99fa-84e193f06edb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5d12bce1-ad07-478f-9f97-09b6aab42a64</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d2bc351c-1e82-4286-81da-02c2e0209723</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>d6f6a24b-c9f1-43bd-aaae-8316cadfaacf</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>88454c03-f15a-4144-80da-2adc54a0ba2a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>018cfc6a-8624-451d-a0c6-f6ab51750797</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>1eb45ac5-a78b-4aa3-bfd5-a1a7803970e2</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>47372524-2a8a-4a70-a4e4-e2314b0f900b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>88454c03-f15a-4144-80da-2adc54a0ba2a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>02ee3b08-2c8d-4b28-b955-845d8c44fefc</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1a541499-1e0b-4bc6-866d-4c449af08d33</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>258e95d9-7cc5-4f32-a964-e97fe6509795</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:21:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>1c55a80e-7fe4-4be2-a5d9-d2bb48a9da1a</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>ad26d881-0104-47ae-ab43-0b7a8bd35f03</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">8700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9120.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d4898dcd-123d-49c5-b485-4a62fe072193</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>8ff65616-77b8-4b65-908f-50cec1e9e80d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>GNOR/CH15</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>51aef2b6-aefd-43a9-84fa-2e8e37a1dc98</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>08fc9594-f5c5-4fff-b791-433af7989c49</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>G</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b3408023-fd6a-4fbe-9f21-913b0829cf92</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:21:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7395.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7755.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>fd2ca71a-2036-4760-ab58-9c3ffb6994e1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d4898dcd-123d-49c5-b485-4a62fe072193</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>c1bc5afe-3a7b-41c9-8cce-0127d87657a2</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">16095.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">16875.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRQ (for a particular class excluding):

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Excluded</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-05-28</DateRangeStart>
                                    <DateRangeEnd>2024-05-28</DateRangeEnd>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-2</PaxID>
                            <PTC>CNN</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="ea4c168a-0574-48b8-95e6-2d38155b47e0" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-02-28T11:57:22.7757577Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">32</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">70</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 15 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">15</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">33</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>LED</OriginCode>
                                <OriginDestID>cd24e16c-a395-4236-815c-9e2b16caab62</OriginDestID>
                                <PaxJourneyRefID>78e3ca64-4ee7-456b-9018-e8d0f1a81fb5</PaxJourneyRefID>
                                <PaxJourneyRefID>33767351-336c-4f12-8a58-568543297f8c</PaxJourneyRefID>
                                <PaxJourneyRefID>d00f50ea-0f01-4823-924a-0717a3d5afc7</PaxJourneyRefID>
                                <PaxJourneyRefID>b8ba8d21-bf51-44f4-a6b1-00af0701e93c</PaxJourneyRefID>
                                <PaxJourneyRefID>fe32c8d7-efe1-4dd0-9b7f-1e016b18571f</PaxJourneyRefID>
                                <PaxJourneyRefID>aa3726a9-441d-4472-a72a-6a7d15cc7719</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>fe32c8d7-efe1-4dd0-9b7f-1e016b18571f</PaxJourneyID>
                                <PaxSegmentRefID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>b8ba8d21-bf51-44f4-a6b1-00af0701e93c</PaxJourneyID>
                                <PaxSegmentRefID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H40M</Duration>
                                <PaxJourneyID>78e3ca64-4ee7-456b-9018-e8d0f1a81fb5</PaxJourneyID>
                                <PaxSegmentRefID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H35M</Duration>
                                <PaxJourneyID>d00f50ea-0f01-4823-924a-0717a3d5afc7</PaxJourneyID>
                                <PaxSegmentRefID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>33767351-336c-4f12-8a58-568543297f8c</PaxJourneyID>
                                <PaxSegmentRefID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H30M</Duration>
                                <PaxJourneyID>aa3726a9-441d-4472-a72a-6a7d15cc7719</PaxJourneyID>
                                <PaxSegmentRefID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-2</PaxID>
                                <PTC>CNN</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-28T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-28T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b886b6be-4d1f-4e1e-8310-533416921786</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T13:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T13:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6561</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6561</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-28T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-28T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f41a5b37-1093-474f-a7d0-6398173a573e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T06:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T06:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H40M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6559</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6559</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-28T17:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-28T17:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f04e534b-ee97-4529-b7ea-9d351c6868f7</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T12:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T12:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>2814</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>2814</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-28T15:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-28T15:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>760a9bff-ebea-449a-b5fd-d27f667a73e6</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T10:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T10:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H35M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6569</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6569</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-29T00:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-29T00:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c2f07b1f-58bd-4a7c-9495-c1e2408aec44</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T19:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T19:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6567</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6567</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-28T12:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-28T12:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7e0e4dd8-82ca-4496-8bc0-073987f15840</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-28T07:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-28T07:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT4H30M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6563</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6563</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>BA</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>НАЧИСЛЕНИЕ 150 ПРОЦ МИЛЬ (06M)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY15KG 33LBUPTO 55X40X25CM (0MK)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДО 70Ф 32КГ И ДО 80Д 203СМ (0FN)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ПРИОРИТЕТНАЯ ПОСАДКА (0G6)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ПРИОРИТЕТНЫЙ БАГАЖ (0LF)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ПРИОРИТЕТНАЯ РЕГИСТРАЦИЯ (03P)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДОСТУП В ЗАЛ ОЖИДАНИЯ ШРМ (SVO)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСТАНОВКА (STO)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                                </Desc>
                                <Name>BUSINESS BASE</Name>
                                <PriceClassID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>6d81e6a0-6a6f-4f8d-8994-9615380059e3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>5732d863-3bfd-4905-822c-e489ec7ccc71</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>78e3ca64-4ee7-456b-9018-e8d0f1a81fb5</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bd41453f-2308-48c6-8195-f514f1b32eab</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c0d0bb63-ab54-45db-bf88-6e04f2f2e0d3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>aa845b87-2ca5-4a70-a408-74ea4bfaf203</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>78e3ca64-4ee7-456b-9018-e8d0f1a81fb5</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7140af6b-6124-416e-ab3f-dda3b8d40be9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>0a51710a-09d4-4408-8576-402c4caf301a</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>8</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>a2f69295-cc7f-4060-9454-b8a6fd80b499</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>33767351-336c-4f12-8a58-568543297f8c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>cbdd1a35-f620-44dd-86a0-4c7ebe186dd9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>bb1614e1-c8ff-4114-8280-451b131135a9</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>8</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>dcc30f90-85d2-488e-b627-904533b364de</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>33767351-336c-4f12-8a58-568543297f8c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ffa679b4-3498-4b3b-b0aa-f2106d1147c9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>9338cf5f-afdd-4c02-b103-b30e5499b89f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>9eb01cf2-f609-48f3-ad47-267a2424c45a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d00f50ea-0f01-4823-924a-0717a3d5afc7</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>8f07169c-765b-4954-8363-65976070cb31</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4bc5c295-658a-44b4-8cda-abaa7bd3518d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c3e1fb95-4a82-4dc5-aae2-f8630d4aaa3c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d00f50ea-0f01-4823-924a-0717a3d5afc7</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e08589bf-dc3f-4aa7-818e-b13356a7d857</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>3874d79c-a9c0-491d-ad1e-6dae542c0b2f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2989883c-e3e2-4e4d-be61-7b3a9387bf2f</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>b8ba8d21-bf51-44f4-a6b1-00af0701e93c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3c6502a5-a836-4160-afc9-71568cd666b0</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>251ca280-e17a-4bdf-b919-b30dce14f34b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>71bd1ef4-a09b-45b6-af93-bdd9c0e8e68c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>b8ba8d21-bf51-44f4-a6b1-00af0701e93c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>834080b3-32f6-4496-8adc-315ce00028b9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d1ad02c5-febe-42b3-93ab-0299686334dd</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>5</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>fa92eae3-3b20-481d-9482-a058791d150d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>fe32c8d7-efe1-4dd0-9b7f-1e016b18571f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>afe19ef9-33b0-4316-89c1-dc8a71fc376d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f37845bd-cb2d-44be-81ad-494d0c81928e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>5</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e856a849-4630-4110-b6b1-3b363bdcbcf8</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>fe32c8d7-efe1-4dd0-9b7f-1e016b18571f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>10154984-ec06-4e0f-8e34-3087a444cd71</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b5e222eb-5b71-4629-a63a-68937f6cdb15</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>8c641b0b-ad0e-4b20-9208-bb1e3bbb91ee</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:28:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f1bcd4c1-9f4e-4898-9541-95ec771407f2</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">235.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e82d08c3-80cc-4629-90eb-446dd0e1495e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">36000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">235.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">420.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36420.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>aa3726a9-441d-4472-a72a-6a7d15cc7719</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>c7168d1b-a010-48f1-b7cb-93ee8d9f34ac</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZBOR/CH10</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BBR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4849db0b-3a14-4ac4-9c00-33e620f47a59</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">115.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">60.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>0f44e12f-68a8-4260-8f01-503f483ec332</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">175.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>92f9a78a-681e-4922-96a7-4c428fe52966</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:28:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">32400.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">175.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">360.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">32760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>ed294dec-0d87-4f4f-a02f-7e3c407d0a43</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>aa3726a9-441d-4472-a72a-6a7d15cc7719</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>b7ddd7d9-888a-43ef-9d10-1a8a1e785fb2</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">68400.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:57:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">410.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">780.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">69180.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Search for the Best Price on a Route

When adding a structure CalendarDateCriteria in Mixvel_AirShoppingRQ request and specifying the definition of the lower boundary in the element DaysBeforeNumber and the upper border in the element DaysAfterNumber, there is a search for the best price along the route. To receive data only on direct flights in the reply message Mixvel_AirShoppingRS in CalendarDateCriteria a flag AllowDirectInd is added in the true value (by defaut - false).

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/DaysAfterNumber

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/DaysBeforeNumber

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/AllowDirectInd

Element Description Example
…/CalendarDateCriteria Container for specifying the period for which the best flight price for each day of the range should be presented
…/DaysAfterNumber The value of the upper limit of the range 3
…/DaysBeforeNumber The value of the lower limit of the range 2
…/AllowDirectInd An indicator that allows you to display only direct flights false/true
(by default=false)

In the response Mixvel_AirShoppingRS the system returns the following data:

  1. Departure Time

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/Dep/AircraftScheduledDateTime;

  1. Arrival Time

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/Arrival/AircraftScheduledDateTime;

  1. Airline Carrier Code

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/MarketingCarrierInfo/CarrierDesigCode;

  1. Flight Number

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/MarketingCarrierInfo/MarketingCarrierFlightNumberText;

  1. Aircraft Type Code

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/DatedOperatingLeg/CarrierAircraftType/CarrierAircraftTypeCode;

  1. Reservation Subclass

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/PriceCalendar/PriceCalendarSegmentRef/RBD_Code

  1. Information about the validating carrier

Mixvel_AirShoppingRS/Response/DataLists/ValidatingPartyList/ValidatingParty

  1. Fare Code

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/PriceCalendar/FareBasisCode

As part of a request using CalendarDateCriteria, child discounts are not evaluated, therefore, the cost for a child is the same as for an adult. CalendarDateCriteria does not evaluate child discounts for all child categories, not just infants (INF).

The Agent sent a request to search for the best fare for the route Kaliningrad – Ekaterinburg – Kaliningrad for one adult, and pointed out the following parameters in the request Mixvel_AirShoppingRQ.

Example of Mixvel_AirShoppingRQ (AllowDirectInd=false):

Show the Mixvel_AirShoppingRQ request example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-03-20T17:20:53+03:00"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>3</DaysAfterNumber>
                                    <DaysBeforeNumber>3</DaysBeforeNumber>
                                    <AllowDirectInd>false</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2023-12-25</DateRangeStart>
                                    <DateRangeEnd>2023-12-25</DateRangeEnd>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>3</DaysAfterNumber>
                                    <DaysBeforeNumber>3</DaysBeforeNumber>
                                    <AllowDirectInd>false</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-01-10</DateRangeStart>
                                    <DateRangeEnd>2024-01-10</DateRangeEnd>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

As a result, Mixvel_AirShoppingRS delivers the best fares for the chosen range for the directions Saint-Petersburg – Ekaterinburg.

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="e0f7313d-4559-4ead-89fb-354baba0fa1e" ReplyTo="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-12-06T10:26:49.4443453Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>SVX</DestCode>
                                <OriginCode>KGD</OriginCode>
                                <OriginDestID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestID>
                                <PaxJourneyRefID>735843a3-f237-4d8e-b84f-f852dda92619</PaxJourneyRefID>
                                <PaxJourneyRefID>6667b4d1-b1a7-46fc-be59-6a7c2a4a4c1c</PaxJourneyRefID>
                                <PaxJourneyRefID>e396f41d-e134-4532-902d-68517c166296</PaxJourneyRefID>
                                <PaxJourneyRefID>7528abbc-12e0-46a7-b125-71a386257583</PaxJourneyRefID>
                                <PaxJourneyRefID>32a9c0b3-57cc-4f8e-aeb4-1af0dae84ca7</PaxJourneyRefID>
                                <PaxJourneyRefID>308af174-2508-4419-8eac-513f7a448468</PaxJourneyRefID>
                                <PaxJourneyRefID>f23d1680-15fb-44fe-a0df-d366ed927d78</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>KGD</DestCode>
                                <OriginCode>SVX</OriginCode>
                                <OriginDestID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestID>
                                <PaxJourneyRefID>b6f6c466-1707-495d-9355-da66a9b5d267</PaxJourneyRefID>
                                <PaxJourneyRefID>845fd0e5-40a4-46d5-9132-d106cc4ccbe3</PaxJourneyRefID>
                                <PaxJourneyRefID>de239c87-0f55-454d-b6b2-6422b48ba9da</PaxJourneyRefID>
                                <PaxJourneyRefID>77ce6131-e0b2-4f99-a0ec-7478d3c19948</PaxJourneyRefID>
                                <PaxJourneyRefID>0a817360-4b9e-4d66-80cc-a34aaf3e47eb</PaxJourneyRefID>
                                <PaxJourneyRefID>30b9f394-e52f-4f90-9cf3-57bfef9e1392</PaxJourneyRefID>
                                <PaxJourneyRefID>4df490f6-c6c4-4023-814a-a7961a465e1d</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <PaxJourneyID>f23d1680-15fb-44fe-a0df-d366ed927d78</PaxJourneyID>
                                <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>845fd0e5-40a4-46d5-9132-d106cc4ccbe3</PaxJourneyID>
                                <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>4df490f6-c6c4-4023-814a-a7961a465e1d</PaxJourneyID>
                                <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>e396f41d-e134-4532-902d-68517c166296</PaxJourneyID>
                                <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>308af174-2508-4419-8eac-513f7a448468</PaxJourneyID>
                                <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>7528abbc-12e0-46a7-b125-71a386257583</PaxJourneyID>
                                <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>32a9c0b3-57cc-4f8e-aeb4-1af0dae84ca7</PaxJourneyID>
                                <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>de239c87-0f55-454d-b6b2-6422b48ba9da</PaxJourneyID>
                                <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>0a817360-4b9e-4d66-80cc-a34aaf3e47eb</PaxJourneyID>
                                <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>6667b4d1-b1a7-46fc-be59-6a7c2a4a4c1c</PaxJourneyID>
                                <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>77ce6131-e0b2-4f99-a0ec-7478d3c19948</PaxJourneyID>
                                <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>735843a3-f237-4d8e-b84f-f852dda92619</PaxJourneyID>
                                <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>30b9f394-e52f-4f90-9cf3-57bfef9e1392</PaxJourneyID>
                                <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>b6f6c466-1707-495d-9355-da66a9b5d267</PaxJourneyID>
                                <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-09T13:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-09T13:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f8f992e5-3cf2-4ddc-93a4-c354c8a57d9f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-09T11:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-09T11:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>627</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-11T13:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-11T13:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c681b059-e126-4374-bb6e-2e0b427825ef</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-11T11:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-11T11:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>627</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-23T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-23T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>9b48545d-2fd9-4028-a9bd-fd52d2b44675</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-23T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-23T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-09T10:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-09T10:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>eed83f65-9f32-4415-ab7e-b41a0f0c25bc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-09T09:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-09T09:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>272</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-25T20:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-25T20:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>42b53148-54bc-4c3e-8f3b-d455da451d98</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-25T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-25T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-10T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-10T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8f5db62a-9a00-4abe-bbb4-f19abd46be77</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-10T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-10T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-28T22:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-28T22:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b50c7241-7f47-40c1-9a3a-b041bd235231</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-28T18:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-28T18:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>168</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-29T04:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-29T04:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e03e8e5f-41d1-486f-871a-14ca2e045841</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-28T23:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-28T23:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>271</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-27T04:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-27T04:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>05431544-8ea1-4aa9-9e59-17ef4f00f3bc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-26T23:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-26T23:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>271</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-13T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-13T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>71ee343b-27ac-40c8-b0de-387cabbd528d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-13T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-13T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-07T12:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-07T12:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c967946e-7c2b-4e98-89ae-4cd1cb450604</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-07T11:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-07T11:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-08T12:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-08T12:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fb803c70-8801-41d1-ac30-6670f80f282a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-08T11:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-08T11:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-26T22:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-26T22:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f2a5445f-23e5-4bfd-9cd2-4330cf4061a8</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-26T18:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-26T18:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>168</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-22T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-22T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8d4a3ce6-4dda-4157-bbd8-451757715f5b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-22T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-22T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-27T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-27T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>1d1338d1-e863-4b83-a96f-d15d8f11560e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-27T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-27T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-11T10:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Москва</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-11T10:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Москва</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c64b602c-b88e-497d-a0c4-f5b91cfd03f6</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-11T09:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-11T09:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>272</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-24T20:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-24T20:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c46861b0-ceaa-480d-aa94-03a425805867</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-24T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-24T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-12T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-12T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>43007f3e-518d-4a23-852d-4e03e14e6623</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-12T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-12T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyID>
                                <ValidatingPartyCode>U6</ValidatingPartyCode>
                                <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>6bb37d1d-685b-4011-9608-280d5b96d6f3</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>32d6f566-5e90-416a-820c-0700674d7257</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>bdca9c84-88ef-4020-8b28-17243858bf92</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>ef88a97d-d62d-4b50-8335-226910a4d3a5</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>21646370-b568-4abe-b553-9eee5b159565</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8332.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>2b7e0916-2f8d-4e56-808e-a958e772c32d</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>39712e4a-8ea6-4bae-83cb-cf888dd25381</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8332.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>0af2d727-6776-4800-b31f-4b7f009c22c8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>9ee9bdb4-a560-4138-ad37-a513f976fc0b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8c1fb73f-3f23-462e-974c-d48fa72827d8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>dc6a84b8-ae7d-4105-bd75-1cc539af616c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>63b1115e-376f-413c-a762-030b05ed954b</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8982.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>ed4641ec-c459-46b3-8beb-03e95b51f77b</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>8646a5b4-083a-493c-993d-9e4093db3838</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8332.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-28</Date>
                                    <OriginDestRefID>1c48ace2-74c1-4268-92f8-9322fb62b466</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>72f379ba-5089-4f7b-98dd-aab4840aa22f</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>23ae2d27-7d66-45e9-81fa-05c3fff110c5</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>6d0f11a9-1128-42be-a218-b3ed3b8519b4</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>395c85ac-50f6-4298-a9c2-4a6e09675b4a</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>APRMR</FareBasisCode>
                                    <PaxSegmentRefID>cc0553e8-4cdd-48fd-8e59-49b2c38d1a89</PaxSegmentRefID>
                                    <RBD_Code>A</RBD_Code>
                                    <ValidatingPartyRefID>e225374e-4dce-4de9-8e37-0ad6b66b92d6</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8332.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                        </CarrierOffers>
                    </OffersGroup>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of request Mixvel_AirShoppingRQ for search of best fares on the route, in case only direct flights are allowed (AllowDirectInd=true):

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-03-20T17:20:53+03:00"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>3</DaysAfterNumber>
                                    <DaysBeforeNumber>3</DaysBeforeNumber>
                                    <AllowDirectInd>true</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2023-12-25</DateRangeStart>
                                    <DateRangeEnd>2023-12-25</DateRangeEnd>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>3</DaysAfterNumber>
                                    <DaysBeforeNumber>3</DaysBeforeNumber>
                                    <AllowDirectInd>true</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-01-10</DateRangeStart>
                                    <DateRangeEnd>2024-01-10</DateRangeEnd>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="08de924f-25a7-4b26-a44d-7057028f3951" ReplyTo="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-12-06T11:01:05.1297922Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>SVX</DestCode>
                                <OriginCode>KGD</OriginCode>
                                <OriginDestID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestID>
                                <PaxJourneyRefID>b31cc3d6-afdc-42f9-a62a-23cb0f3be4ab</PaxJourneyRefID>
                                <PaxJourneyRefID>3198dc3f-beb4-4c95-b424-0c3c7e51dc21</PaxJourneyRefID>
                                <PaxJourneyRefID>b616fe31-764d-4f18-b2df-7822af9f6f5a</PaxJourneyRefID>
                                <PaxJourneyRefID>ec3fd7e0-484e-44bd-a2bd-53928bf77e68</PaxJourneyRefID>
                                <PaxJourneyRefID>4869ef15-a4bc-4dce-b6ca-93942c379c28</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>KGD</DestCode>
                                <OriginCode>SVX</OriginCode>
                                <OriginDestID>547a803a-9450-45ee-8735-684b551783bd</OriginDestID>
                                <PaxJourneyRefID>65b3dfe5-91c5-410b-a2da-3658cd6396c4</PaxJourneyRefID>
                                <PaxJourneyRefID>d9af5cf4-ce69-4e39-8e86-57b43b247880</PaxJourneyRefID>
                                <PaxJourneyRefID>7c7c4cb1-1cd6-4074-81b8-5d2fef42c4aa</PaxJourneyRefID>
                                <PaxJourneyRefID>7c7bf6fc-819a-4a56-9991-19efd2e4d589</PaxJourneyRefID>
                                <PaxJourneyRefID>89223907-f004-4bbf-89ca-9e139fef9f68</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <PaxJourneyID>3198dc3f-beb4-4c95-b424-0c3c7e51dc21</PaxJourneyID>
                                <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>89223907-f004-4bbf-89ca-9e139fef9f68</PaxJourneyID>
                                <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>b616fe31-764d-4f18-b2df-7822af9f6f5a</PaxJourneyID>
                                <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>d9af5cf4-ce69-4e39-8e86-57b43b247880</PaxJourneyID>
                                <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>7c7bf6fc-819a-4a56-9991-19efd2e4d589</PaxJourneyID>
                                <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>7c7c4cb1-1cd6-4074-81b8-5d2fef42c4aa</PaxJourneyID>
                                <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>65b3dfe5-91c5-410b-a2da-3658cd6396c4</PaxJourneyID>
                                <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>b31cc3d6-afdc-42f9-a62a-23cb0f3be4ab</PaxJourneyID>
                                <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>ec3fd7e0-484e-44bd-a2bd-53928bf77e68</PaxJourneyID>
                                <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>4869ef15-a4bc-4dce-b6ca-93942c379c28</PaxJourneyID>
                                <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-23T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-23T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>dc1f0c69-bc0c-4cc9-9b77-dbbae2d70534</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-23T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-23T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-25T20:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-25T20:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>451c4eac-7676-498e-a89c-d3f5d4f4e31c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-25T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-25T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-10T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-10T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>da681140-4286-473f-b261-71e6a1bb8661</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-10T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-10T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-13T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-13T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e8e386a8-7c81-47f7-8342-0d85be7aec82</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-13T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-13T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-07T12:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-07T12:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>67b85538-ab80-4822-8d50-416fdc7400cd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-07T11:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-07T11:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-08T12:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-08T12:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>d41d811c-f5f4-41c1-ad14-52e9f6669a92</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-08T11:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-08T11:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-22T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-22T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c2b678d9-f7df-423c-8975-44d44069482e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-22T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-22T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-27T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-27T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>9041f993-66bf-45f4-a76f-2ef1f59708cc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-27T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-27T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-24T20:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-24T20:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7b80134d-ffb1-48ff-b144-2ebb17310118</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-24T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-24T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>404</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-12T09:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>KGD</IATA_LocationCode>
                                    <StationName>Калининград(Храброво)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-12T09:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>KGD</IATA_LocationCode>
                                        <StationName>Калининград(Храброво)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2dcf014e-9e50-4a39-a4e2-fd24c4bb334c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-12T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVX</IATA_LocationCode>
                                        <StationName>Екатеринбург(Кольцово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-12T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                    <StationName>Екатеринбург(Кольцово)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyID>
                                <ValidatingPartyCode>U6</ValidatingPartyCode>
                                <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-13</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>8918da4d-2663-4832-ad9e-4152f320393d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-12</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>84ead677-f029-44a4-9a82-64305cf9d3fc</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>391ae13b-7d50-4d68-998e-0e6b5f2fdfc6</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-08</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>2ec28c3a-e737-4ea9-895b-149277fd8041</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-22</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>d6ab3f9a-9bf9-4f6b-9508-c3214b3d4e6c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-23</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>b769cd03-dfbf-4c6c-a25a-a65eb0a08fdf</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>e21be6c4-641c-47a5-bd96-448258142711</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>82339171-60a0-435a-bd88-044d7591f8dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-27</Date>
                                    <OriginDestRefID>06caa609-7de6-48ed-842f-53c2d7441ab7</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-07</Date>
                                    <OriginDestRefID>547a803a-9450-45ee-8735-684b551783bd</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>4dcffd72-bbc4-4f7e-9838-9c39572d239a</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>OPRRT</FareBasisCode>
                                    <PaxSegmentRefID>58b701aa-5016-4dc1-9305-7bfc17335fa8</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                    <ValidatingPartyRefID>cbd020ec-c29e-44b9-8c70-ffa3f527d32e</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">9632.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                        </CarrierOffers>
                    </OffersGroup>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Search of the Best Price on a Route with Connections

When one adds the structure CalendarDateCriteria into the request Mixvel_AirShoppingRQ and settles the lower range in the element DaysBeforeNumber and the upper range in the element DaysAfterNumber, the system does search for the best fare on the route.

To obtain the data on the connection flights in the response of Mixvel_AirShoppingRS, the flag AllowConnectionsInd was added in CalendarDateCriteria with the value true (by default the value is false).

The position in the schema:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/AllowConnectionsInd

Element Description Example
…/CalendarDateCriteria Container for specifying the period for which the best flight price for each day will be provided
…/DaysAfterNumber The value of the upper bound of the range 3
…/DaysBeforeNumber The value of the lower bound of the range 2
…/AllowConnectionsInd The indicator which allows to display flights combinations. false/true
(by default=false)

Mixvel_AirShoppingRQ Example:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header xmlns=""/>
  <Body xmlns="" id="ID1">
    <MessageInfo MessageId="f37583e2-4762-5857-9cee-fe5c94098b20" TimeSent="2022-08-16T08:51:22Z"/>
    <AppData>
      <MixEnv:Mixvel_AirShoppingRQ xmlns:MixEnv="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
        <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <CalendarDateCriteria>
                  <DaysAfterNumber>3</DaysAfterNumber>
                  <DaysBeforeNumber>3</DaysBeforeNumber>
                  <AllowConnectionsInd>true</AllowConnectionsInd>
                </CalendarDateCriteria>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2023-07-28</DateRangeStart>
                  <DateRangeEnd>2023-07-28</DateRangeEnd>
                  <IATA_LocationCode>REN</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <CalendarDateCriteria>
                  <DaysAfterNumber>3</DaysAfterNumber>
                  <DaysBeforeNumber>3</DaysBeforeNumber>
                  <AllowConnectionsInd>true</AllowConnectionsInd>
                </CalendarDateCriteria>
                <DestArrivalCriteria>
                  <IATA_LocationCode>REN</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2023-08-02</DateRangeStart>
                  <DateRangeEnd>2023-08-02</DateRangeEnd>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
        </Request>
      </MixEnv:Mixvel_AirShoppingRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Mixvel_AirShoppingRS Example:

Show the Mixvel_OrderChangeRQ message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="ab24e77e-4792-42fe-bf29-f2572cf69104" ReplyTo="f37583e2-4762-5857-9cee-fe5c94098b20" TimeSent="2023-07-07T12:07:28.2558205Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>REN</OriginCode>
                                <OriginDestID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestID>
                                <PaxJourneyRefID>122a2b17-8720-4679-b1c2-e617f39aa2dc</PaxJourneyRefID>
                                <PaxJourneyRefID>94369d1f-f3b8-4d4c-ae02-e1c1d196d382</PaxJourneyRefID>
                                <PaxJourneyRefID>a9b2271b-5c56-45d3-b652-4a347661ee01</PaxJourneyRefID>
                                <PaxJourneyRefID>671be180-2067-488c-a87c-37d8336f9b4d</PaxJourneyRefID>
                                <PaxJourneyRefID>c650bd0c-4b23-48c2-8e47-c118a20a6769</PaxJourneyRefID>
                                <PaxJourneyRefID>c673e4f4-dac9-4d34-9147-58d02729cafa</PaxJourneyRefID>
                                <PaxJourneyRefID>cbc9f564-6a32-4239-8472-5169c35d382a</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>REN</DestCode>
                                <OriginCode>AER</OriginCode>
                                <OriginDestID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestID>
                                <PaxJourneyRefID>d741bb56-d51d-4d99-a629-a9b0256a6b51</PaxJourneyRefID>
                                <PaxJourneyRefID>046e2a62-8722-4c57-82cc-b9f34e07863a</PaxJourneyRefID>
                                <PaxJourneyRefID>6d3154fd-1ea2-4f05-b33e-9a3416369622</PaxJourneyRefID>
                                <PaxJourneyRefID>084c6fff-cfcc-4b19-96e7-296bb325ac11</PaxJourneyRefID>
                                <PaxJourneyRefID>91f30c21-85fa-45f9-adb7-42bf53e317fc</PaxJourneyRefID>
                                <PaxJourneyRefID>183ba593-c9fb-4e02-8807-25c069224ef2</PaxJourneyRefID>
                                <PaxJourneyRefID>aaa190a8-5825-400a-9f2b-d84bc9fe2434</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <PaxJourneyID>aaa190a8-5825-400a-9f2b-d84bc9fe2434</PaxJourneyID>
                                <PaxSegmentRefID>7b638dbb-1edb-4d96-b5df-39496882129c</PaxSegmentRefID>
                                <PaxSegmentRefID>d067d50e-8ea2-4f16-97e3-5d06159431f1</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>94369d1f-f3b8-4d4c-ae02-e1c1d196d382</PaxJourneyID>
                                <PaxSegmentRefID>cf0af400-a3e7-4afb-bf24-a1bf99aa69d4</PaxSegmentRefID>
                                <PaxSegmentRefID>841d4708-f5a9-47c1-bd83-7c77bc146eda</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>6d3154fd-1ea2-4f05-b33e-9a3416369622</PaxJourneyID>
                                <PaxSegmentRefID>7f89d3f0-068c-48ff-bd70-9f79da35b4e6</PaxSegmentRefID>
                                <PaxSegmentRefID>13ad7274-69ab-48eb-8db2-17c63d5ee4a9</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>183ba593-c9fb-4e02-8807-25c069224ef2</PaxJourneyID>
                                <PaxSegmentRefID>e6afe452-16b2-47df-aaf1-090ce9b3762f</PaxSegmentRefID>
                                <PaxSegmentRefID>3cd9c033-4965-4cb0-acc6-33eeb1432f41</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>c650bd0c-4b23-48c2-8e47-c118a20a6769</PaxJourneyID>
                                <PaxSegmentRefID>353e793d-1e69-442b-8afe-d3cec2165cad</PaxSegmentRefID>
                                <PaxSegmentRefID>77ebb43a-f35e-45c0-80f7-8d59b5729ad8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>122a2b17-8720-4679-b1c2-e617f39aa2dc</PaxJourneyID>
                                <PaxSegmentRefID>d4a5d2c1-6a0a-4b7e-89c0-5f22bf03feef</PaxSegmentRefID>
                                <PaxSegmentRefID>788c306f-50c3-49f0-97ed-18221e5f58c6</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>046e2a62-8722-4c57-82cc-b9f34e07863a</PaxJourneyID>
                                <PaxSegmentRefID>4dd05ed3-9642-4d2c-8db9-6f2962e310b7</PaxSegmentRefID>
                                <PaxSegmentRefID>8b1dec0a-c839-4c23-a419-171ed8c05081</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>c673e4f4-dac9-4d34-9147-58d02729cafa</PaxJourneyID>
                                <PaxSegmentRefID>015bfcea-408d-40a2-a7a0-e22ea91ffca3</PaxSegmentRefID>
                                <PaxSegmentRefID>d2440a8f-3984-4631-81de-da6534f2ef62</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>084c6fff-cfcc-4b19-96e7-296bb325ac11</PaxJourneyID>
                                <PaxSegmentRefID>9ea4959d-03b7-45c7-a63f-d2553f1e38a9</PaxSegmentRefID>
                                <PaxSegmentRefID>9211ed52-da4c-411f-acc2-9daac23350ee</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>d741bb56-d51d-4d99-a629-a9b0256a6b51</PaxJourneyID>
                                <PaxSegmentRefID>f9924a67-b8bd-4aba-ab42-278fd2614741</PaxSegmentRefID>
                                <PaxSegmentRefID>89a3a877-b9cd-4962-8424-a9e8c320bbd2</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>91f30c21-85fa-45f9-adb7-42bf53e317fc</PaxJourneyID>
                                <PaxSegmentRefID>6f3f8525-4490-4c94-9636-bc5e0a51d37c</PaxSegmentRefID>
                                <PaxSegmentRefID>f1f9e393-d71e-4fd3-b104-87ca06aa09cb</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>671be180-2067-488c-a87c-37d8336f9b4d</PaxJourneyID>
                                <PaxSegmentRefID>8d0de737-99d0-4a8a-b4c9-346663a38b35</PaxSegmentRefID>
                                <PaxSegmentRefID>0bcf349e-53c0-4e6f-8ac4-5ebb8f94bfc0</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>cbc9f564-6a32-4239-8472-5169c35d382a</PaxJourneyID>
                                <PaxSegmentRefID>52a7e884-3dcb-447d-9a72-4a93716fc374</PaxSegmentRefID>
                                <PaxSegmentRefID>2f7662cb-179c-421f-86ab-d0d4906493a3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>a9b2271b-5c56-45d3-b652-4a347661ee01</PaxJourneyID>
                                <PaxSegmentRefID>db485abf-95a9-46e0-8236-f7feb239d298</PaxSegmentRefID>
                                <PaxSegmentRefID>425d3925-64e9-4113-94de-378154854e9d</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-01T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-01T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>07497a4b-de95-4091-bfe2-596dcba6ce51</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-01T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-01T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9925</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>6f3f8525-4490-4c94-9636-bc5e0a51d37c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-04T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-04T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>edac2c4f-53df-490a-820f-0fcf2f6ddf92</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-04T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-04T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9925</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>4dd05ed3-9642-4d2c-8db9-6f2962e310b7</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-26T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-26T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2c5b5dcf-a456-483d-8f35-3a3c5d3882de</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-26T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-26T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>841d4708-f5a9-47c1-bd83-7c77bc146eda</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-01T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-01T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e82a9acf-7848-4940-bb7c-7e58b488b38d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-01T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-01T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>f1f9e393-d71e-4fd3-b104-87ca06aa09cb</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-28T11:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-28T11:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>58b3fd3f-3836-4891-b9fb-d7294baa9de7</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-28T07:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-28T07:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1134</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>0bcf349e-53c0-4e6f-8ac4-5ebb8f94bfc0</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-31T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-31T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>70e791fb-ce89-4e2b-8e4b-2fd52ce83968</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-31T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-31T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>3cd9c033-4965-4cb0-acc6-33eeb1432f41</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-05T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-05T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>71d95750-e35f-453d-8721-fdca6155f08a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-05T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-05T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>89a3a877-b9cd-4962-8424-a9e8c320bbd2</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-27T12:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-27T12:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2c75b5cd-9b23-4698-b453-f25bd6b489f2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-27T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-27T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6172</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>db485abf-95a9-46e0-8236-f7feb239d298</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-27T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-27T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5bedd173-80b0-4805-a798-dca902bdef3b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-27T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-27T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>425d3925-64e9-4113-94de-378154854e9d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-02T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-02T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8d0ec5c1-d6c9-4061-8d01-9f02829b9837</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-02T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-02T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>9211ed52-da4c-411f-acc2-9daac23350ee</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-04T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-04T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>aacd9f94-c362-4ce9-9c7e-1e1497034033</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-04T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-04T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8b1dec0a-c839-4c23-a419-171ed8c05081</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-03T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-03T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>9b5d7c06-5e28-48cc-bad4-c82b757d4df7</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-03T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-03T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>13ad7274-69ab-48eb-8db2-17c63d5ee4a9</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-31T12:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-31T12:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>538b12cd-1976-4333-924a-5e5fc49e7744</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-31T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-31T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6172</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>52a7e884-3dcb-447d-9a72-4a93716fc374</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-31T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-31T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>4fc7394a-4e85-4f4f-aeac-75c811521549</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-31T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-31T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9925</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>e6afe452-16b2-47df-aaf1-090ce9b3762f</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-29T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-29T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>73d466f0-4eda-40e2-9341-22fe2cb05f80</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-29T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-29T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>77ebb43a-f35e-45c0-80f7-8d59b5729ad8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-25T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-25T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8cc39f8f-226d-458b-97a1-1d8d8463f683</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-25T05:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-25T05:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1245</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d4a5d2c1-6a0a-4b7e-89c0-5f22bf03feef</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-30T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-30T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7a045f01-4f3d-4348-81c7-2d985f167da4</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-30T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-30T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9933</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>7b638dbb-1edb-4d96-b5df-39496882129c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-26T12:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-26T12:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>d5aea5e0-42c2-45e2-9a77-1835b6b71887</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-26T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-26T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6172</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>cf0af400-a3e7-4afb-bf24-a1bf99aa69d4</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-25T11:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-25T11:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>bc13ab09-f82f-4296-a5af-f6d56444d41a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-25T07:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-25T07:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1134</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>788c306f-50c3-49f0-97ed-18221e5f58c6</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-29T12:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-29T12:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5a927ec3-c947-469c-a807-90c288285241</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-29T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-29T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6172</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>353e793d-1e69-442b-8afe-d3cec2165cad</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-05T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-05T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e37e6867-55a6-4134-aa85-1c43bfa87dd0</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-05T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-05T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9933</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>f9924a67-b8bd-4aba-ab42-278fd2614741</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-30T22:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-30T22:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>64ecda34-c421-4a02-acee-d29f3c8bc6bf</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-30T17:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-30T17:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6173</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d067d50e-8ea2-4f16-97e3-5d06159431f1</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-30T12:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-30T12:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>062c15e5-f240-408b-a53b-b19ee6ee51ce</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-30T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-30T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6172</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>015bfcea-408d-40a2-a7a0-e22ea91ffca3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-03T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-03T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8b648eae-42ca-4698-a2d7-7cfe1f46d1cf</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-03T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-03T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9925</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>7f89d3f0-068c-48ff-bd70-9f79da35b4e6</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-28T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-28T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0052e8fd-80ec-41db-af44-0a2add03dc89</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-28T05:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>REN</IATA_LocationCode>
                                        <StationName>Orenburg(Central)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-28T05:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>REN</IATA_LocationCode>
                                    <StationName>Orenburg(Central)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1245</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>8d0de737-99d0-4a8a-b4c9-346663a38b35</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-30T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-30T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>15d6e123-c892-4aee-aacc-6065b9a0de23</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-30T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-30T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d2440a8f-3984-4631-81de-da6534f2ef62</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-08-02T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-08-02T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>346504ac-91e2-41f9-960b-1413ebbc0c0c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-08-02T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-08-02T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9933</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>9ea4959d-03b7-45c7-a63f-d2553f1e38a9</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-31T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-31T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>228f0744-2b63-4cdf-beaa-fbc1b299c136</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-31T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-31T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>2f7662cb-179c-421f-86ab-d0d4906493a3</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-25</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>d4a5d2c1-6a0a-4b7e-89c0-5f22bf03feef</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>788c306f-50c3-49f0-97ed-18221e5f58c6</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-08-05</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>f9924a67-b8bd-4aba-ab42-278fd2614741</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>89a3a877-b9cd-4962-8424-a9e8c320bbd2</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-26</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>cf0af400-a3e7-4afb-bf24-a1bf99aa69d4</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>841d4708-f5a9-47c1-bd83-7c77bc146eda</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-08-04</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>4dd05ed3-9642-4d2c-8db9-6f2962e310b7</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>8b1dec0a-c839-4c23-a419-171ed8c05081</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-27</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>db485abf-95a9-46e0-8236-f7feb239d298</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>425d3925-64e9-4113-94de-378154854e9d</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-08-03</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>7f89d3f0-068c-48ff-bd70-9f79da35b4e6</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>13ad7274-69ab-48eb-8db2-17c63d5ee4a9</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-28</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>8d0de737-99d0-4a8a-b4c9-346663a38b35</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>0bcf349e-53c0-4e6f-8ac4-5ebb8f94bfc0</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-08-02</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>9ea4959d-03b7-45c7-a63f-d2553f1e38a9</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>9211ed52-da4c-411f-acc2-9daac23350ee</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-29</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>353e793d-1e69-442b-8afe-d3cec2165cad</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>77ebb43a-f35e-45c0-80f7-8d59b5729ad8</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-08-01</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>6f3f8525-4490-4c94-9636-bc5e0a51d37c</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>f1f9e393-d71e-4fd3-b104-87ca06aa09cb</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-30</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>015bfcea-408d-40a2-a7a0-e22ea91ffca3</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>d2440a8f-3984-4631-81de-da6534f2ef62</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-31</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>e6afe452-16b2-47df-aaf1-090ce9b3762f</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>3cd9c033-4965-4cb0-acc6-33eeb1432f41</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-31</Date>
                                    <OriginDestRefID>4113d06c-e8a6-4ebb-8e6f-7c849b9d793e</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>52a7e884-3dcb-447d-9a72-4a93716fc374</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>2f7662cb-179c-421f-86ab-d0d4906493a3</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-30</Date>
                                    <OriginDestRefID>ea18119e-2f39-41ee-971c-9ac916b15786</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>7b638dbb-1edb-4d96-b5df-39496882129c</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>d067d50e-8ea2-4f16-97e3-5d06159431f1</PaxSegmentRefID>
                                    <RBD_Code>L</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">4870.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                        </CarrierOffers>
                    </OffersGroup>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

In Mixvel_AirShoppingRQ the element Surname is now optional, and the element GenderCode is used to deliver the passenger’s gender:

Mixvel_AirShoppingRQ/Request/Paxs/Pax/Individual/GenderCode

Mixvel_AirShoppingRQ/Request/Paxs/Pax/Individual/Surname

Example Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelop/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
      <AppData>
         <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
            <Request>
               <FlightRequest>
                  <FlightRequestOriginDestinationsCriteria>
                     <OriginDestCriteria>
                        <CarrierPrefRefID>Carrier-0</CarrierPrefRefID>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>KGD</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-02-25</DateRangeStart>
                           <DateRangeEnd>2024-02-25</DateRangeEnd>
                           <IATA_LocationCode>SVX</IATA_LocationCode>
                        </OriginDepCriteria>
                        <OriginDestID>Dest-1</OriginDestID>
                     </OriginDestCriteria>
                  </FlightRequestOriginDestinationsCriteria>
               </FlightRequest>
               <Paxs>
                  <Pax>
                     <Individual>
                        <GenderCode>F</GenderCode>
                     </Individual>
                     <PaxID>Pax-1</PaxID>
                     <PTC>SRC</PTC>
                  </Pax>
               </Paxs>
               <ShoppingCriteria>
                  <CarrierCriteria>
                     <Carrier>
                        <AirlineDesigCode>U6</AirlineDesigCode>
                     </Carrier>
                     <CarrierPrefID>Carrier-0</CarrierPrefID>
                  </CarrierCriteria>
                  <PriceClassCriteria>
                     <OriginDestRefID>Dest-1</OriginDestRefID>
                     <PriceClassCode>SOC</PriceClassCode>
                  </PriceClassCriteria>
               </ShoppingCriteria>
            </Request>
         </shop:Mixvel_AirShoppingRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="7ade960f-2d54-47e6-a2ad-f3b62e84cd45" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-02-19T11:15:34.6855197Z"/>
      <AppData>
         <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>db98900e-04da-4e87-ae88-7dc288a90ff4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>U6 WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10KG NOT EXCEEDING 55CM IN LENGTH 40CM IN WIDTH AND 20CM IN HEIGHT. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>674e7559-fe55-456a-bb49-71aa8cd773fa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>KGD</DestCode>
                        <OriginCode>SVX</OriginCode>
                        <OriginDestID>57e1a041-be8b-4a53-86d5-51a2a221a092</OriginDestID>
                        <PaxJourneyRefID>9bc388b1-662d-4365-aa8f-24a90689ec04</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT4H5M</Duration>
                        <PaxJourneyID>9bc388b1-662d-4365-aa8f-24a90689ec04</PaxJourneyID>
                        <PaxSegmentRefID>d8315f8d-89ee-4673-886c-e09556c2b291</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <Individual>
                           <GenderCode>F</GenderCode>
                        </Individual>
                        <PaxID>Pax-1</PaxID>
                        <PTC>SRC</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T12:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>KGD</IATA_LocationCode>
                           <StationName>Калининград(Храброво)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T12:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>KGD</IATA_LocationCode>
                              <StationName>Калининград(Храброво)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>3af134fe-ae4c-4ae8-8348-afd37e50cbd7</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T11:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVX</IATA_LocationCode>
                              <StationName>Екатеринбург(Кольцово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T11:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVX</IATA_LocationCode>
                           <StationName>Екатеринбург(Кольцово)</StationName>
                        </Dep>
                        <Duration>PT4H5M</Duration>
                        <Mileage>1534</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>403</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>403</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>d8315f8d-89ee-4673-886c-e09556c2b291</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>SOC</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х20СМ (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText> ЗАРЕГИСТРИРОВАННОЕ МЕСТО (0CC)</DescText>
                        </Desc>
                        <Name>СУБСИДИИ</Name>
                        <PriceClassID>d634508d-6d16-4296-a85e-04a84341ecf1</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>83611b46-1b34-4d69-8310-d2d75a853473</ValidatingPartyID>
                        <ValidatingPartyCode>U6</ValidatingPartyCode>
                        <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <OffersGroup>
                  <CarrierOffers>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>674e7559-fe55-456a-bb49-71aa8cd773fa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>d8315f8d-89ee-4673-886c-e09556c2b291</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>db98900e-04da-4e87-ae88-7dc288a90ff4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>d8315f8d-89ee-4673-886c-e09556c2b291</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>1</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-02-19T11:45:34.6739681Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b0be0cc8-88b3-4189-98e5-bcecb363813d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RBDOWCD</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>0922</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>d8315f8d-89ee-4673-886c-e09556c2b291</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-20T14:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">66.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">251.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5251.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>d634508d-6d16-4296-a85e-04a84341ecf1</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-02-20T14:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">66.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">251.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5251.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a4cbddbf-c3cd-423a-ba63-31028c1986ff</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-02-23T06:36:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-02-20T14:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">66.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">251.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5251.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>83611b46-1b34-4d69-8310-d2d75a853473</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9bc388b1-662d-4365-aa8f-24a90689ec04</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3b23c044-b6ec-4d56-b0cf-10cbd57eff44</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-02-20T14:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">66.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">251.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5251.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </CarrierOffers>
               </OffersGroup>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
            </Response>
         </Shop:Mixvel_AirShoppingRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Time Filter Application

It’s possible to choose the time period for departure and arrival (the local time) at MixVel_AirShoppingRQ.

The time ranges of the departure time (local time) are defined in the fields TimeRangeStart – TimeRangeEnd:

  1. Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/OriginDepCriteria/TimeRangeStart;

  2. Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/OriginDepCriteria/TimeRangeEnd.

TimeRangeStart is " The customer's requested departure time range start"; it’s used to define the time filter’s lower bound "since...." to define the earliest departure time (including this time end);

TimeRangeEnd is " The customer's requested departure time range end"; it’s used to define the time filter’s upper bound "till......" to define the latest departure time (including this time end).

By default, TimeRangeStart = 00:00:00, а TimeRangeEnd =23:59:59 for departure time filter (the format of time is hh:mm:ss, for 24 hours).

The borders of the filter can be either applied simultaneously (both since… and till… simultaneously), or only one of the borders can be settled (only the lower or the upper one in the interval since 00:00:00 till 23:59:59, including the ends).

TimeRangeStart and TimeRangeEnd relate to the same 24-hours period (i.e., to the interval since 00:00:00 till 23.59:59, including the ends).

In case TimeRangeEnd"<"TimeRangeStart, the offers be delivered for the time period since TimeRangeStart till 0:00 will (not including 0:00:00).

The time range of the local arrival time is defined in the fields TimeRangeStart – TimeRangeEnd:

  1. Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/DestArrivalCriteria/TimeRangeStart;

  2. Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/DestArrivalCriteria/TimeRangeEnd.

The filter for the arrival time functions the same way as the one for departure time.

Mixvel_AirShoppingRQ Example:

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2023-05-30</DateRangeStart>
                                    <DateRangeEnd>2023-05-30</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <TimeRangeStart>09:00:00</TimeRangeStart>
                                    <TimeRangeEnd>13:00:00</TimeRangeEnd>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>ADT-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Time Filter by the Time Range at Best Rate Request in the Time Period

This filter works similarly to the description in the “Time Filter Application” section; the following structures are used:

Departure time interval:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/OriginDepCriteria/TimeRangeStart;

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/OriginDepCriteria/TimeRangeEnd

Arrival time interval:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/DestArrivalCriteria/TimeRangeStart;

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/DestArrivalCriteria/TimeRangeEnd

To request the best price for the route the following structure is used:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria

To get a response only for direct flights, the flag is used:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/AllowDirectInd

To obtain a response with joins the following flag is used:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CalendarDateCriteria/AllowConnectionsInd

Example of Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
    <AppData>
      <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
        <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <CalendarDateCriteria>
                  <DaysAfterNumber>1</DaysAfterNumber>
                  <DaysBeforeNumber>1</DaysBeforeNumber>
                  <!--AllowConnectionsInd>true</AllowConnectionsInd-->
                </CalendarDateCriteria>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2023-07-10</DateRangeStart>
                  <DateRangeEnd>2023-07-10</DateRangeEnd>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                  <TimeRangeStart>13:00:00</TimeRangeStart>
                  <TimeRangeEnd>14:00:00</TimeRangeEnd>
                </OriginDepCriteria>
              </OriginDestCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <CalendarDateCriteria>
                  <DaysAfterNumber>1</DaysAfterNumber>
                  <DaysBeforeNumber>1</DaysBeforeNumber>
                  <!--AllowConnectionsInd>true</AllowConnectionsInd-->
                </CalendarDateCriteria>
                <DestArrivalCriteria>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2023-07-20</DateRangeStart>
                  <DateRangeEnd>2023-07-20</DateRangeEnd>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                  <TimeRangeStart>08:00:00</TimeRangeStart>
                  <TimeRangeEnd>08:00:00</TimeRangeEnd>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>Pax-1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
        </Request>
      </shop:Mixvel_AirShoppingRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="d376e673-4bb8-4e5b-a4a8-ada9bf54db2f" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2023-07-07T12:19:00.187185Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>MOW</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <OriginDestID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestID>
                                <PaxJourneyRefID>6cc31d94-f181-417f-88ee-a2470f075d83</PaxJourneyRefID>
                                <PaxJourneyRefID>89267ff3-5f32-49b9-b179-2e14793f56d5</PaxJourneyRefID>
                                <PaxJourneyRefID>c7fb2986-1c2b-4a4f-963a-f3f88c524e77</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <PaxJourneyID>6cc31d94-f181-417f-88ee-a2470f075d83</PaxJourneyID>
                                <PaxSegmentRefID>2b548f3c-e652-4017-8de2-889eea93841d</PaxSegmentRefID>
                                <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>c7fb2986-1c2b-4a4f-963a-f3f88c524e77</PaxJourneyID>
                                <PaxSegmentRefID>facd7c7b-cdfb-47e1-b3b1-3f191d7862dd</PaxSegmentRefID>
                                <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>89267ff3-5f32-49b9-b179-2e14793f56d5</PaxJourneyID>
                                <PaxSegmentRefID>c16dd42d-e505-4f4c-96eb-bdf0011fa90c</PaxSegmentRefID>
                                <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-09T16:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-09T16:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>3de7e364-ce11-4a87-ad3a-e8085fa0b685</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-09T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-09T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>421</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>2b548f3c-e652-4017-8de2-889eea93841d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-20T11:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-20T11:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>05825968-56c6-4e43-89f3-51087e8e3ef1</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-20T08:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-20T08:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>212</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-10T16:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-10T16:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fb260bd4-efd2-45be-a630-a0050d0b3d27</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-10T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-10T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>421</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>c16dd42d-e505-4f4c-96eb-bdf0011fa90c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-07-11T16:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Sochi</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-07-11T16:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Sochi</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>98dc33f1-3b34-44ee-b6e8-dc80eca03099</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-07-11T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MOW</IATA_LocationCode>
                                        <StationName>Moscow</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-07-11T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                    <StationName>Moscow</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>421</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>facd7c7b-cdfb-47e1-b3b1-3f191d7862dd</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-09</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2023-07-20</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>2b548f3c-e652-4017-8de2-889eea93841d</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8269.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-10</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2023-07-20</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>c16dd42d-e505-4f4c-96eb-bdf0011fa90c</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8269.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-07-11</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2023-07-20</Date>
                                    <OriginDestRefID>e33407e7-0551-403e-9d12-bf3cdee56a8b</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>facd7c7b-cdfb-47e1-b3b1-3f191d7862dd</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <PaxSegmentRefID>713a126f-7158-4f5f-8119-090f9c01d8ae</PaxSegmentRefID>
                                    <RBD_Code>O</RBD_Code>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">8269.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                        </CarrierOffers>
                    </OffersGroup>
                    <Warning>
                        <Code>MIX-10313</Code>
                        <DescText>Could not find timetables for some of the indicated destinations</DescText>
                        <LangCode>Ru</LangCode>
                    </Warning>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-03-20T17:20:53+03:00"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>1</DaysAfterNumber>
                                    <DaysBeforeNumber>1</DaysBeforeNumber>
                                    <AllowDirectInd>true</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2023-12-25</DateRangeStart>
                                    <DateRangeEnd>2023-12-25</DateRangeEnd>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <TimeRangeStart>16:00:00</TimeRangeStart>
                                    <TimeRangeEnd>20:00:00</TimeRangeEnd>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CalendarDateCriteria>
                                    <DaysAfterNumber>1</DaysAfterNumber>
                                    <DaysBeforeNumber>1</DaysBeforeNumber>
                                    <AllowDirectInd>true</AllowDirectInd>
                                </CalendarDateCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-01-10</DateRangeStart>
                                    <DateRangeEnd>2024-01-10</DateRangeEnd>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <TimeRangeStart>16:00:00</TimeRangeStart>
                                    <TimeRangeEnd>21:00:00</TimeRangeEnd>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="956c47e8-5b09-402d-b259-331e75a95062" ReplyTo="d3ee1f04-459b-44a1-b502-1b0dee0a8d1f" TimeSent="2023-12-06T11:14:10.9639902Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>TJM</DestCode>
                                <OriginCode>AER</OriginCode>
                                <OriginDestID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestID>
                                <PaxJourneyRefID>09341abe-cef5-4db4-b5f6-cc96efda476d</PaxJourneyRefID>
                                <PaxJourneyRefID>e9af1264-0867-46d1-a680-22dcedb45e59</PaxJourneyRefID>
                                <PaxJourneyRefID>3ebb92cc-5bc2-443a-a973-bd1ebab20488</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>TJM</OriginCode>
                                <OriginDestID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestID>
                                <PaxJourneyRefID>5e835dbe-594e-42d0-8070-15ee0b0a1dcd</PaxJourneyRefID>
                                <PaxJourneyRefID>62cf9566-73f8-47bd-a3c7-62468030463e</PaxJourneyRefID>
                                <PaxJourneyRefID>43a85f8b-e2a9-4797-b3f6-ef2ee116e901</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <PaxJourneyID>43a85f8b-e2a9-4797-b3f6-ef2ee116e901</PaxJourneyID>
                                <PaxSegmentRefID>02878e95-b815-4c07-a1a0-e0a1a8906bae</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>62cf9566-73f8-47bd-a3c7-62468030463e</PaxJourneyID>
                                <PaxSegmentRefID>f87cf440-dbbf-49c3-8e33-5d6dddfa3334</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>3ebb92cc-5bc2-443a-a973-bd1ebab20488</PaxJourneyID>
                                <PaxSegmentRefID>db932f0f-9c72-4e0b-be2e-af9cc4ac4a15</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>e9af1264-0867-46d1-a680-22dcedb45e59</PaxJourneyID>
                                <PaxSegmentRefID>1f889d2b-3261-4b6e-916a-25796d1e1271</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>5e835dbe-594e-42d0-8070-15ee0b0a1dcd</PaxJourneyID>
                                <PaxSegmentRefID>e7af0f03-5058-490b-8a25-c82577d72045</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <PaxJourneyID>09341abe-cef5-4db4-b5f6-cc96efda476d</PaxJourneyID>
                                <PaxSegmentRefID>36b50dc2-f715-4988-8160-d4bec373015e</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-26T20:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-26T20:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c3b6fbb1-5186-4db5-bd9c-1226b5f98c45</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-26T16:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-26T16:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>250</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>db932f0f-9c72-4e0b-be2e-af9cc4ac4a15</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-24T20:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-24T20:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c567d245-644e-4b3f-b1c5-e15a9e5de91c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-24T16:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-24T16:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>250</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>36b50dc2-f715-4988-8160-d4bec373015e</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-10T20:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-10T20:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>dfd9a66d-3bbb-4dbc-8e45-95e4204c67d2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-10T18:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-10T18:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>513</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>f87cf440-dbbf-49c3-8e33-5d6dddfa3334</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2023-12-25T20:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2023-12-25T20:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>970b3448-4cc0-4723-82f5-3e208b35f22b</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2023-12-25T16:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2023-12-25T16:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>250</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>1f889d2b-3261-4b6e-916a-25796d1e1271</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-11T20:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-11T20:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e0bfad34-2c54-43e0-ba90-0323160f92e9</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-11T18:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-11T18:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>513</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>e7af0f03-5058-490b-8a25-c82577d72045</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-01-09T20:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-01-09T20:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>ccc752ad-ef76-4702-adcc-68a4c46aa422</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-01-09T18:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-01-09T18:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Dep>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>513</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>02878e95-b815-4c07-a1a0-e0a1a8906bae</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>36b50dc2-f715-4988-8160-d4bec373015e</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>e7af0f03-5058-490b-8a25-c82577d72045</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>1f889d2b-3261-4b6e-916a-25796d1e1271</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>e7af0f03-5058-490b-8a25-c82577d72045</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-11</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>db932f0f-9c72-4e0b-be2e-af9cc4ac4a15</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>e7af0f03-5058-490b-8a25-c82577d72045</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>36b50dc2-f715-4988-8160-d4bec373015e</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>f87cf440-dbbf-49c3-8e33-5d6dddfa3334</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>1f889d2b-3261-4b6e-916a-25796d1e1271</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>f87cf440-dbbf-49c3-8e33-5d6dddfa3334</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-10</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>db932f0f-9c72-4e0b-be2e-af9cc4ac4a15</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>f87cf440-dbbf-49c3-8e33-5d6dddfa3334</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-24</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>36b50dc2-f715-4988-8160-d4bec373015e</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>02878e95-b815-4c07-a1a0-e0a1a8906bae</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-25</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>1f889d2b-3261-4b6e-916a-25796d1e1271</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>02878e95-b815-4c07-a1a0-e0a1a8906bae</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                            <PriceCalendar>
                                <PriceCalendarDate>
                                    <Date>2023-12-26</Date>
                                    <OriginDestRefID>bc167fc7-c098-4755-9bcb-9275674a57e9</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarDate>
                                    <Date>2024-01-09</Date>
                                    <OriginDestRefID>b1eeefe4-224f-4d77-af21-3f367d55a701</OriginDestRefID>
                                </PriceCalendarDate>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>db932f0f-9c72-4e0b-be2e-af9cc4ac4a15</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PriceCalendarSegmentRef>
                                    <FareBasisCode>FLTRT</FareBasisCode>
                                    <PaxSegmentRefID>02878e95-b815-4c07-a1a0-e0a1a8906bae</PaxSegmentRefID>
                                    <RBD_Code>F</RBD_Code>
                                    <ValidatingPartyRefID>bb9f255f-f7e9-4d9d-80aa-9eba00d5c819</ValidatingPartyRefID>
                                </PriceCalendarSegmentRef>
                                <PricedPTC>
                                    <PricedPaxNumber>1</PricedPaxNumber>
                                    <PTC_PricedCode>ADT</PTC_PricedCode>
                                </PricedPTC>
                                <TotalPriceAmount CurCode="RUB">5250.00</TotalPriceAmount>
                                <OwnerCode>TCH</OwnerCode>
                            </PriceCalendar>
                        </CarrierOffers>
                    </OffersGroup>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Filter for search of offers for 3D contracts

This filter is used in the request Mixvel_AirShoppingRQ for search of the offers with 3D contracts:

Mixvel_AirShoppingRQ/Request/ResponseParameters/CodeTariffAccount

Element Description
CodeTariffAccount The parameter which is responsible for delivery of flights with only 3D contracts. Possible values: ‘true’, ‘false’ (by default ‘false’).

Example Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="6e32d7c3-3fd2-4ae0-a2ba-49a5c63705f8" TimeSent="2023-08-02T16:21:47Z"/>
      <AppData>
         <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
            <Request>
               <FlightRequest>
                  <FlightRequestOriginDestinationsCriteria>
                     <OriginDestCriteria>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <PrefLevel>
                              <PrefLevelCode>Required</PrefLevelCode>
                           </PrefLevel>
                        </CabinType>
                        <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>MOW</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-02-20</DateRangeStart>
                           <DateRangeEnd>2024-02-20</DateRangeEnd>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                        </OriginDepCriteria>
                     </OriginDestCriteria>
                     <OriginDestCriteria>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <PrefLevel>
                              <PrefLevelCode>Required</PrefLevelCode>
                           </PrefLevel>
                        </CabinType>
                        <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-02-25</DateRangeStart>
                           <DateRangeEnd>2024-02-25</DateRangeEnd>
                           <IATA_LocationCode>MOW</IATA_LocationCode>
                        </OriginDepCriteria>
                     </OriginDestCriteria>
                  </FlightRequestOriginDestinationsCriteria>
               </FlightRequest>
               <Paxs>
                  <Pax>
                     <PaxID>Pax-1</PaxID>
                     <PTC>ADT</PTC>
                  </Pax>
                  <Pax>
                     <PaxID>Pax-2</PaxID>
                     <PTC>INF</PTC>
                  </Pax>
               </Paxs>
               <ResponseParameters>
                  <CodeTariffAccount>true</CodeTariffAccount>
               </ResponseParameters>
               <ShoppingCriteria>
                  <CarrierCriteria>
                     <Carrier>
                        <AirlineDesigCode>SU</AirlineDesigCode>
                     </Carrier>
                     <CarrierPrefID>Carrier-1</CarrierPrefID>
                  </CarrierCriteria>
                  <PricingMethodCriteria>
                     <BestPricingOptionText>Extended</BestPricingOptionText>
                     <CarrierMixInd>true</CarrierMixInd>
                  </PricingMethodCriteria>
                  <ProgramCriteria>
                     <ProgramContract>
                        <ContractID>ECHIM</ContractID>
                     </ProgramContract>
                     <ProgramAccount>
                        <AccountID>ИДТECHIM</AccountID>
                     </ProgramAccount>
                  </ProgramCriteria>
               </ShoppingCriteria>
            </Request>
         </shop:Mixvel_AirShoppingRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

Example Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="5356ecf2-2c89-4701-bc31-b5522f86fd9c" ReplyTo="6e32d7c3-3fd2-4ae0-a2ba-49a5c63705f8" TimeSent="2024-01-24T14:50:46.7699683Z"/>
      <AppData>
         <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bb3365d1-ff7a-4e12-b24d-6c26e9118c3b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>61d83daf-ac82-4964-9f46-baba4b5076e2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a63aa76c-fa17-4e07-9269-b8e8c1a5673e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>301cb09f-3704-4eef-a7a3-6f2b5297d17c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c4dd5fbd-6d10-4309-a27a-29ea873e7417</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4a929111-4fee-41b4-bb40-100f1da064f9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1787d357-8bf5-4d01-850c-0fe98458a4d8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>47569d26-a14a-46a3-bbbe-408bbd5abc3b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9b6ee96d-16f6-4134-ad0d-b428e41c84fc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7a65a6f1-3807-4d02-9686-ad56158a133e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fd502e51-434a-45b3-9bef-133496d58636</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>75928525-5dba-470a-bcf2-c8d71155c6e1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2c943e79-459b-4dd1-969b-083e886af183</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>047cd0d8-0d88-4b64-b770-d4b274a32866</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>eea7a3e4-0caa-4995-8792-3009d1da1cf6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b94e7894-60ed-40df-b456-a67c0e875ddb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b9df6f01-938d-4ece-8986-e5778f15407f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1dc83069-6d76-429b-a1af-f6c77d52c7aa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ae3faf11-be9c-49cb-9cb4-a43e8eed45ae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d008a1e5-f633-4792-bedb-18cb81ba42b4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c71d11ab-506d-4ab2-8243-eab54e9deeda</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fafb5037-c720-42d0-98f9-accbc08e4804</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5def6188-ebe8-4608-85db-3572fe792db6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>86eb0844-3890-4c07-981e-c533e1f2a7ac</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4354e163-b797-4bc1-ba7a-43b3f6f33bab</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d236ccb5-aa06-4be7-885d-ae21a1c2c2f7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1f666909-5b38-410a-8930-5d87b6e3a497</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>932449f6-d669-4497-b91f-f46968cc80b0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5ebb97d5-511f-425f-8553-382a8fb0bb72</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7fc7c207-5d71-44d9-b8a1-aefadc7c4e6d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e6f19f55-4a72-48cd-8920-d3326cf0fc3a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>67330c66-c20a-4dfa-af45-8dc35c59e628</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f247098-9cbf-423a-b921-565972e4f094</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>162da111-0656-4df6-b6cf-9f6c2c95955e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>34886836-54b4-4549-a83f-49ce110f2ee0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0eb2cc31-0bd5-48b0-b051-41a6b1691818</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>877e0407-d13f-45ef-acd2-adc65c9d1e88</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>475e333c-d4d3-452d-87b9-ae0375675df1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5a827766-a07a-40c6-999d-08da1f216f17</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8438979d-ab37-4329-9910-4f77c9977a8b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3cc9412a-cb6d-45c6-bd26-0e8b6a6656e2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bef1eabc-d2bc-4667-b8d4-bfe5c868e875</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>be3139bc-da47-4d48-9cc1-2db6f2f961d8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a1d611fb-07c0-4c86-aa2f-3584d5865b36</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d647397-094a-4b7f-b8ec-f4b154aec45f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cf240679-1c48-4dea-aa1c-09154f1963f3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c9010d6a-5ad1-4947-b62d-b195791ff417</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e5ac6c7b-c185-4d7b-8e5a-95db3948fdfb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7a970c18-c7c6-4462-a9a1-f97c024c96d3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef18a76d-7216-45d6-823a-a98899f18a63</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>73e3871f-6144-44a1-b804-3cf7791cbdda</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>21b1c450-2416-4467-b856-83db641e334a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>64f2100e-6476-4983-aa05-d9ac0ea407f4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fdca76b4-310b-4239-9ebd-cd318af19e8d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c2d75bfd-28ac-447b-aa6e-f6d32a4ac838</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6fbaf4fc-a341-4d12-ab9e-cfbec1a0f47e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>26a3c711-4e10-4a93-9a01-4fd1eb88a497</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ed746206-8a76-4088-b2ed-fc3daf2739c5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6add4f0d-d98c-40f3-ae18-745230b062f8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>87b24314-b268-4c9c-9d1d-7441f2e1eb9e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>10384cbe-6e19-42c3-bd5d-937ba0ba86bf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f89aee9-3343-4124-acb1-63229e2b3ec5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a048372e-758d-41d6-b3dc-5eefcf1be2fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d293ada4-98b0-4800-a2d6-2f9290ce9d42</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3e0982ff-e84c-407f-8bca-6a18836002af</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>782144d1-7a41-402f-9574-c40ee7f30690</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d0927cb-5811-4485-9557-4b817b7c8c94</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a3bb41c9-3959-4a3b-8eba-d335c2f6032a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>761fc44c-ee80-4802-b03d-db8f2fbe19a5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8c6d1870-99d8-4ebd-8393-c4e7fbd5d670</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3feed918-801f-42ad-87c0-d55e59f23fb6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c278169a-d242-4035-878a-a2e8c9ba7139</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8ad13631-96d4-44dd-8a17-d31a260dbf90</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>82803812-690f-47e5-984f-c6a5f38de1b3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c8d93846-8484-47e9-8ec4-05b940751525</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>03127e97-3070-455d-9fae-471f4c17a84d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ed66fa8b-295a-44a5-9331-bf06cb1b5d64</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ccd6d872-c1c7-4114-928b-9071d7710994</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7cb8a156-91fc-480b-a635-f60d4939dc1e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef40dc89-6ecf-4eee-adde-6b20dbe035f9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8474fa21-a57d-4f08-8f79-5567098b55aa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3c402d25-2b18-4250-91ff-c5fc73b79543</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>709e5522-edd3-4374-abf2-4a859b83a96d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f845edc-8a64-47ac-a9ac-039c868f95e0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>63613e0b-ff28-4148-81f3-c87d6b70f53b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a15b19ba-e1c7-49c4-9b6f-2f9639f7a790</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>434a364f-5289-4a65-bb28-288f09357a4b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d03620ec-f9bc-4a5b-9beb-70f773d06c6b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5680c70d-5c8a-42e9-a481-bcfe64f5b1f9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4c88e6c2-f925-46fa-9ddf-e3b9496e159f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ed1d375a-75d4-4975-a56e-a3b68de10268</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c4e962e0-3ec5-4d87-af7c-323bacfc0aaf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ca106d2e-a640-4dc9-8bd7-01f8a4582d00</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>76bed074-eb39-4494-a7f9-ee8016432206</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d5e5cdd-1516-4006-81ba-8271fde00de2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b9cbe3eb-0141-46fc-aae8-11c742e08524</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0c8d4750-2bbd-431c-8b98-a1c5ff28736b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b1eb21e7-c598-43ef-bdcd-7f328d0e6ef9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>364de130-b3a7-4796-9c60-6963b56dc527</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2a2fde4e-59fa-4d70-a0e7-41204ff752a4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ad3ef14a-a451-4da5-a689-529691be445a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b084fe34-fa8c-4d51-8d3d-4a5aef698ee5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1c9eae86-c44a-4e8a-8a27-4a90c08f4455</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3fa8d152-ac44-4f8f-9be0-8cb731828dbf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>adcba881-c64c-483a-ba52-2056d664d4d5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d1c6e02-8f91-4e00-a20f-bf56b9fcda74</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8e372485-7d42-4c2c-8f03-3d2ababbe57f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>520dfb05-99e7-41d5-94d9-a92f93a68a81</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cc396818-4086-487d-9c7e-18ae66e3bd27</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d834fe56-8d71-4568-a7d1-dd2aa3ca66ce</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>08c11371-eb24-4a24-8c3c-97c079b32661</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d0b9afbd-c96b-4611-a47b-c875ced16467</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f0635ff4-4ac3-4674-a0e7-81ea6eb6cab7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ea54350a-7756-4e02-a0b1-198187598f63</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d7bc8365-0b5f-4054-9d76-e8d576778f03</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>83a68182-e10e-4bfd-b980-fdcef68245b7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3f5bdef6-c5aa-4774-ba29-62d6179f8390</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6e3ba0b6-31ac-4b08-a6c9-3b5c239cd703</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3e099754-33c2-4006-a676-2513ea269fd2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3a0812d4-0221-427a-85df-09af86b0df97</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>31afa1d7-aac6-4ffa-9de2-bc39bdbf8d72</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b14ec6d6-a693-4151-91d0-8c31e394ee30</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f8e9f86e-23ec-4fb1-b662-4d1d11a3b88f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fae5f18e-e203-458e-881a-dbd8f309b825</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>62af9cb5-148f-4436-8858-b1625cf6d122</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>27ae4643-47fb-4d34-bff4-3cfc7c86cf0d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cfb8a2d1-9f5e-4508-9096-750fa62a8b9e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ba42f7a5-6061-4b82-b2fd-14e96072b074</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4dc855cd-b306-4a38-9196-f585615d8fe5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>05f18c72-d41e-47da-bc9c-966a6d64c837</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bff62bad-f0e9-4303-9c19-54dc1474032d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d4cf9a65-b9ca-4829-947f-0182f8260d63</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e919b3e3-da34-4b39-a41c-25be7095bc8e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c5f77d71-ac40-4ea2-90ec-90c353587138</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dc9eacbb-5cac-475e-8299-425de1722205</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1572dd06-b9b2-4baa-a338-6cbf97989077</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4dd75afb-df29-42bd-88c1-e785bb6e0318</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5f74d3bf-ed56-4ca2-ba78-793e0bfdd02d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0e2d72e9-6fdd-427d-9335-22050dcfed9f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>de88544d-2aac-4dfa-be0d-4f8f2ecf340b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4fa6677d-4c3f-4fca-b047-c70b4c12cb6a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ee8967bb-aa4c-4e5c-b06a-dc0e767f0384</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>386283e0-0e2e-43f6-ab6f-88986ee1f97c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>75520322-1609-40d9-a9f0-48dd693f67fa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e6302131-386b-4cd5-ad85-0d85f8b6aa54</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>25be4033-768a-475b-bc00-eeef0c7d4614</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3d455a96-fd5c-4799-ac6f-5c0c40fa2a64</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>17d16d90-f269-4ef4-a088-ab9df031b4bd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>121fff03-6f30-4cad-970d-c4022886d479</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>36621ed3-c9b1-46a1-8d1e-21523de3c1ea</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6f468d0d-cae6-40dc-ba02-f43f712b3bdf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f248d3c9-e5e2-4f00-8ecc-213d26c72f97</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6df096e4-3fdf-4030-8894-c57c7456d5cc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2e9f4ff8-e461-438d-8c67-32877e5b5b7b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d512de8c-88ae-42f8-b9f8-a6411f6ee8f3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>32d86861-019d-4623-9691-1f7f45990536</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>791cde04-b20d-48dc-93ef-d53085eb0bb0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>45aaa6ab-7045-49ad-9717-8993a5d941e0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>afa04f5e-f58f-430a-9625-0a137af032f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>954f463d-b5d4-4a78-be0c-532d0a4a5922</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fc6713f7-2f77-4a35-a7ec-8d387e45474c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>77e811f2-2585-4457-98e8-c931e4d02f82</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>343da647-14de-4d75-90c1-7910e17e74c6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b642b0db-f84d-4cd5-8dc7-c59f481d5dc8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f8b84bb-fff2-4421-81eb-e7481f18a701</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b9d9039a-e697-4436-bc66-849e098f9611</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a4c9a595-dcff-41dd-883a-64c07069dce5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>641eec7d-e3b2-4c5b-b31a-8251dbc0f01c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5e3f7d22-7852-41c0-9177-3aa16a8449f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>63fe41b3-54c6-4abc-90c2-478f5e0ce1dc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1d8e2017-78e0-4aef-b1c6-927d0f89d7d0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1fcca21f-304e-4d9d-9050-9b85bd1e3b57</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8a0c7976-a217-49cc-9f8f-8f078c224ba7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f3b68dc7-b380-46be-b340-d87d019e1880</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>01e0e4b8-68f7-4576-8cf2-d0ee3ff7a810</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>40162f2d-8709-488a-ad3b-0dbf95f86c71</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4e33d9d1-8ea9-416f-96a2-8f2d0b865257</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8d159f3a-2ae2-4041-b5ea-db8f83e75762</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d74d6b99-7fba-48ca-ba6c-140c0aea5871</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>70899bfa-1622-45af-96a0-e2e19c9e5043</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d50928cf-c56e-410e-ad61-ee1dad4685d7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8872d904-4bac-4eec-8953-141f0200f2d7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c1d52565-1045-4ff6-a3c5-8f06e955fe05</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ecef20d9-d7b1-4e66-abdd-621ff34f5cb4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2e869027-f1f7-487e-ba61-4e7bb6939b9b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d2f16199-77cb-49a6-9277-746b85573ce1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6c30257b-18f5-4aba-91b2-ba5c530b0dc1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>664cfe53-807d-45f7-a2bd-7554fdad91a1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a3363a02-6f32-4ffb-a539-87a3c7183b57</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4292aa30-5103-4008-8d7a-07b816d20e2b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5e23e68c-2d57-4df5-ab70-bfa9d61ba275</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>45ed5467-ac5f-4137-b304-b50838941e67</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bf17b1c4-1e66-43d5-9565-368d1813d187</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>39451e04-5a38-4b15-84e7-a812fdb4e8e5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8c6673b3-1d79-4c92-959b-922b715a6f50</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a54732bb-a5a2-445d-811b-bdc0f72b356a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ce4d2498-b147-43fe-8861-0b30e01bcd9e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>77fa4959-1a4c-41cf-a857-6774451303b2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>740bcc61-74d1-41b6-9b32-1252bdc5d7e8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1ded6b84-4f12-4c13-9e65-34003e975a36</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b45cfe2c-8258-4ca8-9d92-2ed6e7491516</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>59e61f49-b0bb-4467-9bb9-c43e0bff8c48</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3c11fe58-0d0a-4fa0-a812-d1d9d0e5d719</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>126592aa-d733-452b-844d-cfc05fc204f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bb7aac4e-4281-4ea0-9db2-64018dae5947</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6142c419-d1dd-4796-8c20-37de78993a7d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8db3e7a5-7c89-46b1-9e44-cdc42d133948</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3dc87e4c-d362-40dd-9633-15f9eeaf8f4e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a9d75e38-b15f-4780-a542-135393e2f7fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>26359c18-0656-427a-b4f5-208779096f68</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bebf4fd1-f64d-4a50-aacc-2eb5ff5cb670</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e8cf4431-7b1d-4db3-ab6c-b9ddf2c82d72</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8c90096f-a487-45ae-85e9-1a72536414bf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>83bb6563-b6a3-4cd8-b3df-db8484215106</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>06add0e1-84ad-4a34-8271-e5bced58678c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>23e5153f-1dc9-49c9-b69d-0de2d2e1bfd3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c12573dd-7550-43d1-8add-29f057204b44</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>152f73bc-a898-43ce-bcf9-38231e8d0ad2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4b378780-d282-48c8-8d25-86c6f3e805a9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2fa6e2ba-d506-4827-8a71-c7e23d7352a9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>45116ccd-27e6-4849-a5cf-ec5a93cf5eb5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>73075be6-66dd-484e-92e7-9202e48c73b0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8d52b151-866f-4440-9df1-abe49db09cc6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a895f725-5a3b-4b31-b544-5e286342cdfe</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fc1a42b6-862c-44c3-807c-ae4b13d817ba</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>742e2080-85c1-4645-bbe0-ac4ae32715e8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f42151e8-36bc-4c7c-8cc5-f9eb63119fe1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>51e8b000-f81f-47d7-b88e-06d737befd18</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>855e22b4-63aa-4903-acfd-cfa85a1507fb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d68d2de8-91d6-4138-a80e-76dc7b4502fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f636e36d-7b2c-47af-826d-05f88e6cdb96</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>407c8f76-470f-49a2-94a1-fd78207aa957</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>90379407-132f-4c34-871d-cb9f44eb4747</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4d57d1ae-3632-4945-b131-c94fb8f8115f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d20ab9e3-e561-43d9-9e09-210ac3c015fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>553e523d-e411-4c5d-87ca-af0989f8a6f1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>84f72086-9c11-4f9b-b618-96b581c73a78</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>329ad183-da27-4073-a429-1bea64ec02d0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>56a7e39c-139e-46f9-84e5-55a118a76125</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>aa48b63b-06c9-4830-9fe2-7ad68f270d0f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>165d090b-d3ab-4e21-b8c6-0db74a418888</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>71fc49e4-38ff-4a73-8174-b133d49e2339</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>66c3baa8-3cbc-4218-82de-95e091bb3337</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dac5a45f-d3c5-475c-a9aa-b6e937a59de0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a261a30b-5c01-45d6-9771-72b8d76dbeae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9f46cfa0-3c6f-4ef3-b665-8a29026ab169</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dfcf264a-04ad-457c-9112-d3ee71b29a6f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>50b9321e-cd92-40e3-a272-08876a5cce3b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>afaaa010-1209-43c5-8691-7acf58e57f7d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f14021ec-0b3d-4ba1-b7ec-4d31fb2a36c7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3139466d-bd7d-4b9a-abe7-398c37b27c64</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>319ee955-d4f8-4d94-933a-5302b22b1c8a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>61a01e88-946f-41c8-b9ee-d29f79d15f5c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f18ca7e3-9745-4ff9-8a7f-58cfa67b978a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6e0f2d3d-ce0f-490e-a7fa-b414146108d2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f9c8a8b8-b45e-452d-ab4d-0caa22f0cc1d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f27209b0-ed3a-4d12-9007-e4bf908cc49b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b321bd0a-b28c-4d64-b718-7dd6646e2d1f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>191603f7-76a3-4a52-8fd0-b7cb9befab43</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b9220e6e-adfe-482b-b554-7f4072f024c2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c8af3c92-e524-4c0e-9233-7491f026d0f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9665aaf4-9f9f-4751-ad5f-5f3ffdb7fbc1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>13996b12-b569-4850-8927-c6e0337f127f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>26d3796b-4f44-426f-9cf3-f3ff65571385</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>64a26909-26d1-4a43-b906-6531d7336ddf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d3e800db-d6c4-4b66-9c09-3d32fc8cd7c5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dbd7f45f-9de5-478c-ba05-7c5675901fb5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2c7f36c2-e98b-41ef-88e1-1b763a82ff1c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3224ac25-013e-4442-873a-4c19fd6f1240</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>22cfff5e-c1c9-4ef5-8501-25a2a74bd781</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a2aaabb0-0230-4b7e-b802-8ee9a16c19fa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fd99d9c0-6121-4c3a-baf2-934448c8d3aa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>663ff1d0-1d45-4c8e-9fc4-e22674ca09e6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5e8923b2-f775-409e-82f4-3188e79a6259</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4e3b0efe-8666-41e3-9894-cdd630642a9f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>18f63789-e031-4413-a0fe-e84aca083199</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f93849e7-50d9-4140-939b-519d37eff38d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6ea1b6d6-b170-4b71-b7c0-f8b006a0e5cc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>52c3fac8-2205-4336-96eb-ffa3e204786f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>05a8d4c1-d91f-4fd0-ab90-8d5f989e4479</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9f801ad7-1bf5-4db0-9b7d-475f480176b3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c4894ff8-a839-46dc-8d8a-e0e3b9766463</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b2c3136a-eed1-4a24-b704-8c0cb1648f3a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f37e063a-8491-4c15-8b92-603a536f7185</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7d89d1bb-0265-493e-b139-fab1ba00e95f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d75f3158-fb80-4ade-a819-bd06d6ae9989</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>350c6c5f-84ff-4df8-9c86-28c19add22f1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bd227b2f-ba02-471b-946e-642b420a6d24</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>393ef7e3-32b7-4075-8933-2ef9e55abf4c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ba054b0f-6839-4a9a-bf0d-174ec5470713</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4cdea4cb-d216-4cb5-8334-80c7af291440</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>03e67da2-5526-4d71-b129-e7343bfc1823</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fea85bd9-1de3-422f-90f0-114c76c6aee8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>67d2ddf6-59a3-41b1-bb53-d3b3889e967a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>75abc7cf-40db-4bc8-9848-9ea16d6c43ab</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d289e61b-1512-4aae-b9fd-1d7ed9e2e317</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cd697be8-8936-46ec-9900-d2b7b486c0ee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bbf74143-45da-4de3-9f84-b54d115dd434</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cd50cb93-e4df-4d31-b073-97055bd773c8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f4389433-9745-4a40-97a3-fb7878ce7351</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d6d8c4db-580a-43fe-a7c9-423e0b72cde0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b61e8f3d-c203-40c8-b48b-b48be3af74be</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ed14dc37-bd84-4014-9dcb-d4c9dd1757fc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4c9a3084-94e7-4d39-8b56-255979f189bb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>afcc14fe-b5e2-4aaf-8797-bc5d608e30a9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>95b87bf0-9db5-4214-b77c-7ae42009d0f1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>412c0573-383d-488c-b5a8-fbc9b46941d8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e33e828f-0b4f-4c3b-9d2e-15caf1464f5e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>41b43dc9-e6de-43dd-8a0f-82cd228f64ae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>76713e63-f57a-410d-96f3-23a6e1a861fc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a66b7726-368f-4b41-9c8d-fbf6110ce609</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>62626662-c774-415e-ac56-e15d8df3780e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b37e6b04-27e5-4b96-8077-1cffaab58e76</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ba8835e2-7be5-4c34-a766-b7e61fe3579f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cb57d2c2-17e9-4871-b312-8c43b46ad3fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a08c7cf7-6db7-4355-9d2a-80dc6591ac13</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c543fa84-a891-4636-ae7d-ca92a1ff196f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e1541938-d651-4ee6-926f-9f37428eede2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3a03aa31-be3e-45d9-8f73-77076b75cb43</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6ec43c0e-f22d-4099-9fbb-46d5fedc2966</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>da5927c7-aeb8-4898-a023-f497f01bd7f3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f75cda34-9858-416c-ba70-e57a4194a38e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bbf5e057-5840-4251-aae5-fce97dbece35</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c352281b-cb8d-4d83-9ff2-bd7e39f11d1f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f27c36ea-83b9-4ecb-99b3-1bea840040e0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6a19d5b2-0ee6-4afd-9a27-0fdb28835d5b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c8d1d533-0e86-4e57-93c5-8c7f107c6977</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5bc140e8-7360-478b-8a89-bad74dbafbf6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>10a8a879-ebf5-49b6-bbdc-3af76157c05e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4c9c0b1e-5158-4a6a-8676-d55bd504f86b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fcb993ab-e8d4-45f2-842f-18765d621068</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b119d638-63b9-4c41-8de2-f6c1123d9459</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e39d3cdf-f488-468f-b46e-edac9335810f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bd8a61ee-b5c0-4e18-b126-0219ba752ac0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e1ac9993-d1c3-4a34-8437-dfdb6c139484</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1c4a1cc8-e0ba-4d3c-9853-21cfa85eaf9c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8904f48c-e97e-492d-85af-547a78ce6404</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>666ad883-3b7a-486d-ae4a-3a8e050f73a6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>04580c82-dfda-4aa9-b3a4-515ed933f9ff</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6021c315-0c86-4506-933b-63b776aa82f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7fd8d9fa-9065-460f-ae1a-cb818460dedf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e6ead0a6-b545-439d-bc69-99b9c66b5793</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ae1b7440-131a-408a-b519-cccdc00530e5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8694284e-bd13-4761-a40e-5f0e490ee796</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>abfb52c1-a5da-4d9f-8531-597e3c46c847</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dd7adbbf-fa57-4b77-b652-2e7a29e5aba5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a6909da7-46f1-4ca7-aa05-fd567baac37f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e1a30e65-4230-4a68-bc73-fe5af50cb57c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ce6b6a84-07b7-4632-a1f3-c45d8a7fcd93</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>022150bd-c375-4c13-8afe-ac06b5fa0bac</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1878974c-faf3-4678-8608-7e75229785f6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8dd227f0-e697-4a40-a4da-c918c97fccd5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a4e7ffb6-fbee-46c1-81b1-791955856181</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d4478a55-2218-4717-9b04-862328bac4be</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e2762947-e29f-4e2e-a2ac-6b9ca62f0545</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d48ce7c2-93ae-423e-abc1-d537c7525bfe</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1e6a0f91-90df-42ba-a43e-2561737c40a7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0237d572-8410-4e4b-9898-6b7b88ed0c9e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e96a3202-596d-4e0c-ada8-bc86e76f4179</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1494343b-ce94-4cfc-b401-9d056a564dd0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0871cd89-d5c8-42c2-93e3-2a453223067c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>af065854-155b-4f89-9e40-6fd392c57545</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d2d521aa-5513-418b-b20d-f2164a09c673</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8250163e-d48a-4704-abf5-dac4c36db7d7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>15cc7285-5045-4364-b336-a5751e4166f8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f4d2f973-7774-455c-94b3-20db371f55b5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>04b05d73-f856-4fc6-93f1-94bb349c6348</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c892f479-229a-4535-8ffa-230077777570</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d168e73d-51b7-45e9-9f49-76f700052522</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>91c0ca6b-1830-4962-a337-dd0fb62cfd24</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>15bd1336-34ee-4fb8-b257-d48237dca0a9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0a1beba7-c404-4209-9d1e-964563b62526</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>95e3f9f5-832d-41b6-be0c-eee9a5c03ca4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>55e6a815-5538-49f7-b86a-5fa8bb68b845</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3e0b5ab3-5579-43c1-968f-54c9d075f201</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>30e9b549-a3af-48bf-8ef1-300d19547f08</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8a2bba59-55a2-407b-9ece-bbc5e1b4e4e9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e5d3f316-5520-41fb-bba4-2fb9f17cb22e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>81b91109-9eeb-4a75-a1fd-d8991e26447b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b3bbdc76-c44a-4cfd-962f-65d98e4a39d6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bdb54971-b028-47a8-8c21-3f29c2c274dd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c46e815c-3b4a-4304-9367-957d20293312</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f02cda35-a517-4d4a-a670-a06c04cf307e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ab7e15ca-ba20-4762-8657-3fab2803aeb8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>39fa77fc-a042-4fae-a9c3-3e7a810b55ab</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3e6e8ffb-d967-4255-a905-a1d2153c862b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c9cc6163-5fc7-459e-ac42-d619060780c5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2c43abb4-11cf-46ca-bf93-a83d52ab79ad</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d6249765-5c0d-4f94-9bdc-f7e207816002</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d0e8e0e0-45aa-4cf7-ba85-025fa2ccd923</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>900ad602-601e-432f-a9b4-3472bacadeee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f9b9c604-4b78-4bdf-9c45-51f52ed4d98a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>055308c9-8d8e-414c-a191-581e8248fbd5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>74f2578c-3396-46ee-bc00-2376e78302e6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7521443c-53db-4d2f-80b3-30f886e5fddb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>93d02d6a-edf2-4274-a26f-a27749c634a3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5e5bcc64-3ac5-418c-817d-9e628b9b7249</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>57e4de72-af05-4f59-b2ed-09aaaa866b4b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>04c7a59a-3c54-40d4-b62e-34b32c6c871a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0803a584-cf91-4875-babf-d0bb0ba9a95a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>094f4bd7-eda2-494e-949b-c951526fd3f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>945ca38e-5727-442a-b078-47673fe3abf6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6db5a9d3-b327-4a75-af2c-1b9b7e7cfd05</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7a921044-c1aa-4d8d-aace-9c264840cbc2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f5c9768c-1ddf-4621-b340-4491d974f487</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>29453296-b713-4856-a905-99923734c40c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7763854f-3e1d-47bf-abcc-fd0aca21f98b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c04cb63d-6b44-4ba1-bf58-4f329b87174f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>623fbe32-cfab-4ba9-940b-5e5597749937</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ad3383fc-46bf-4bce-990c-13c9c420297c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fd1d8aa6-ac19-48e6-b008-f1c6715601cb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ce7271ef-5ccf-44a2-8bdc-910c535e0101</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7200d538-3ae8-4e10-898b-c898b42a8a06</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5081b353-8601-42f5-a7ba-a23dac79e7ea</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f904dba2-e4cb-4aad-94bc-ae793c7fc205</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b68eeb2d-6fae-47f8-af66-33caac0d2f0d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3586288e-4668-4932-9df2-0aad8474af94</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>af6948b1-54f5-4395-9c6a-35ae193baa67</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>98ef451a-f2f2-4b79-8cff-36c74898b8e8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bb369c1f-ee84-4188-b3f9-9715fddd5d03</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1a86f7be-2a67-406d-a60b-3c38932c6ff3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e48b5b1a-812b-42ab-bcca-ec076e1c57f4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a73c0bb8-90be-4c59-83bf-e504281f1681</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bb5265a9-071a-4984-a2b3-63d5052eb5dc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1c22800b-1f09-471f-b1aa-7c4e9a2e7a89</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef0391f2-ea05-4e7d-9cee-34e868e2fcda</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e0405720-4ed4-4bec-b8e8-075a2285639b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1370a755-0850-4f75-b60a-5ebf857b19e5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>aa7bb3cb-dcf7-4956-a2a3-366f19dc80ae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>95e7eaac-2cda-4117-9715-8a477c269acd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e1644386-bce6-4d66-89d7-8f478ed956a3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>009838dc-99f2-452b-8edf-47729ff8c156</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4dd36c48-02c7-481f-b91b-373fbd8ea416</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>112785ac-baca-4db7-95c8-0c7363c75395</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e0abadf2-6622-4faf-9d6b-d5c896f5ef7f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a6af34f0-59b4-4671-bccb-85e52d5c9ed7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>792b3f86-90bf-4ba6-a9ac-a0e30f3ab3cc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>621c158d-19cd-4a82-8fb1-a3c68a2ac318</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>22b77b8c-5b92-47c3-bb70-1a8952fde7b2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cc8c48cd-87c6-40ee-8b41-7e335506753c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4c145742-f79d-46a5-b905-17ac5a8f16c1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d7c4fa9c-2ad6-473c-a735-5de4bdd008fb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b189ac83-a414-479c-9dff-8341074d60a2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>343dbdee-e4c8-4f47-8246-2e91c4452c96</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8bef867b-32e0-407b-aba3-574708e93791</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>07771ef9-f470-424c-bc3a-053285fbecd3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a2d60384-34c3-481c-a84a-1aff60e16634</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bdb394aa-76e1-4bc9-91d6-b6e01ef9e451</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f6c27537-386d-4877-900f-04fec7371926</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ead1c1d8-f153-4553-a18e-5c7caa5ca1bc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9f557e45-c7f4-4521-bcb3-939f6a911639</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8dae415d-9b35-4994-a33b-b029b50022b3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1acc2ab2-76c2-436c-aed5-6ca0d875e53c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dde9b6fd-8bb3-4737-b796-f73c8d6ddbb8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a07b7ad0-98af-4158-9e09-71ad52971f6e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4fc6bc4a-1383-4119-b6fd-4258b5b1faa8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3c978430-7c03-40d1-b751-9ec2adba6b90</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b7a6d4f5-9b3e-4216-8b30-47d3c10cdecd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4bf35a7e-816e-4706-b472-890c9beb817e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dd158bd7-62ba-4f1a-a11c-1d1d8fb3e979</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8bb39913-db7b-49fe-83d0-8313945e1a31</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0f1b8893-14ac-4576-aca3-9dddd5ab7190</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>096bcbcc-c5a3-4e00-a377-06aaed805fd9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5500382f-f842-4eea-983e-c3695cc8bc0c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b8a1304b-4e2e-472d-92a0-a67a8d060222</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef515992-65fd-44f0-a71e-f17710e9f4e9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1b4eea66-d2da-43e5-8b12-544adeb8c486</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e91c7c06-bdd8-498e-813c-40083ccfb320</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>27ac30ad-70bd-4768-8089-4f7ecd421c49</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>119de25b-d649-41d2-97cb-a99a13967a08</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>47678d70-a16e-4206-bc7e-9b6b2dec8df4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7600f44c-2f79-450f-8d63-1c55fa535d34</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>184557e7-1bfa-4621-bf7b-840c1397fa48</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>79a92b94-3d85-44b3-b59d-91e12af66890</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b3be6e98-7885-4f98-9f8f-5b5f01ae11ee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7b081eee-69ec-42aa-bc86-bcadb6ad9626</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ce6f6614-8cfe-4f88-9079-ac63b8bb365e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>099d7915-a0ec-4e68-8bdf-1f79a1b5e0d8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e2d3c091-64c9-47df-8ce0-96a4e0b53819</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7fb03679-b2b6-4177-afd9-03c9dee5d57f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>30a5ccbe-1a37-424a-9299-66e53b224722</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a012ab19-bd34-4b30-a699-f914b790bb64</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b5217a4e-f441-4b14-bbdc-54259eb85bca</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2827b786-9fc4-4c4a-92a8-e1af5200b689</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>29ab125b-69c4-4c2d-87b4-9072d20a4ac6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f218cb76-e5aa-4a81-ae55-639ceaafd176</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>689f52d5-2419-454f-8036-78f0cb4b1a61</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>62062d16-5fb9-483a-9d29-cff9e8bf0c69</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3d3c85cc-bf24-487c-885e-600332ff00a7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4cb58ef7-6550-4444-b379-f58f0e5e2f2b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>14cd5fe4-c9f8-40bf-b903-68ff2ddbae68</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d49dd23b-12f4-434b-b73e-d0ee574035d8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>55a19838-db0b-482e-bb22-b7e17135927a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>948fd518-26c0-4fad-8d96-6b84aa21c171</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3fb01d93-e43e-43a0-b0dd-2bf166085934</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8377323f-6db8-49e3-ae51-361a9313e335</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0c2e89a8-47b2-4c05-b3ba-768c242b6f44</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>406ee8f3-e0f7-44d8-ac8a-d4878e7329c1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>edfef254-961a-48ef-8394-6093a47bc3d2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e976c3bf-1ca1-48c3-9012-2ce52bc157f6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ffd56bc5-327a-4f1d-9dd4-8e8c1c5af025</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>09420160-005a-4a9d-8f8a-51b245b51111</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8f44ff05-e8ea-499d-a87f-882eff0e11f3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>42a2656e-ec71-44a5-a71e-d8334ad2b886</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e789dd72-61ab-490a-9b40-e31f619bf7db</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>97673b7c-7287-4d49-9085-925d24e68035</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>32118e09-4ad9-47d7-bd9f-8b6088d3822d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cb15f44c-2325-4f39-a4fa-b1cb16f89d61</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7879f7f1-aaba-46d3-8484-11aeb06b3695</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4244ec4d-0eee-42b6-90a6-ce767a36322f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>46b31211-d63e-40b8-acd8-3447151be9ed</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>20563493-4334-4cd5-8fb5-da9b0df4612d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>30e79e8e-78d1-45e9-8631-8a030312cf16</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b8fcf5b9-dd41-4c79-82cf-108cecfbf68d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8978595e-23ee-4064-867d-93b4a3a103ed</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d5959cef-489a-4b6e-8e45-e52a1fd01a40</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>71dc341e-80cf-4ef3-9ccc-1105c53e529f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f79ba8fc-e101-40e9-9d0c-90857d783a55</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>53aa15f5-b2c6-4fbd-9f38-bee18f020d86</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>746cd061-39e1-4843-b707-93bc10db28f4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>88854c9f-ee03-4ca1-8d32-c91a969ae3f5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0059e87f-717e-4357-8649-6acfca71aad1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>450fa993-2620-4342-a774-9ac093d8378b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0498338d-2420-4297-bbd4-b6e33b1c430b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>aaf6dfff-bcb4-431c-ba12-85c31259152e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>48f1e18b-5ef8-4b9c-8449-3d9330985f9d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fb4c8fb5-1b5f-4e62-a3e3-9e0e8ce4dbc9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a1a462de-78c9-4e66-8974-dcb78c619abd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3b8c02e5-6593-49f9-9c3a-ff7cf9cd426b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c6f563e7-36b5-4ffd-9f1d-86253cdf41fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d7daac46-dfa8-4bf2-8212-318ed2acc2bd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9bd8a2b2-48dd-4665-8dbf-48898cb56362</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b984b15b-6b19-4714-b943-fe0c76c4e0a2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1aca2d7e-2caf-42ab-93df-bd126cc2592f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5204c982-035c-41b3-a95f-8dd00b69879f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c04a385e-7530-400a-9e5c-8762a8f44462</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4b764be2-59ea-4897-bc4b-50775b593187</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>42f2580d-d175-47eb-ab5f-b1ee460c26de</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e3950634-dd34-438e-b2f9-b81a6531b784</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>615dc13a-a6f2-442d-ae41-13fa3b2336c4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a8e72de1-0439-4e5b-990b-86127aa9b162</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>13170082-316d-4d0c-85c6-5f13087a429e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b864f1eb-ef0d-43dc-b7b4-517694e89eec</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a989a248-6a16-4ae5-b360-9ab0bc3ed991</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>39b0508c-781a-49c9-8830-13e5a5ffdb82</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a03cc90d-76f7-427e-9dec-17b5cd3162ba</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0ac28ece-5239-42ce-b6bc-a569b7040b2d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>411a80d1-76cd-47d8-a4d4-5d3f133f28ca</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>359cd734-a5e9-45bb-ade3-c154f189fa39</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>01b5fe02-ff4e-4c42-80c1-e9a199ab0b82</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4b0bee28-4176-4942-ae61-aa2799dbf528</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7d8dd497-cb8a-4de3-904a-7276d157c8f6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6adb0770-0e92-4cfb-9b1b-602b3497cb02</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0fdb5e19-16ea-4bb8-b089-b72f49f5f459</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>907bbf88-632f-4d10-8f88-7a45b27484bc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f2332b09-577d-4ff3-8cf5-5edf2972142e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>52e75178-17a8-4f59-9cb5-1bd8623b6f71</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7e043e95-330f-4719-a8ed-9df52c83f8dd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d54ab70a-2e10-40b4-a609-862b56651d2b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9a7653d5-80f6-4817-9733-5486e96083c3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cb48c17f-6c64-4f43-aae5-2efef7109928</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>048c5a88-774b-428c-b491-9d4c0d5ee3af</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ee90f2cd-cefb-4075-a8fb-3983d5d20a10</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>684fdaa2-5328-4f6e-a420-faf18434b412</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>851985f0-7bd9-4eef-9b82-7e055ff04b46</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e3d4c711-bfe3-4760-9b3e-3508fa0c4299</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>00a4733b-89cb-4989-8609-aa09e25eb1ff</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a2ccae58-de30-4534-b85c-ca73531b37ae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>68e6dc61-e184-4663-b8bb-62a8f64ecb07</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8a79b811-2a26-4ffb-a6a4-55b23a9d3082</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5f0a1935-7bad-4023-9199-cbac95a1e445</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>25c603a8-31c2-47e7-b65d-1668d98d7854</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c64f6efa-5761-4ead-ab9b-dfe4c5e543ed</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a9ea6bc3-ced0-46dd-a295-5a098245055a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>245d0fe5-1e1e-4222-a8a8-6e4bcb0ffdc9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>312c1e01-f141-459b-b721-f7dec38b05db</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9ec2caa5-cd02-4d01-bc40-815a04849304</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a7ab3e4f-9d97-40f9-8c15-408d38ae70d1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>380a0fea-e227-4daf-bed1-26aa2941afc7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ddf13dfb-e0a2-4228-adac-ba70b0e72b6c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dfe76491-17a8-4d73-a950-940d1ae0374a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b67d43cf-87b0-471f-8988-ffb1ac527db0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4d0599b8-2d00-46d7-b2cb-0d36aa2439dc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4d6f9e88-b476-4848-932e-424764c819ee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8bac2563-e52e-4030-8a26-93ea77661651</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>63e0eead-53c0-48c7-8dbe-f76df374a8df</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>378bfe6f-b964-45d9-a6de-27b2f597e717</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b88cd0ce-edf4-4565-989e-c8687f402c4a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9be5e6a3-4920-41ca-bfc8-6c5b378b67fa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f38b6d1e-a98e-4593-8ece-ee9511d29c2c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2d5d0fdf-a194-42f6-ab5c-54c9c9c62e55</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>67f15d6f-7092-46ef-b469-73af2f663a61</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b4520f82-9f65-40d0-8689-21df256400be</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ea41f3e2-6607-457c-a1b6-1c4b5dc69193</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bdaa2c83-0a38-4003-815f-5dc23dbc01e1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>65f3b6d2-8a08-4303-bd4f-d2524c631b20</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>78ccb952-87a1-4932-b98b-48d130c54047</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>38016d28-115c-4977-9c6c-9c5ad21c14fe</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c99d48ea-2025-4264-a8e6-6c1b8ec152cd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>19f90df7-2ebe-42a0-8f70-583124450719</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4ba290dd-fe88-47b1-90a5-77c1b396d5a3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7b5a892d-c2b9-460e-a4f1-0b8fc2529a15</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e5cbb817-96c7-42f9-b240-4483bda54bf1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a05ce909-d0f5-4a06-a036-a33410408857</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>56018ce8-950c-48c5-95e7-4a5092193e63</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fccff1f5-53bc-4c8f-9787-b22a570f84f6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9c01bcac-caa1-4c49-a9e8-1d2e24c51603</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c30ba967-3d5e-4895-a153-68fce7fad102</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ee798995-996b-47ad-8dd1-90e83a395688</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3e871785-aa2e-48c0-ba2a-482fa0f6b296</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>89d9b22f-425b-45c9-8d27-9ddde5e37079</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3321b1b4-00ce-4381-aa30-2923c7c9975a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>67c21e0f-d899-47d5-bc2d-8aff2571efcd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>17fd1a7d-1e21-45f9-9b8e-28ebf94df6da</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4a6acdf6-2d11-425d-ae10-5cbd7061ca55</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b972a371-f3f9-4ff5-80b0-6c9bd90d66a3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>bf8ad2f4-979f-4785-94bb-274b9ae350a1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f321f5ea-c226-4757-9e86-e88e7c404290</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c3713631-5bd2-4454-800f-7d9ca5150f15</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dcf35aeb-d1c8-462a-ba4d-0f79ff55cf43</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>17d85411-66ae-4087-ba9b-d29345d5bd23</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>23155b08-ad9e-4f34-b12a-b13b289734cf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d389f554-f6be-43bb-8dee-332b2f8f321f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9cfd53ce-c198-46b0-a17c-514c6fd1c704</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>99248a80-c334-4f8e-9f20-beef91b6c535</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9ce3a783-cdb0-4843-a4a1-c8cc50b7c759</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e5b0604c-ab9a-410d-9bd3-675647f8bd3a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7086e5ee-30c1-408a-b316-cd281feb56f6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>98d2e5b8-064d-4f75-9524-c9c19b9c3d72</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b4301fa9-28ad-451a-ac6e-db1457596077</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>be087fde-6c2d-469f-95da-fcc0a195ef8c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>542aff4c-bfef-43cf-ac15-8e5cfb2c7907</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>17ceae95-4fbf-4fda-b5e3-47b79c5394cf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b60198dc-a0c1-4958-a40c-56dd0f764b2a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9977bd5e-8cab-47d0-b4ad-e3f4763c5f1f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a6807dd1-4574-43b1-bd56-6fdf7151386a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5191fe71-ff5f-40b4-881f-2eb96279e135</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c1b60336-83bd-4960-b3dc-e4f3c3c883ef</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0a1456b6-d153-429a-a0ca-2a79a9c9d5b4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9c058e0d-f21a-4545-a759-d623e2f0a9c2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4f3a3bb6-d94f-4c6a-8d44-ac2f96c0c217</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c6d55081-dff6-4bcc-9d6f-bf929587196f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c6998098-e74c-46eb-ba09-2dffafd3bc7a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3a0dcfc1-9055-426f-82ae-5f277363ee54</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f34603dd-c449-455a-8fe2-5bb76a7eea19</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e07cce4c-6ddd-4a46-9266-a7bb97d1b8b5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>048b0b20-74d2-459b-ac83-10c622c1ba02</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d525dabc-32dc-42d3-9bba-19aa2385be4e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>be6c5b42-2dc5-41ab-9158-8aaeda83b93b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5bc707e0-d2b2-4ad7-9a0f-2d266bccab39</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>06802bab-86a7-4e0c-b799-72757f61eadc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ab5c5e01-c323-4687-9dd3-382ea78eccfc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c5f1a0dd-492b-44f9-9ce8-683b5838c51b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d21a9e34-fc31-44f6-8194-9080308f28ce</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>134f8764-5981-42d3-afb5-271b050c17e8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3609b8dc-dbbb-4de8-a951-98b0e6663120</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>69784c37-24a1-416e-b9b4-49640a056ad4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a8824d7e-f6f9-4d72-8986-f1512192786e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e767800e-57e8-49da-a6c8-d22ad1a969fd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d59cf548-d498-4721-9962-73826ae41202</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>59865ede-2c15-4600-97b0-2aa8eaf5073c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>10d8240d-65f6-464b-be13-44bfb0a4f2c7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6aa84aa9-4752-496d-a83b-044a11003873</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e6de6af4-c1c2-4709-abf3-d51cfcbe5fbb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>af68e263-1422-43a5-a536-2de0d0d037c4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>33463d11-d442-4a56-9cf8-14d0f4c138d6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>750c49bc-7952-4e57-96d7-9d16ac04d4b6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ecb89e52-eb19-46a1-9d83-45f00950b2ad</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>24313a9c-7d1b-4341-a157-3ecf3c226790</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>96577fcb-6eb0-465a-a576-8dd866b197c0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>793b1873-fae1-48b4-99e6-d09d79a8fb21</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d8878f7d-f026-428c-b338-a2ba54d64c27</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6afd0264-9ddb-4a90-baa9-fbe55cfc486c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d05014cc-1611-4d2e-9149-591ee05802e9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d48b2745-63db-44c2-8758-e8cc94cf9f93</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a950a126-58dd-4b99-bd3a-f800707afd36</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7fa02855-b74e-4f35-9cb2-a234ea3e8ad8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>79b52508-571a-44c0-91fb-ce5cf20dc00b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>775718ac-b816-45fe-9142-f0aaf2c4b785</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d9b5397c-c16d-4938-8465-f80827a4556b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>941c43d6-2fb6-4357-9f11-8a7fa9d30263</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c85a85a2-453d-450b-9377-e84d1f81a833</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>190831d9-a477-4a06-9cb8-ea72ce9aba2e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef28ccb1-1416-4571-b4bb-2212a247e4ef</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f8b127e5-1079-4d35-a115-d5e164b8bab3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c62f8519-7bec-4b04-86cc-7a064e6736bd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cc89c686-5c6c-4f43-b869-e756ec23ed6a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>511afd38-ee7b-472f-9147-2f9e504d243e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>39ecac74-fa20-4afa-bff9-9aa1a62e6873</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>add45ab5-9b00-45f8-bfc0-05cf1669e545</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>52b02bf4-19ed-46dc-aada-e925c21b3448</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>44fe64dc-b160-4670-b59e-df7fbb64da4d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>16727dd2-9f3e-4ef0-ac2a-d100cc12d9b8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>34e03393-c43e-4a1b-95e5-8ddac0a70ffb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e3b7854b-a8cd-488d-aa89-c15b9d6dde68</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0d4b0623-2873-41da-a98e-2d42c0094608</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9fa2bd4b-f122-45c0-9a70-470145d81f4e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9c7219bd-8b3f-48dd-b283-02f08772057d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>128f4602-8fd1-410e-a7b8-8c45ad786e13</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>34552494-5930-4f7a-966b-24a204925b4b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1179180d-da3d-49ba-97c8-9bb40b7fc7fa</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b4f199ca-7a1e-45b5-8e68-7d6738242904</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e049ed3b-90c1-43b4-baf2-ee50b1b7d661</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3a2e2a8b-028c-4fb6-a52e-d6da6c0ea157</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ed62ba9d-0c26-4786-a0cb-f9f40f479ab8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>22192f79-5083-40d9-9117-c7f75e6ee3f2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8a13aa8b-6132-4bc8-9462-20a644454ea0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7533d559-89d9-4ef9-91b6-9acdae67788c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c291aefa-48a8-48b3-ac5f-b959474867a5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b27d877f-4413-4629-8393-cd644e1c641d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>76c580c1-a465-4442-9252-01ac93a8933f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ef9c65ac-b35e-4aa7-98d1-31a76df50b6e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>267e25b0-22ed-45ed-aa63-85eba05d1500</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>16cb6f7b-14b5-40b5-81fb-f477abe19041</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>71c02bee-e0d8-4aa3-9e1e-86468d731ed7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cf94fd78-7f00-4a8b-a728-06a5741a4c43</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>eab9e0d2-43e0-4af9-9cd9-7d92aa305d14</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4876d113-f2e8-4ae0-884b-6545795ee1ac</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>53954689-415e-41c9-a461-8e2c22c31c01</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1b37bc66-0a43-4d48-b552-d4f581b87270</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>85c4b24f-4cd9-4b68-9e09-689de9a8645f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>aa31151c-2ea8-41d6-8d0b-cfe6c0f3c22e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6ea81e12-b66c-494c-be81-ff7f3ae4875b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>41db5d1c-13eb-4006-8df3-7a3c817566be</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>17636d34-9d39-465a-ba23-454fb92135e8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>28f312c9-c98f-47a5-b7e3-3d3465adcebf</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>824d0bc0-8cfd-4b07-bcce-af1d352d0eee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0b78146c-227f-4da7-9570-f38af876c9b8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f3fee3fa-691e-4695-a04a-0afbc65da783</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a259bfee-8d3c-4529-8382-eb4be0daf6de</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>54fa5d91-7bf9-445c-a20f-2aff71605151</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>827280e4-f945-4716-a52b-a0bd6c27d929</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c2f0e44a-9044-44b5-9240-c36a8582617e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>72a42efe-1024-41df-ae11-232091d2ad6b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f95bd99b-dd09-4750-ae1e-5a9c1d17485e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>624c60a9-d466-4084-b70d-21709e10741d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0f7d460d-1f8d-492a-aff4-69fb20a87378</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>26303992-8ea2-4346-aa72-efd6741c5bee</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9d2bd4eb-a0a0-4df3-998d-c888226fbd63</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>94bfaec0-ea5d-4df7-9f10-13e5f8db6e65</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>67d90853-7833-4df7-8f13-8053b23b7fbd</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9fa23fba-82df-4761-9390-f2732e87528f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>af195f80-c12d-48b9-93e7-beca91b6072b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a2fe86c9-6271-4ed3-966a-e990291bc4a5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>558e547d-554a-42a3-8bbe-8d1dc7873e42</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3c532c7c-3867-46a7-82ee-e2c97114b28f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a2f08e19-0062-463d-9dbd-b1e87c5187b9</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>325f5455-7ece-43e4-bfe1-3633765b59d7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>efb2316c-57ed-447a-8ea5-a3fd5b583c05</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e9958f17-cbae-4101-bcab-7d04ff062b4a</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>179be265-a119-49c4-bbb8-522c307d3a9b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>31b73747-b614-4689-81bd-16163be554d4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>33aa0f09-b316-4309-adbc-e536faa92db4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fb2f057f-8a5a-4810-ae99-fc2a5fe96ac8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>598a8472-9ed1-41fe-b1c7-7b8f98c3e501</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6bec446e-586c-4d2a-8b54-0bfb131de1c8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>96e29025-6842-4a7a-9715-d909939f4144</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d77e7a69-95ee-4147-98d6-3b52a695770c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0dd6ebf1-1089-43ee-a443-82d0cc6cd3b1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>41c7acb0-1d0b-4e97-840c-434909f1561b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>ccb80f11-3aac-4628-bc6e-55accef9cf9f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>27444a4e-f4c9-4346-be1c-25d5b2977066</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2afb6e40-181f-4ed5-a9b1-1efcc9050228</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9413adf4-c42a-42c7-a51b-ec5a047f0435</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>d8e8c0eb-e3ed-4094-a853-9a6bbaae8d52</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>87bb8b45-fba1-4d51-87f9-b891c25c1893</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f77bb9e9-e4e1-4563-b6c5-15771f07775d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e1d3ea0e-822f-4814-b71b-af079aca6744</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>94e78ffa-5200-4a93-9993-5d7c3b8a721f</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>059fc841-c7fe-40ec-b094-1287327d09e7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e5eb0798-1004-484a-8bed-a140f90f9927</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>5afc5389-5e87-4e07-ae7f-438cdf65d3b2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>783932b8-d6d6-457d-a39c-5d13edd47bb5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>08ce3fc4-2487-4a5a-9143-fd055baaccb5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0950c07d-20b2-42c9-b188-03fb7735beeb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9473de5b-cd0d-4b77-bc52-f56e6ee93427</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7437b335-aa92-45a9-81c6-d96afcfd8d62</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b86ce69e-8b57-472a-b3ad-8caed7e45f74</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e40fc421-f0ab-4153-98bb-a546526556c2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>b4f4f542-985e-4901-82ae-9163b398ed76</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>34b67efb-afde-448e-b366-e1e1c2b9a4b2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e245d1dd-a7f1-4b87-bd80-d3aaf18e025c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>010b45c3-4efe-49b0-9805-33b83f5c5830</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>42d2dc8b-a8da-446f-9c02-0e59436a82ed</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8caab91b-95bb-47ce-bfab-71be6a0c9d06</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>6efae9c6-ffe1-4476-a928-8725b95da8a7</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c0ee670c-a29f-4d4c-8ecd-ea58bf9d7e9d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>faa682a7-92ba-412d-b6cd-71577a2b8aae</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>cb64a594-a639-4a90-af15-66549889682b</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>49c4c77a-8cec-449a-b3b8-f24419dffac2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>260ad05e-ab6f-4071-85eb-7280f5a174d1</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>fc2e3935-b945-4290-944e-175e5ce022a5</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0b0503c2-35ad-4855-a5fe-c4a48dcc4c4d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>34babdd1-8c2e-41ca-8022-d0151abc45bc</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>470c5a01-8120-4e87-91f5-bb7ce1c4a6c8</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9588b010-c4e8-4c70-9a4b-2c9c31633753</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e055900e-06d2-468f-983b-5d28477c29a0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>02923ad2-9817-4fc0-a709-394bfd4b2fa4</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a7ee294d-0b99-4410-9c11-3482f9f892b2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9506f529-3175-4810-b302-5ba3911b1546</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>MOW</DestCode>
                        <OriginCode>LED</OriginCode>
                        <OriginDestID>0c98879f-15af-448c-8987-9f4d8f24efa6</OriginDestID>
                        <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                        <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                        <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                        <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                        <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                        <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                        <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                        <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                        <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                        <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                        <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                        <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                        <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                        <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                        <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                        <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                        <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                        <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                        <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                        <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                        <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                        <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                        <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                        <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                     </OriginDest>
                     <OriginDest>
                        <DestCode>LED</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <OriginDestID>adcde3b7-2628-465b-b279-2ecbcde15ed0</OriginDestID>
                        <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                        <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                        <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                        <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                        <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                        <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                        <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                        <PaxJourneyRefID>68ea4b4d-8d3a-4246-8993-44b0e39534f7</PaxJourneyRefID>
                        <PaxJourneyRefID>813e946d-0d45-4349-89f9-64ac06338f26</PaxJourneyRefID>
                        <PaxJourneyRefID>a22a930f-dfba-475d-bd64-df396abf67ee</PaxJourneyRefID>
                        <PaxJourneyRefID>8e39c7e3-1487-4dd7-a197-10f186cda328</PaxJourneyRefID>
                        <PaxJourneyRefID>1cc04581-386c-4e5b-a7ff-42e5d9567f68</PaxJourneyRefID>
                        <PaxJourneyRefID>b72f61ab-85b8-4a97-91aa-df8fd4e6f023</PaxJourneyRefID>
                        <PaxJourneyRefID>24d7abbd-9e4d-49bc-acbe-59587c819570</PaxJourneyRefID>
                        <PaxJourneyRefID>eff16d30-eff5-42d6-9fd0-6b3e7a1152ee</PaxJourneyRefID>
                        <PaxJourneyRefID>40e65214-820f-48a7-a71f-0c92ce91f348</PaxJourneyRefID>
                        <PaxJourneyRefID>7918ce77-9d0e-4b13-b35e-3793636b5ed4</PaxJourneyRefID>
                        <PaxJourneyRefID>c6cf653f-f27b-40d8-a7b9-5739059e2bfd</PaxJourneyRefID>
                        <PaxJourneyRefID>587520f8-81cb-41c4-9c33-6aab88a975aa</PaxJourneyRefID>
                        <PaxJourneyRefID>042b19f7-df58-43e5-9272-96cf3ea07efb</PaxJourneyRefID>
                        <PaxJourneyRefID>f9583d75-a6d0-44f4-8fde-fd17069e397d</PaxJourneyRefID>
                        <PaxJourneyRefID>66376ab6-4276-474b-a647-6907b1bddb7b</PaxJourneyRefID>
                        <PaxJourneyRefID>f703e236-ef21-4d07-94ae-60398092022a</PaxJourneyRefID>
                        <PaxJourneyRefID>e401d36d-942c-4c7a-9f01-d54245af59d6</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>1cc04581-386c-4e5b-a7ff-42e5d9567f68</PaxJourneyID>
                        <PaxSegmentRefID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>24d7abbd-9e4d-49bc-acbe-59587c819570</PaxJourneyID>
                        <PaxSegmentRefID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>b72f61ab-85b8-4a97-91aa-df8fd4e6f023</PaxJourneyID>
                        <PaxSegmentRefID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyID>
                        <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyID>
                        <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>68ea4b4d-8d3a-4246-8993-44b0e39534f7</PaxJourneyID>
                        <PaxSegmentRefID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>7918ce77-9d0e-4b13-b35e-3793636b5ed4</PaxJourneyID>
                        <PaxSegmentRefID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H50M</Duration>
                        <PaxJourneyID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyID>
                        <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyID>
                        <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>eff16d30-eff5-42d6-9fd0-6b3e7a1152ee</PaxJourneyID>
                        <PaxSegmentRefID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>c6cf653f-f27b-40d8-a7b9-5739059e2bfd</PaxJourneyID>
                        <PaxSegmentRefID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyID>
                        <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>587520f8-81cb-41c4-9c33-6aab88a975aa</PaxJourneyID>
                        <PaxSegmentRefID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyID>
                        <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H35M</Duration>
                        <PaxJourneyID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyID>
                        <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>a22a930f-dfba-475d-bd64-df396abf67ee</PaxJourneyID>
                        <PaxSegmentRefID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>813e946d-0d45-4349-89f9-64ac06338f26</PaxJourneyID>
                        <PaxSegmentRefID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyID>
                        <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyID>
                        <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>40e65214-820f-48a7-a71f-0c92ce91f348</PaxJourneyID>
                        <PaxSegmentRefID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyID>
                        <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyID>
                        <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyID>
                        <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H20M</Duration>
                        <PaxJourneyID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyID>
                        <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>8e39c7e3-1487-4dd7-a197-10f186cda328</PaxJourneyID>
                        <PaxSegmentRefID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyID>
                        <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>f703e236-ef21-4d07-94ae-60398092022a</PaxJourneyID>
                        <PaxSegmentRefID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyID>
                        <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H35M</Duration>
                        <PaxJourneyID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyID>
                        <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>f9583d75-a6d0-44f4-8fde-fd17069e397d</PaxJourneyID>
                        <PaxSegmentRefID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>66376ab6-4276-474b-a647-6907b1bddb7b</PaxJourneyID>
                        <PaxSegmentRefID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyID>
                        <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H20M</Duration>
                        <PaxJourneyID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyID>
                        <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyID>
                        <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyID>
                        <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>042b19f7-df58-43e5-9272-96cf3ea07efb</PaxJourneyID>
                        <PaxSegmentRefID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>e401d36d-942c-4c7a-9f01-d54245af59d6</PaxJourneyID>
                        <PaxSegmentRefID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H35M</Duration>
                        <PaxJourneyID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyID>
                        <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyID>
                        <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyID>
                        <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyID>
                        <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H45M</Duration>
                        <PaxJourneyID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyID>
                        <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyID>
                        <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H20M</Duration>
                        <PaxJourneyID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyID>
                        <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyID>
                        <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyID>
                        <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H35M</Duration>
                        <PaxJourneyID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyID>
                        <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H40M</Duration>
                        <PaxJourneyID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyID>
                        <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <PaxID>Pax-2</PaxID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T06:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T06:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>22363a09-3e63-4dd2-a1b9-30118138e7da</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T04:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T04:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>53</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>53</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T20:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T20:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>c58580f7-1af2-4d1d-8d27-1250ccb42cb3</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T18:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T18:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>26</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>26</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T03:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T03:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>50c423f4-323b-4b26-b86f-7650da5a1624</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T02:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T02:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>8044</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>8044</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T21:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T21:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>e377003f-ab44-4ed5-809e-09e8a6a1a418</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T19:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T19:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H35M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>25</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>25</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T12:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T12:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>b5f8d878-90a7-4353-8347-7bed67210331</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T10:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T10:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6009</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6009</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T10:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T10:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>18d26276-dd3c-4f6a-bff6-7fecc54b18b9</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T09:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T09:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>7</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>7</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T16:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T16:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>5f82e227-b111-40aa-87ba-e6be3aa659c3</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T14:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T14:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H35M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>19</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>19</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T17:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T17:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>4d34fd77-c146-45e4-8780-8632aaac7efd</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T15:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T15:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6026</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6026</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T14:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T14:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>f10f0b4f-1775-47f5-8fe8-b2ee49b44130</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T13:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T13:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>8040</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>8040</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T17:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T17:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>bbfb75e5-e92d-43e8-8910-f1c65d9bcd6b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T16:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T16:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>22</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>22</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T09:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T09:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>fc4c3fbc-ce68-4a8c-a503-d9b08dc75c12</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T08:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T08:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H35M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6015</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6015</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T20:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T20:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>c9683c64-12f2-4ec1-ae1f-43cbbfdfc100</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T18:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T18:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6159</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6159</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T20:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T20:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>28353ebb-affc-4e12-b0f1-3956644daad8</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T18:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T18:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6020</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6020</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T09:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T09:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>1a14a97f-3c62-4f1f-b0d9-0ae33bbc298e</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T07:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T07:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>43</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>43</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T23:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T23:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>d8220699-54fc-46c4-b28f-25ea50525f98</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T22:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T22:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>34</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>34</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T10:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T10:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>4029c524-4465-4e77-836b-3ca32a2ef3f3</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T09:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T09:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H45M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6027</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6027</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T15:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T15:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>7c2b9099-641a-4b98-802f-7fcf19d6729c</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T13:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T13:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>16</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>16</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T18:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T18:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>1be5199c-095a-4dc4-9e09-760045631501</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T17:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T17:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6032</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6032</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T08:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T08:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>3992f9f3-b383-4c4f-bd5d-4f710e2b6154</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T06:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T06:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6017</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6017</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T14:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T14:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>67442f19-2b22-4f1a-8bce-b95cb6fa2d9a</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T12:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T12:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>15</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>15</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T21:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T21:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8ff9246c-5f2d-426d-8cad-637c70b650bc</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T19:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T19:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>28</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>28</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T23:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T23:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>333</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>cf0e471f-d247-4b4c-8ef9-a8a3b1a71412</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T22:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T22:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>27</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>27</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T15:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T15:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>d8f39cfe-35e3-414c-a69f-5f65ca4f1257</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T14:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T14:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H50M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6155</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6155</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T21:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T21:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>68ed2e6d-63e0-46f5-9ca6-929be443af4c</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T20:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T20:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6034</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6034</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T12:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T12:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9e06fb42-a4eb-467e-9aae-4c9c09a8f439</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T10:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T10:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H20M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6016</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6016</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T22:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T22:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>d29ace0e-744e-4769-94e5-3b9e0bdf228b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T21:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T21:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6023</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6023</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T18:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T18:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>b57e2ae9-740f-445b-bf92-4060edd50071</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T17:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T17:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>21</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>21</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T02:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T02:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>6f6689ba-3cb2-4bf3-be8b-1b8b762d95c6</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T01:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T01:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>52</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>52</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T13:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T13:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>3dac6466-1385-43d9-af6a-b8352e7919c1</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T11:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T11:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6028</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6028</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T14:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T14:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>72556498-38b5-49a8-8d16-239d7b5b1729</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T13:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T13:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H20M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6010</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6010</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-26T01:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-26T01:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>0064d5e1-2b7d-4e3c-ae7e-d5ecb8984de4</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T23:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T23:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>42</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>42</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T20:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T20:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>ad4f0026-f6d4-42d8-b972-55423db86478</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T19:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T19:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6035</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6035</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T08:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T08:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>dcbefbe0-7b13-4fc2-bc07-7292f3c208d5</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T06:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T06:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H35M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>33</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>33</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T02:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T02:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8b9908ed-f76d-44ef-99c9-301c32b740a4</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T01:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T01:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>8042</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>8042</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T19:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T19:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>977d34b3-fab3-4183-bc7b-6f2d696becfd</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T18:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T18:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>23</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>23</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T13:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T13:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>dae043bd-d125-4e54-8b39-b1e7db7e8b7f</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T12:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T12:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>18</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>18</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T07:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T07:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>82295ac1-e1a0-44e1-a6e3-87f5c030b889</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T05:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T05:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>35</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>35</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T17:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T17:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>27b70e1d-0e44-4ef0-b68d-6142e9ae11b1</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T16:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T16:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6019</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6019</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T17:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T17:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9258a22e-7d83-48a6-b4b6-312c2f16540e</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T16:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T16:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>17</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>17</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-26T01:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-26T01:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8f30dd6d-9f11-40cc-9d4c-5be9d59592b4</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T23:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T23:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H20M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6024</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6024</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T16:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T16:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>31dd461d-f252-4e7c-be0c-43cc25723dc0</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T14:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T14:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>20</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>20</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T12:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T12:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>779da250-8236-4c41-8639-85240dbdc228</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T10:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T10:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>11</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>11</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T08:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T08:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>a5ec8364-eb8b-46cf-84ee-65f48f710196</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T07:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T07:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6157</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6157</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T22:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T22:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9755d857-a829-4cee-9eff-bf4566943d1a</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T20:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T20:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6160</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6160</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T23:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T23:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8ffa94ca-82a0-469f-9c29-e21ddca22ac8</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T21:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T21:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6036</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6036</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T10:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T10:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>6fc9f00e-3f49-4c76-81d6-af350084761f</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T09:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T09:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6018</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6018</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-20T14:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-20T14:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>d999a1ab-ce36-4723-909f-6acfde500de4</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-20T13:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-20T13:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H40M</Duration>
                        <Mileage>390</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6025</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6025</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-02-25T11:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-02-25T11:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>ab53c718-a28f-4ba6-8f50-a18ad6e538fa</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-02-25T10:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-02-25T10:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT1H30M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>14</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>14</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>NB</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Name>ECONOMY LITE</Name>
                        <PriceClassID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>EC</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 100 ДО 150 ПРЦН ЗАРАБОТ МИЛ (ME2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ПОВЫШ КЛАССА ОБСЛ С МИЛ БОНУС (0NI)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Name>ECONOMY CLASSIC</Name>
                        <PriceClassID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>EL</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 150 ДО 200 ПРЦН ЗАРАБОТ МИЛ (ME3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText> СВЕРХНОРМАТИВНОЕ МЕСТО (0CD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ИЗМЕНЯЕМЫЙ БИЛЕТ (059)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ИЗМЕНЕНИЕ ПРИ НЕЯВКЕ НА РЕЙС (CNS)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ВОЗВРАТ ДО ЗАКРЫТ РЕГИСТРАЦИИ (RBC)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ВОЗВРАТ ПОСЛЕ ЗАКРЫТ РЕГИСТРАЦ (RBA)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТКРЫТАЯ ДАТА ОБРАТНО (ORD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ПРИОРИТЕТНАЯ ПОСАДКА (0G6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ПРИОРИТЕТНЫЙ БАГАЖ (0LF)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ПРИОРИТЕТНАЯ РЕГИСТРАЦИЯ (03P)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДОСТУП В ЗАЛ ОЖИДАНИЯ ШРМ (SVO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ПОВЫШ КЛАССА ОБСЛ С МИЛ БОНУС (0NI)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                        </Desc>
                        <Name>ECONOMY FLEX</Name>
                        <PriceClassID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <OffersGroup>
                  <CarrierOffers>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>af68e263-1422-43a5-a536-2de0d0d037c4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b60198dc-a0c1-4958-a40c-56dd0f764b2a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5171643Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>cd2e6c3c-75d8-4167-acaf-b7ec8452f4e7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0fd0fb80-f680-4a1e-9d2e-9000785dc1ae</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7081b712-e511-41b2-bf90-89377ecbebbb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c4ca5745-f319-43a5-9816-95007195e10b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>88faed94-4d93-4280-ac6a-8cbf917b219d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7a970c18-c7c6-4462-a9a1-f97c024c96d3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e1a30e65-4230-4a68-bc73-fe5af50cb57c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5173672Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1fb61497-e8d5-4f73-8648-14069c32f3f9</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6408254d-3170-4507-bd58-6467248284d9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7ec2ce78-be2e-42c7-8c36-02ca203609f4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f035d7a1-dcb2-4324-9be8-e7db011cbb2b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>722f75e7-a5da-4ad0-befc-3c808eec446a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5e23e68c-2d57-4df5-ab70-bfa9d61ba275</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0803a584-cf91-4875-babf-d0bb0ba9a95a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5175334Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9df5b9c9-893d-442e-924d-8d88dc960f15</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b979be89-b389-41bf-8021-ef5e6947dd23</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>901affbb-b695-47ee-9a44-3be3eb7face5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8f952fb6-c536-4641-b2b4-95ff9b124ba0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>84b8c515-f88c-4d43-a051-e3a72bc025b8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>51e8b000-f81f-47d7-b88e-06d737befd18</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6add4f0d-d98c-40f3-ae18-745230b062f8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5177823Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>21eac032-7535-4f6d-aac7-773ab61ed0b6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>372abbdc-7c3b-43bc-b4fc-86626901f8b3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6ae01a97-08ef-428a-bc05-2daf93a88ef0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c066fe81-1424-4159-aeb3-bfcf5df0e260</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4a48b18f-aa7d-480e-86f4-b7ef2211dd79</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bff62bad-f0e9-4303-9c19-54dc1474032d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef18a76d-7216-45d6-823a-a98899f18a63</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5179469Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>14d304a9-be7d-4966-b928-f4dccf78463d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cf932776-2ef3-40c8-b429-afc2c80d6e1d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>09ebb3ee-1126-402b-92c4-1d1e8b1bba2d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>afc1373c-1676-478e-9307-457eb7893145</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6a97f9ad-4a8f-4035-a6ea-9ba9bd17878c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8ad13631-96d4-44dd-8a17-d31a260dbf90</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>52c3fac8-2205-4336-96eb-ffa3e204786f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5181513Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>eddb6e43-6021-4b20-b463-212a88b1d75b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c9945560-f7bf-4130-8074-3e93b3351aef</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>03a00e09-dc05-43c0-8ac9-f1b8aff2d439</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b334f293-97ac-4ef8-bdae-3141fcf35e21</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>77c404ea-f045-4e90-9f82-9372642941aa</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>52e75178-17a8-4f59-9cb5-1bd8623b6f71</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>33463d11-d442-4a56-9cf8-14d0f4c138d6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5183239Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>16b7e3f2-7e39-4165-aa40-8b34eae25319</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>62906b8c-5848-440c-87dd-a0e1601038ff</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>68c06bd4-2fe5-4a6a-bf97-a28190bdd68e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>deb91c39-e8d2-4756-80d6-158e77e8ce11</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bcfafdfd-868f-474e-af0a-0e5690d45246</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bbf5e057-5840-4251-aae5-fce97dbece35</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d2f16199-77cb-49a6-9277-746b85573ce1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5184907Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1f5a4478-e874-44c8-8ce1-a1056fdf2b5d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ebb5c7d2-4e97-40d8-8160-6edd8f700273</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>22b9a62f-26f7-4225-adc3-8ec2d0a1c000</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>37910a51-51db-492c-8293-4648f72c02ef</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6fd8d35b-0699-4fa0-931c-c6121a564383</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a07b7ad0-98af-4158-9e09-71ad52971f6e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>17fd1a7d-1e21-45f9-9b8e-28ebf94df6da</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5186273Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>aec108cd-5468-41f2-808f-7fb8d173ef04</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2d2d3df5-96ed-4cf2-b349-97eb657524c1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>643d74a7-ec90-45c0-83a9-7bed4ca1876b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>633db42f-2082-4952-a808-e66ac7c17d2d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fd8a16f5-9bd8-4605-91c2-e989c45960d5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dac5a45f-d3c5-475c-a9aa-b6e937a59de0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2c943e79-459b-4dd1-969b-083e886af183</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5188937Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8a592499-81a4-4ad0-a998-a2f58dd6bedf</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>17bb5444-be0b-4b3b-88ea-fa2cfc49dd81</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>481a8b2b-c16a-4bce-851d-ed7c51d50e26</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2964e15d-f249-469d-93ce-a66caf856274</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e0ccb1e0-19ff-4eb7-9ba5-ae8767add143</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3fa8d152-ac44-4f8f-9be0-8cb731828dbf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>359cd734-a5e9-45bb-ade3-c154f189fa39</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5190764Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5fcb115b-3bb0-4877-9423-af63a4ad33d9</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0365e612-83a9-4f8b-ace0-bd0f6dab5f83</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ab7dec19-eed0-44e1-905d-b4b2be2f37d0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>38f099c0-87e8-44da-92e4-ddaa884bbed8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>185f4ff7-97bd-4e4e-aa46-06c34300e767</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bb369c1f-ee84-4188-b3f9-9715fddd5d03</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dfe76491-17a8-4d73-a950-940d1ae0374a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.519254Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>7efd1a3c-7d33-4639-85e8-6de7bbd587ea</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9a8aef3e-670b-4fdc-b63a-6a1b2afc318f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1167b5f8-5c01-4204-a601-c0387f938f57</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bb772167-f51c-49a1-a43f-ba046a728fff</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0784659c-2cdc-45a7-bf32-69157404e7a6</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bdb394aa-76e1-4bc9-91d6-b6e01ef9e451</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e1541938-d651-4ee6-926f-9f37428eede2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5194225Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8d641bd5-dcde-4231-9bf3-0750ce9a7c43</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>20be81ff-e73d-4175-82c4-c94a3cd5ad3b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ca3cc7ee-5666-4c49-9a5c-abaf21e5d5cd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4bc6d73d-5beb-4eb4-bcbd-64b4156ac737</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>314a3073-9f7d-4bf2-ab0c-1fbd4b97030e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a989a248-6a16-4ae5-b360-9ab0bc3ed991</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>319ee955-d4f8-4d94-933a-5302b22b1c8a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5195564Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e7dac880-7a49-45fb-b122-6dc06c475a53</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>62a84bca-dcc3-4998-bb93-77f999e28dfb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8a921a98-ab5c-4be5-a22b-999689b17171</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0bcba0f2-570a-4c1f-a3b3-35856d86e5ad</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ffd0b443-74ec-404d-9eb5-ae5d6efab389</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1dc83069-6d76-429b-a1af-f6c77d52c7aa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fb4c8fb5-1b5f-4e62-a3e3-9e0e8ce4dbc9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5197458Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8f39ce3a-1468-4f36-a9d4-e0e72f3e01a4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>eb640a62-e979-4019-8db9-fd54e7b6e382</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fbbfac41-4909-47f5-a624-822fc2531bfd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>945da705-405a-45af-979f-50568813763b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>db2ba4e6-5503-446f-8d21-f2c21715d9da</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f89aee9-3343-4124-acb1-63229e2b3ec5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4dd36c48-02c7-481f-b91b-373fbd8ea416</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5199305Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d7be8c27-f4e5-4efd-baad-7a06c384ffb3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">598.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1748.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">627.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3299.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0b895057-2e4c-424a-a381-b75103ce67f5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">627.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3299.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b946dc82-7de8-40e1-a8e0-899abf2610f3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6050eb33-cb2d-4547-b680-51763bbc37fb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>968233e8-460b-4086-9d04-c6ab1ea5a6f0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">627.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5599.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>663ff1d0-1d45-4c8e-9fc4-e22674ca09e6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>87b24314-b268-4c9c-9d1d-7441f2e1eb9e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5200956Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>99d8734a-1c90-4541-999e-ff36578723c7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3349.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2fccdf70-9011-493d-bd32-aaeed23cb01b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3349.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>56d7744c-d70a-445f-bf03-ddba842a88e1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d6f172a7-f5ba-451c-ae90-a40d48df5757</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1823e7ac-f091-40e0-98ad-a8caaa85ceeb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5649.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7fa02855-b74e-4f35-9cb2-a234ea3e8ad8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>47569d26-a14a-46a3-bbbe-408bbd5abc3b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5202555Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>aa256f83-e448-48c9-bb7e-3161f3c4f683</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3349.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b3f9ce23-295e-4df0-b5b8-1b8f97a5b839</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3349.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c873133e-6385-447d-8c7d-05421046cda1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b2680798-f08e-417b-b53d-db62e1a546ff</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d6e8bbec-2d1d-4dda-a4cd-d01bf29db3d5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5649.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f79ba8fc-e101-40e9-9d0c-90857d783a55</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4dd75afb-df29-42bd-88c1-e785bb6e0318</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5204185Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9489238f-b5e7-4eac-bb11-8cbdcaa22599</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>16facbea-8b47-40f4-830b-115f3d379402</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0a0fd7dd-38cf-4449-82f9-b51cc631e8ee</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4995feb9-dc71-486e-b238-3afb2cc56da7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7c706646-745c-4571-b94d-3bcf1ec5990b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68e6dc61-e184-4663-b8bb-62a8f64ecb07</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>42a2656e-ec71-44a5-a71e-d8334ad2b886</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5208413Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8bb60e2b-f79d-4459-8d11-168493c0f4f7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f7748854-fc8a-463a-9041-83ccb04c8acd</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4b0b3470-fad8-4f57-989c-697ff49ab891</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1e3293d5-f25f-4201-b2e2-a55b0cfe771b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2d862fe5-c9fc-40bf-8f08-299ec530e167</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>22192f79-5083-40d9-9117-c7f75e6ee3f2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>42d2dc8b-a8da-446f-9c02-0e59436a82ed</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5210197Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e1786445-d4a4-4f0e-bbce-1e667f5e7adc</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>707858be-3634-4ba5-8741-3bdebbae7779</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9d6f23a6-8b62-4e7c-a9da-bb45cb884712</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ff81f4e7-3358-40c1-a675-ca532589605a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6cc5d3bf-b98c-4d41-8b9f-8b403ddcc80f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>932449f6-d669-4497-b91f-f46968cc80b0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3b8c02e5-6593-49f9-9c3a-ff7cf9cd426b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5211893Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a1561aca-374c-49ef-865e-75e8f49bfedd</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>eb384356-3e8f-4222-b566-a0fa6a2e5b1d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>706fba9f-8777-458b-864f-0bcd2431fd5e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b0a39f55-8ae1-4499-9c55-9a82f07e3436</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5241e2e8-c9ce-43b0-898d-8e8cec1462d9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b189ac83-a414-479c-9dff-8341074d60a2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cb57d2c2-17e9-4871-b312-8c43b46ad3fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5213424Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>94eabfab-2f08-495e-8fe5-057e8477eaa5</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>755153c8-2cfa-4cc6-8754-f16d76391b7b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5651e192-cd59-4c5d-8b7c-5627e2a98253</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d29610f3-9304-440a-ae72-9c871b02c2bb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c92131c4-e135-4000-9199-067b6757492f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>022150bd-c375-4c13-8afe-ac06b5fa0bac</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ae3faf11-be9c-49cb-9cb4-a43e8eed45ae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5214806Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f64a44c8-72a2-41ce-a917-5eed0dac3bba</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>62df6a0a-54f1-4f8c-87c1-cafa646b56f1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9b7d7fd0-20f8-4518-a2ee-cd5e36d59c0b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6b04695f-075b-42e6-9cba-812403993ad5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d29ee63e-ac0d-44d0-b21e-fbe2122a8e9d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d21a9e34-fc31-44f6-8194-9080308f28ce</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>83a68182-e10e-4bfd-b980-fdcef68245b7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5221802Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>bc3e68fc-68d4-4780-9908-b0e24076ca9a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f65d0b0d-279a-4026-8679-a1f7d245d892</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>001a28e3-05a9-452b-ad55-22f70150cdf8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>04953c4e-ef03-4f3c-af33-758faece868d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3206fe88-4e33-44ce-af6f-d818c8c74012</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4b0bee28-4176-4942-ae61-aa2799dbf528</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>98ef451a-f2f2-4b79-8cff-36c74898b8e8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5223808Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>2a28728a-8307-41e5-bfeb-d8ddf3fd47a6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>92bab23c-681e-41db-8028-d25a5b8d0bed</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a70e2911-9d99-4809-849d-e625354da72a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d11468c7-a3c9-41d0-80a7-288fe041cce0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3a48e06f-3182-4746-8a42-9bb3bfd8cda1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b14ec6d6-a693-4151-91d0-8c31e394ee30</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a048372e-758d-41d6-b3dc-5eefcf1be2fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5225311Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>36d37aac-aa38-426c-9ff4-393023bf0cfd</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>190b4a2b-d4f8-45fa-a1d9-ac5eafbdca58</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4a527995-92c7-4d6a-951a-5658a728faec</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c1e58464-5154-4453-bfe1-73742f6393a2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>13ca6da4-9df3-469e-836a-171b38844ec3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a6807dd1-4574-43b1-bd56-6fdf7151386a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a2f08e19-0062-463d-9dbd-b1e87c5187b9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5229393Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f1e0a329-f865-48da-b3e5-78db6bd6f82b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4ee8280f-43ec-4d32-8d1e-1bf7567be4ee</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>69a945e3-fde3-41e3-89d9-b7fbb03312af</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0d005dac-329c-45d3-bece-1146692fbb30</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>afd1c025-8b7d-4b09-b2e6-a2a5198ada8f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2d1c6e02-8f91-4e00-a20f-bf56b9fcda74</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>312c1e01-f141-459b-b721-f7dec38b05db</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5231135Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c68b816a-e66f-431d-a8aa-800805becbc2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f5ce06c4-f8fb-48fa-ae9a-d7e3f708d016</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a0d14f1f-ac76-4696-9cf6-d555dc8a75f1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>20984b44-4508-4fe3-b27d-0f894cc7d448</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>510391e8-ec58-4a42-b7d6-774c24a88afd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>621c158d-19cd-4a82-8fb1-a3c68a2ac318</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>88854c9f-ee03-4ca1-8d32-c91a969ae3f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5233052Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a256c1fb-eb88-4a45-89d6-668c509e7a1b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>139b14ff-f5a0-467c-a0f3-b64cf6e4adda</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fdbb16ff-d7e8-4b27-88a7-02a30076bb95</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7bbf75ab-0d08-4407-b1aa-2ea23100650d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>337f0fc8-0f05-4011-88f9-a196ad65cc40</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>126592aa-d733-452b-844d-cfc05fc204f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f218cb76-e5aa-4a81-ae55-639ceaafd176</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5234755Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ed44d213-8d84-4855-8efa-b450543db34a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ab28f97b-f845-44c0-8c4d-e6285f900584</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e6fe3aaf-8575-4da0-a21b-c82601f4c965</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>44c09cb6-42aa-47b2-be20-114584adb84b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bdfee4f5-d276-47c5-820c-8ed1da469f04</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ba054b0f-6839-4a9a-bf0d-174ec5470713</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ee90f2cd-cefb-4075-a8fb-3983d5d20a10</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5236478Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>63933593-644e-4358-8954-902ee073a8f8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8f30dc0a-67eb-4d88-b893-d49cebf0492d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c0ddafe4-75c0-4e3f-9d64-15baa80189c8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0e73b4ce-6bb0-41a8-a906-437f9b5b689a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0c8268e1-7179-429b-9d5d-0a5dcb577c65</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>411a80d1-76cd-47d8-a4d4-5d3f133f28ca</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b2c3136a-eed1-4a24-b704-8c0cb1648f3a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5239913Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5791a141-bd6e-4edd-a7d6-35a72528c095</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fc7342cb-42ca-4f74-8578-84f33a764037</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9ca856c9-ffbd-4f7a-87a2-f157e0f9fb20</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>002c85ec-6bed-4f9c-9d89-ba4a1af88dd9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c059abd3-a6e7-4f96-896f-7f6346f79186</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cd697be8-8936-46ec-9900-d2b7b486c0ee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>450fa993-2620-4342-a774-9ac093d8378b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5242066Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>59098fe6-b565-4ea5-ad60-5c2b476efe36</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fec154e0-91d4-4a8a-851a-dadc5553b981</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a90d8cb9-db09-4634-ae70-8b767dea4747</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d895066b-1f95-436b-b27c-dbfb0a4d3cf8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>504843d2-34f3-4547-aec5-59cdb0d05346</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a1d611fb-07c0-4c86-aa2f-3584d5865b36</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0237d572-8410-4e4b-9898-6b7b88ed0c9e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5243763Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8fcfe369-53bf-4e38-b80f-0f72bc20294b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2d75fa9b-1c30-41a1-9fcd-8732de45e512</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cbfccd59-0344-41dd-b346-2c4cf40b63ad</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b320160b-e5b5-45cb-98c2-84a11f52b9f9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f4160edb-09b6-419b-b0a5-bd74cd6f0280</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d68d2de8-91d6-4138-a80e-76dc7b4502fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>25c603a8-31c2-47e7-b65d-1668d98d7854</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5245577Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>2c3103be-2493-46eb-a7c9-aaaba76fef1d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c6722d9d-dfe8-4ae1-9051-17335ffaa1c6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>02f8e13c-7c7a-42d4-9bb2-0c27432fc738</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d8f8e15b-1931-4cbc-9124-c1f40fa7cdc2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8b807fd5-bd7c-4865-8032-e9d312009b0e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5def6188-ebe8-4608-85db-3572fe792db6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3a03aa31-be3e-45d9-8f73-77076b75cb43</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5248439Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b0dfc53e-b00a-43c2-a2b0-9e04d44cb29f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0baf62b7-1385-438b-ae51-a0806d9f2eeb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>89644acc-24b2-4cc2-a0d2-e4ceef3132bc</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d8e531bf-35d0-4bde-8f01-edff541a1db4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>595124bc-d1c2-421f-bd08-6b0fbdd458f0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9ce3a783-cdb0-4843-a4a1-c8cc50b7c759</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>82803812-690f-47e5-984f-c6a5f38de1b3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5250373Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6c3baaf1-e29d-42fc-bab9-e039a3e39f9b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cf6ad538-a56b-42fe-8f94-c019832e3c9c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ae903250-99c1-4906-9609-8d8a8a8b1eb1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>33db344f-5723-41e3-819a-58d0814b5691</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>db96daa4-ba3d-4819-9372-783fc4d79100</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>34b67efb-afde-448e-b366-e1e1c2b9a4b2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3a0812d4-0221-427a-85df-09af86b0df97</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.525175Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>045026a5-e682-468d-ba2a-bf47d6e1b7ff</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f5847c36-590a-40f6-bfdd-f609100ae98a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>291ef969-f04c-4252-bc7f-c39b78b8f65d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6d0aeeea-36ce-4ffc-9452-582291e1a686</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>24fef280-da0f-4f8b-a02a-45d7a17bc9a7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8904f48c-e97e-492d-85af-547a78ce6404</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bb3365d1-ff7a-4e12-b24d-6c26e9118c3b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5253097Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f0555e3d-08c3-4242-b962-f7f7b25b0f2f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fc52b1c8-0af3-4e89-bf60-e22951143594</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5d91ee97-f813-41a3-95be-95db80d85658</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5c9a9a77-cd69-4b8f-8b4e-d7fc58e5f05c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ec25327d-0f34-4abc-9d1e-014a542a124a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d293ada4-98b0-4800-a2d6-2f9290ce9d42</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6e0f2d3d-ce0f-490e-a7fa-b414146108d2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5254732Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>bd007612-3d40-47bf-b95d-a9e2810c21ac</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>36cab3fc-871a-4ccf-a1d7-f86bd9d43d1e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>23dd696c-9129-48c8-af66-7b37925251fd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a34cea2b-36f3-423d-b38d-7b7d3ebf08b5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6d06767e-cc1e-4b3f-bbb2-fe0e1357f9cb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c46e815c-3b4a-4304-9367-957d20293312</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>afcc14fe-b5e2-4aaf-8797-bc5d608e30a9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5256083Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>dd4428a5-640b-435c-8548-c46f17dbbd80</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d68adf0a-7c7c-40cc-b84c-44c3e57e2818</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9428871c-6176-4714-8e71-765a83a69310</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d8be757c-9af0-47a4-a495-4e9f620321d1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d08bb54a-825a-42a1-8e7b-169ef3d638ee</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cb15f44c-2325-4f39-a4fa-b1cb16f89d61</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>948fd518-26c0-4fad-8d96-6b84aa21c171</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5257634Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b6f769cf-a492-4381-95d6-30c3bb83e21b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>eb853076-2975-4626-8f67-eb8d5fec1c4a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>51af2cf0-7d1e-4700-b708-ecad62afa224</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9f9d1ed9-877d-40ec-99f6-d8d0e95faa1a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>06246e34-1c19-478b-97dc-8f622418c5dd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d168e73d-51b7-45e9-9f49-76f700052522</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>59e61f49-b0bb-4467-9bb9-c43e0bff8c48</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5259326Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>15a61749-2b70-4084-a481-baa0564c3aba</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b8500dcf-0983-4f9c-9a3c-7a1bedcac0e1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>70f38ed2-ac29-4c78-a321-41b125f7f397</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b2ada384-52ab-4404-9e17-ca10ca212acc</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3aec4fe8-378e-4beb-9110-f85a363bb3bd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5f74d3bf-ed56-4ca2-ba78-793e0bfdd02d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1c4a1cc8-e0ba-4d3c-9853-21cfa85eaf9c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5260766Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>666294c2-8721-49d0-bedd-fc1f20f941de</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>69d52ad3-926f-4b63-91b5-42da1bd8725f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>067c705c-2a61-4a72-aa62-d80e8ab31511</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e7d4924c-29d2-4b7f-8f4c-e0f0566bcf44</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>95d6393f-b9ef-47e6-8e15-05e950c88a6f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>eab9e0d2-43e0-4af9-9cd9-7d92aa305d14</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a7ee294d-0b99-4410-9c11-3482f9f892b2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5262117Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>7cc0597e-931a-4a9d-9bbe-921d76928b87</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>19402d0f-6c87-473f-aece-1fb67db45ab6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a8b973dd-437c-4dc4-be1b-18c269cad20e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b6bf7520-b6f2-4aaf-baea-344451eaf3b5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5f52adbe-d0a3-454e-bfe5-f0dd619eb1ce</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1c22800b-1f09-471f-b1aa-7c4e9a2e7a89</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fdca76b4-310b-4239-9ebd-cd318af19e8d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5263749Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b8534b2d-07ff-46ea-84ac-f556e29a1aa2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a2e7e5d9-af71-4fcf-ab23-ba5627256f6f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>61a94d5e-9d7e-43da-8756-80a181fa7642</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a69dbd54-4e0b-46c0-803a-07147a34bab2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2aae569c-4021-401d-9772-f39cc89bee16</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>69784c37-24a1-416e-b9b4-49640a056ad4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f9b9c604-4b78-4bdf-9c45-51f52ed4d98a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5265092Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f1dac677-20cf-4539-bd88-587d92baac3a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b2dbaaf4-6db8-47d2-b076-3fa7d8a77141</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9a660057-79a0-416a-9574-9123690b418d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6a7e5a4b-2cdd-4ad5-b5b0-32176cd7fa9b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5439e548-6dbf-43b9-ba7c-e153baa37904</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a3bb41c9-3959-4a3b-8eba-d335c2f6032a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7d8dd497-cb8a-4de3-904a-7276d157c8f6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5266419Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a7d722dd-0ff2-43dd-9915-c41d76a8a10c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>59a8e165-a490-4991-8b72-eb24ed9ec9a6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8adaf79a-d7b3-44f8-a4af-34d09809fd14</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>43ed2326-793a-421e-913d-c091d8140f8b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ddd59172-4882-43cc-aa4c-137b2bdff0f1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c2d75bfd-28ac-447b-aa6e-f6d32a4ac838</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f4389433-9745-4a40-97a3-fb7878ce7351</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5268497Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f409cf45-7d69-4065-a86c-9b46315b9769</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>23b51177-e537-4ea5-a14a-bdb35450bf10</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>907403b4-59d4-4013-b42e-ffed0ea12bde</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>292b09e3-1ecd-4dae-9d85-253fdeb5b161</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a77a711e-5446-4be7-938b-9402dbcdd0f7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ed14dc37-bd84-4014-9dcb-d4c9dd1757fc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>059fc841-c7fe-40ec-b094-1287327d09e7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5269879Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>66679313-0a20-4b2f-81c1-648a46810a76</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>58804458-c9e9-46d9-99a2-8017557326ed</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d9b83a84-7196-47a1-8791-d99197b34bc4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ceecc9a3-6d4d-4527-b480-cdfc769b5f8a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>85c4f106-2dd4-4c85-88ad-e836eb070c2c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e5b0604c-ab9a-410d-9bd3-675647f8bd3a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fc1a42b6-862c-44c3-807c-ae4b13d817ba</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5271212Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a2de008c-f7f0-4b07-bcc9-ca56f91c4bbf</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6b4aaf97-9914-4339-99e7-cd6e13b65dea</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>061a2980-b9f2-4a82-b9eb-d0c58742acfe</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a6d79521-1485-437e-9f9d-1761d7d9ded8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1b9800f0-8be9-46ea-97e7-b362d5911565</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b1eb21e7-c598-43ef-bdcd-7f328d0e6ef9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>553e523d-e411-4c5d-87ca-af0989f8a6f1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5272538Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>31fc252e-042b-43a7-8aa5-5b0856233901</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3a1908cb-b95c-4466-9df1-aeb2161257f3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>876d911e-4f4b-4443-92bd-93f4997dda78</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4fa947c5-df19-4fc8-8e1d-3acf91b2452a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9ec60204-ed8f-4eb4-b1af-6b8bf3346b23</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8a0c7976-a217-49cc-9f8f-8f078c224ba7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>34babdd1-8c2e-41ca-8022-d0151abc45bc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5274162Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>079fdeac-b69b-46cb-9bc6-ef119f458aa4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3bb935fe-a696-49ea-a97b-e56d6a3cbda2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d80af32e-0f9c-4063-adbe-653a25265ba8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2e0238a6-8713-4399-824b-49e6c2cd991e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c3988d4b-a477-4fed-a7e1-3f68798e2347</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <PaxSegmentRefID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1179180d-da3d-49ba-97c8-9bb40b7fc7fa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8d52b151-866f-4440-9df1-abe49db09cc6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5275796Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>95c13613-43cb-4d24-b730-9a37fc7a0c61</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d2a6fbfd-e1c1-45b6-b73c-f20eb82aa96a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>68ea4b4d-8d3a-4246-8993-44b0e39534f7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>45da13f0-64f4-4a60-9cb8-ceb0886ccdf5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>6b8cd504-beb2-456c-a603-8d33673ddfd7</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1a9a69aa-2185-4291-9c6f-3eb1d8fabf21</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>68ea4b4d-8d3a-4246-8993-44b0e39534f7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>063221e2-57c6-4de5-8eaa-ffff2dd9db4d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>01e0e4b8-68f7-4576-8cf2-d0ee3ff7a810</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cb64a594-a639-4a90-af15-66549889682b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5277794Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5d5c5700-3232-4134-b6d6-9d7e58bed831</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3920fea0-33c2-4baf-b92f-cfae4fa28e47</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bf1e0272-652e-44fa-8cf0-85d02401c6f5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>04d3078f-24e2-458c-b8a3-55742cbe4165</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c22129b3-7f9d-4373-ab0f-437633bff5f2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4fa6677d-4c3f-4fca-b047-c70b4c12cb6a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>edfef254-961a-48ef-8394-6093a47bc3d2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5279299Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>754834db-bf09-422d-985a-9e91d93d1025</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>44bf10dd-13a9-48e1-8256-d4eda7ba3147</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d8e9a01c-c436-4ac3-b140-c18b819f1757</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7bab70d4-f22c-447e-8dce-cecef84de717</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c2b91781-49bc-4775-975d-a82f51bc1ccc</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>92545c52-14a2-4bfc-82fb-cadf49181f37</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f1d54882-d4e2-426e-8002-d6c1ee09fbc0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4cdea4cb-d216-4cb5-8334-80c7af291440</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0871cd89-d5c8-42c2-93e3-2a453223067c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5280958Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>669c1912-e53e-4075-b449-f30e2c0e306b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6ed39ca9-57ff-4328-bbec-2d5fcb8c5e0a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bc5129ed-0eb7-4a54-8269-6c6c53e251ce</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f2fbe0df-af5a-4c35-9985-572f10d8b70a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0978bb91-c755-4c1d-a04d-892b90adb1a4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7a65a6f1-3807-4d02-9686-ad56158a133e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a2d60384-34c3-481c-a84a-1aff60e16634</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5282296Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8294c43b-5663-404e-b64e-a58ddeb47eab</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7b181d69-18c5-4105-9e16-360e3614aa4d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ad2d5608-8e94-4b88-ab50-c18abd5f5cb8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a7d75a3e-5899-4612-bec3-5eed398c45b4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a1291456-0a36-41ec-bd40-1b2d75749476</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>57e4de72-af05-4f59-b2ed-09aaaa866b4b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>62af9cb5-148f-4436-8858-b1625cf6d122</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5283625Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>97257b95-cd84-4758-a240-d53390018100</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>05de7123-ac61-4423-96c1-b3dfacc6a69c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e36ec175-a9f6-4c84-ac33-8bb2a4512d68</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>eb239132-bf42-4ade-bd87-4d527602dce7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5a4800bc-32af-43c2-949a-492a31dc7ee3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>542aff4c-bfef-43cf-ac15-8e5cfb2c7907</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8bb39913-db7b-49fe-83d0-8313945e1a31</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5285276Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>53064f33-69a3-411a-9552-b8238433436b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>99a4a7f9-1b4b-432a-8a8d-1dc849a53941</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3050a907-9cde-4626-9735-261c81e88ad6</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c3a86c7c-0a12-4172-9bc1-ac18a65b10b3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dd4be9cd-0cd6-489d-b771-c710219a1982</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>13170082-316d-4d0c-85c6-5f13087a429e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a2ccae58-de30-4534-b85c-ca73531b37ae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5286842Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>674502b8-fc94-4146-85af-db23727ddea9</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>456d8524-4530-427a-8150-c6d0607bc8fb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>96c0064c-9205-4dce-9603-12a59f422aa0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a67ece1d-c5cf-477d-b435-cb757996944f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3abb2c62-bc48-4f34-b2cd-f73a335dc3f1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a012ab19-bd34-4b30-a699-f914b790bb64</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2d5e5cdd-1516-4006-81ba-8271fde00de2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5288267Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0fba2235-fdd7-4224-90c4-6841f447e3c6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>39f9bdcd-0546-4ec3-9d9a-45a2b95578b2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a6c7c606-94a4-4fd5-b70f-ba74b63ce6a3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f0ea071a-d4bf-425a-a0f9-138580386613</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>66f599f2-5f09-4741-b8bf-085db53b1957</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dbd7f45f-9de5-478c-ba05-7c5675901fb5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>02923ad2-9817-4fc0-a709-394bfd4b2fa4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5289599Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>786ca6fe-7a95-45cb-ba81-8ab4e85ccb16</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5e4d8695-e9d7-4342-bf17-bc9676e4bcc4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2c1ac29b-bec4-4b3a-b1dc-9c592296de21</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>709231d9-31f5-43e0-b55b-2a8584a642e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e9731678-d514-46c7-9f9d-bd5531293774</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>e8efc863-d324-42f3-92b5-55b575d528f4</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9e10fc71-a205-4a55-b2da-ba37c2b4033c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>94e78ffa-5200-4a93-9993-5d7c3b8a721f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>20563493-4334-4cd5-8fb5-da9b0df4612d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5291173Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b26c5312-92f1-464b-b9c0-71c934aaf0c4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">598.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1748.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">807.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1179.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3479.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>550a22d6-570d-4399-ac79-21d4fc88113b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">807.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1179.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3479.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6e3538f6-18fa-4c3d-8443-665276367834</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4f69b11d-a362-4bf0-bbeb-43a677f7c2d3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>97c098dd-ac31-49b3-9608-ada0530206d5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">807.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1179.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5779.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <PaxSegmentRefID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>475e333c-d4d3-452d-87b9-ae0375675df1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e976c3bf-1ca1-48c3-9012-2ce52bc157f6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5293108Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d142eee3-18a8-443d-a229-286c674af3e4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">857.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3529.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fc917d67-2f8d-4a55-bc0a-01b266528ab7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">857.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3529.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>813e946d-0d45-4349-89f9-64ac06338f26</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1191429f-35c4-424e-b04a-7881e6c9392a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>05733e75-9748-4a61-9c60-9c04eaf28bc2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e18a5535-b639-48ce-a9d6-bbcc203f6313</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>813e946d-0d45-4349-89f9-64ac06338f26</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>eeeee7e9-7c2f-40af-a159-89c7de5b279f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">857.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5829.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>05a8d4c1-d91f-4fd0-ab90-8d5f989e4479</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3c532c7c-3867-46a7-82ee-e2c97114b28f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5294525Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6a082ce2-6635-4dcd-a306-913eac35c955</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">857.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3529.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0f821898-81cc-4a05-821a-9c206af662e4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">857.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3529.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2af4884c-390b-42d1-9446-1454960f92d8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>27c28506-7785-42d7-94db-a8970f545d2a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1d30d49c-0189-404d-9a21-b83f380fb1fb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">857.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5829.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <PaxSegmentRefID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c0ee670c-a29f-4d4c-8ecd-ea58bf9d7e9d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f38b6d1e-a98e-4593-8ece-ee9511d29c2c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5297087Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1b8ab840-9121-4e64-8451-f857e6f0321a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3578287a-f0a2-4cb2-a2a4-323d076fe34b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>a22a930f-dfba-475d-bd64-df396abf67ee</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9fc24bd1-043c-49b7-ba34-680eaf888159</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c7beb32b-27e2-48bc-a694-38a1ce556792</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7722e257-b5d2-4037-b6ca-a75a9022b262</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>a22a930f-dfba-475d-bd64-df396abf67ee</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>88253787-3d49-4c20-8a29-0c3afda6ccad</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5879.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <PaxSegmentRefID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d0e8e0e0-45aa-4cf7-ba85-025fa2ccd923</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d834fe56-8d71-4568-a7d1-dd2aa3ca66ce</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5299041Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8ebf188f-2ce1-4341-81d1-8c2523ae0f53</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3be0277e-b8fc-42ca-89ea-ad8d7da247ad</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>8e39c7e3-1487-4dd7-a197-10f186cda328</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c3c6b2e2-e8f2-4978-998d-c748ab58e15f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>72b3e0e1-9819-44c7-acd2-4ba2542d0847</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ca89d004-8fbf-41e4-b00b-ac0ee0e7b4c7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>8e39c7e3-1487-4dd7-a197-10f186cda328</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bfd63e3d-6a3b-4d47-a381-fdc99c49ec28</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5879.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <PaxSegmentRefID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c6998098-e74c-46eb-ba09-2dffafd3bc7a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9c01bcac-caa1-4c49-a9e8-1d2e24c51603</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5300701Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d87d01f0-99c3-4289-9c6d-b4cbe95dfac0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b62d77b5-c6a0-420b-956e-db5df1dda2aa</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>1cc04581-386c-4e5b-a7ff-42e5d9567f68</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>76779841-0de2-4cea-a9fe-b1b54bd2ee20</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>1a87ec7f-9775-4d99-88ae-9999ab09424d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1ad3b3fe-3f3a-4a92-a0d0-7e6eadc8fc23</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>1cc04581-386c-4e5b-a7ff-42e5d9567f68</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f1cd028f-95b3-4920-b487-c0b614499fe7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5879.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <PaxSegmentRefID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b5217a4e-f441-4b14-bbdc-54259eb85bca</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a73c0bb8-90be-4c59-83bf-e504281f1681</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5302325Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>4c26efbb-fd89-435f-bcec-835d7c479aa4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>acf4b4ef-6361-4f50-ae3c-56b48a584f2e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>b72f61ab-85b8-4a97-91aa-df8fd4e6f023</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4e3e0510-02a4-4568-932d-2cbfc39a9c97</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5527dbb8-13f5-41c4-b635-a4cee7d54532</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a30fd432-18de-47ae-9523-80fea6332e27</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>b72f61ab-85b8-4a97-91aa-df8fd4e6f023</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4c3ccb7a-da67-4799-8068-16f30fe06b7e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5879.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <PaxSegmentRefID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d4cf9a65-b9ca-4829-947f-0182f8260d63</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>65f3b6d2-8a08-4303-bd4f-d2524c631b20</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5303961Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a53085a0-e2c3-4cb2-9e40-cd66b9adcff1</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e11db7de-6b20-42ed-9f58-57a5e7ee587e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3579.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>24d7abbd-9e4d-49bc-acbe-59587c819570</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d784fa08-cec7-4700-96b4-7196310434c7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>3e9bdb92-eba7-484d-9f08-ec04a05fb65a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">209.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>1b2b654d-1ab3-4b73-9474-4fc40fb68dee</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">209.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f95d642e-1948-4c13-a7c0-f4a09720890b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">209.09</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">2300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0f3424e4-3484-42da-8dcb-b9d1bcaa9bcb</PaxJourneyRefID>
                                    <PaxJourneyRefID>24d7abbd-9e4d-49bc-acbe-59587c819570</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>efa00f97-714b-491f-92df-10c01cf6a24b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">418.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5879.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <PaxSegmentRefID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>af065854-155b-4f89-9e40-6fd392c57545</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c12573dd-7550-43d1-8add-29f057204b44</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5305603Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>eac77434-eaa0-4cee-98b8-879e24731bc3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3129.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b3d9d88a-dfe2-4381-8092-77251173a448</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>eff16d30-eff5-42d6-9fd0-6b3e7a1152ee</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5b561f81-663b-437f-b941-ba6dd9abeaab</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>118041f8-c14d-42f5-8f26-2016cfa4cabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>64390553-1857-476a-8859-f6c3579c9b47</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>eff16d30-eff5-42d6-9fd0-6b3e7a1152ee</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>20acde1a-94d8-478d-a637-5eac89ae2332</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <PaxSegmentRefID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>23e5153f-1dc9-49c9-b69d-0de2d2e1bfd3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7fd8d9fa-9065-460f-ae1a-cb818460dedf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5307802Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>24a7dd34-6fa7-44fe-94d2-6193fc664bd0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3129.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>72e27497-1d51-4b2c-8454-4d626cfa24a4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>40e65214-820f-48a7-a71f-0c92ce91f348</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4ee7850d-a21f-47bf-bf3a-48727535d9df</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>efa69ddc-1b16-415e-ba9f-9b4ad25a3358</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ed83fbf-5a6f-442c-a633-0661fbcc676a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>40e65214-820f-48a7-a71f-0c92ce91f348</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9484e272-72be-4918-8adb-a32f995be04b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <PaxSegmentRefID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bdb54971-b028-47a8-8c21-3f29c2c274dd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ed66fa8b-295a-44a5-9331-bf06cb1b5d64</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5309725Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>98e961a0-b4c1-4a5b-b509-1ac4b8309b04</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3129.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>70c6be5d-929c-4099-ac4b-ed68c8111b51</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>7918ce77-9d0e-4b13-b35e-3793636b5ed4</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ab3f1f47-3a8f-4479-910e-7708fd1c4fdc</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>06895474-8725-4b3e-a3ac-6046b1dbed9e</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9fda0c65-d0e2-4875-b0a3-55f96d98bec8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>7918ce77-9d0e-4b13-b35e-3793636b5ed4</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>203f9176-aabf-4182-b4c4-432480060265</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef9c65ac-b35e-4aa7-98d1-31a76df50b6e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>792b3f86-90bf-4ba6-a9ac-a0e30f3ab3cc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5311362Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c5d0fee5-4856-4de6-9b14-8ad35b624fc2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9330b80b-7c90-4039-a6b5-2c81a5df2c0f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e22450d9-21f9-496c-ae45-aa034456e19c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0c60eb81-77f2-4689-8a3a-b16944721fcd</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8ea017ca-50bd-4a09-92d3-a300ee13babb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8a2bba59-55a2-407b-9ece-bbc5e1b4e4e9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e39d3cdf-f488-468f-b46e-edac9335810f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5312837Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>12f75af3-4dcc-4d6b-b28d-b1df0a78c3ab</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3827b36e-b839-4b38-858d-8a37550bfb45</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>10fe4f68-e2d5-4233-a8e3-0cf6125792d7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cdfbfdb7-684d-4ece-9463-262de525d41c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c0809a04-c541-488a-873d-a3ccce44bcc0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b37e6b04-27e5-4b96-8077-1cffaab58e76</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>791cde04-b20d-48dc-93ef-d53085eb0bb0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5314264Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c9b1e975-c52d-4a17-ba10-9639cd61a9b2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>754180c4-2616-4437-b2cd-a3ff6d55a9e0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>089c17f1-8351-41ad-bb79-07bbc2544fae</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0c240180-b11a-4b1e-b155-2b522bd5aa78</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>06f4df30-5ee7-46c2-8c4c-0b502a3d5246</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e5eb0798-1004-484a-8bed-a140f90f9927</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>af195f80-c12d-48b9-93e7-beca91b6072b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5315929Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>55f7d11b-7f34-4c4f-b7ec-2f8791246410</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>29922d72-e709-43cf-86a3-ebae83824629</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>67b74807-a89a-458f-bf41-b47304f402cc</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>682fbe15-a8ad-4641-b2a7-d51064528de8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3584f590-e119-4c25-896f-8aaa82385f81</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>793b1873-fae1-48b4-99e6-d09d79a8fb21</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1ded6b84-4f12-4c13-9e65-34003e975a36</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5321892Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>940ebf90-f350-4fd6-82e3-6efa3f5570f3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5d5e7547-96f2-4a58-96f4-f650b3a8b1ea</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ef53ac05-db31-4f9e-8329-3247a893c147</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4a95912e-dd86-422d-adff-c38082e02f3c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f1f8aa3a-4dd6-4d75-9547-0c773c705bf9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2c43abb4-11cf-46ca-bf93-a83d52ab79ad</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3c402d25-2b18-4250-91ff-c5fc73b79543</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5323497Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b45e3156-7996-4404-85e4-c810bd929922</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a5394672-492f-458f-85e1-892f60577eb6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dab9cf38-7f54-4a6b-8a0b-e6ef58aa4bd5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2b3fe762-69cd-4535-a365-6e96f2956083</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>42dfe88f-c874-4517-a85d-da76d74f4e24</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ca106d2e-a640-4dc9-8bd7-01f8a4582d00</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b94e7894-60ed-40df-b456-a67c0e875ddb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5325178Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>2e8effbd-776c-4689-8b3d-79f8f06be5d3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a7896e2c-ca50-495a-b463-e0fd003e0f0c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e184313c-b29c-4a09-b58f-3c560e9411b4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1699378b-6c48-4c1c-bada-12bdf4da08f4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3f5a3250-5c47-4688-b005-e1be9b82227f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>24313a9c-7d1b-4341-a157-3ecf3c226790</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>30e9b549-a3af-48bf-8ef1-300d19547f08</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5326537Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>85cf606a-7a8e-49d6-92e2-6a75cb8b8f8f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c53c05f9-ce2f-4bef-93ed-426b9bff53f8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d6ec1959-ee55-4447-9c50-537a6a5c0e88</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ef2368c3-7e6c-4621-9fe5-f540b6ccc0ec</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3bc111cf-9931-4a1a-9470-d86b47028375</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b9cbe3eb-0141-46fc-aae8-11c742e08524</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5081b353-8601-42f5-a7ba-a23dac79e7ea</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5328112Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>715f66f3-0d5f-46c2-8f83-d224feaaa98b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ce0be1f-108b-430c-aa0c-e63cac8218e4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4680.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c362787e-aef2-493d-9356-79671710db03</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>db6e4060-e118-4dcd-94cf-9ae10ea03f96</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5818445d-d7b2-4616-9d57-64e4008daefc</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8430.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <PaxSegmentRefID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>941c43d6-2fb6-4357-9f11-8a7fa9d30263</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bebf4fd1-f64d-4a50-aacc-2eb5ff5cb670</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5329787Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f0329f64-134f-438f-ab86-6ba4bd0d0644</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4799.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c38d9b7f-9b0a-47e3-9831-bce24378f28b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4799.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>c6cf653f-f27b-40d8-a7b9-5739059e2bfd</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bc588149-37d6-4512-a13f-9f8d1f15b93e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>bed60ca3-0021-4f80-a323-b16e980dc12b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f0d794af-dc4e-40d4-a52d-91a7381da929</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9a8e4a15-49ab-4f13-b0a6-2dfe47e39964</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>23da2448-5c3b-4586-b1fc-5751c271f5bb</PaxJourneyRefID>
                                    <PaxJourneyRefID>c6cf653f-f27b-40d8-a7b9-5739059e2bfd</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7f3374dd-17e6-4d64-8844-7c7653dde734</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <PaxSegmentRefID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fd99d9c0-6121-4c3a-baf2-934448c8d3aa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>be087fde-6c2d-469f-95da-fcc0a195ef8c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5331419Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9260fb5b-c9fe-4cf4-b9c2-18557e396f33</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4799.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0002cf6d-9443-4241-a5e6-e95afaee484e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4799.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>587520f8-81cb-41c4-9c33-6aab88a975aa</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bca1acef-87a3-4f27-9f65-105bba9f176c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>914dba3d-1eb0-4e7f-aca1-3c98bf7b6981</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>45c94fc4-4a14-4959-a635-6dfa4468bde3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a8adc7df-36f5-4ff7-afc0-50980f1948a4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>757e732f-72ee-417d-8be7-9009dbad6e62</PaxJourneyRefID>
                                    <PaxJourneyRefID>587520f8-81cb-41c4-9c33-6aab88a975aa</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c796be2c-dfd7-411a-8ded-edcc3be4a8a4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <PaxSegmentRefID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>877e0407-d13f-45ef-acd2-adc65c9d1e88</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e245d1dd-a7f1-4b87-bd80-d3aaf18e025c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5333059Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>2938777a-2dc4-470e-8a52-f59aba1a252e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3129.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4860.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6db3f8a5-4e07-446a-b2ea-665ecb805d80</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4860.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>042b19f7-df58-43e5-9272-96cf3ea07efb</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>31582047-ffa5-4ffe-b94c-43987ae998fd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>d89675d9-1b60-42a1-81d8-b8d6771a9948</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>90b71153-24d2-468b-b346-bd52a625ef65</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>042b19f7-df58-43e5-9272-96cf3ea07efb</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0f522c6b-768c-41e5-a62c-a5c73ed369d4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8610.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>63613e0b-ff28-4148-81f3-c87d6b70f53b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0e2d72e9-6fdd-427d-9335-22050dcfed9f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5335163Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e434e38f-42bf-4a3a-a32d-9fa9ea6072d8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5d5b9ea4-3977-4c92-bcea-cfd14cd7a290</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c2fd41c3-8e76-4d51-b119-9ebd0e75412e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b531b595-77ab-4e1d-9dfe-ba45ec1e0eb9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4bf13c90-9f80-40ef-b174-a7e79610d5d2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3c11fe58-0d0a-4fa0-a812-d1d9d0e5d719</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>10384cbe-6e19-42c3-bd5d-937ba0ba86bf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5336769Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1f7b05b8-b047-497a-9652-f06aaf18e2d8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0bf4169a-3326-4d09-b62a-306ce107e4ab</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8165b86a-b78b-433e-8235-9b10301ce873</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8249d0a5-0069-41ef-b626-048c841a71e3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9ae65956-7b63-4394-9dbf-6d7965501cd3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d48b2745-63db-44c2-8758-e8cc94cf9f93</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>598a8472-9ed1-41fe-b1c7-7b8f98c3e501</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5338303Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b0d14e50-e22b-4b59-a25d-a8491f39fc2d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1581cceb-a62a-4506-882e-0f43b8b546f1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f405d781-0786-455f-bf57-17a2fa9eb58f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ffadcb78-a2cb-406a-9ea1-678e319b0d70</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>167cdb37-8fd8-483d-8697-45ba9ad2c142</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a2aaabb0-0230-4b7e-b802-8ee9a16c19fa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c892f479-229a-4535-8ffa-230077777570</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5339674Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5b3f7cbc-9ba3-4578-bc1f-6d153cd26b05</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>13d4edf3-ec2b-424a-af6d-ecf9ff0e741b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8a09e071-a366-4e8b-94ba-a35e4902f39c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ecd26bc6-1df4-4600-9d9b-1fd8d48c67c2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>75d2b9fa-829e-4940-824f-92bc216193c9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>45aaa6ab-7045-49ad-9717-8993a5d941e0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1370a755-0850-4f75-b60a-5ebf857b19e5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5341332Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a214c09f-72e0-474f-976b-f68a73f18219</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>12e9c4f2-25d8-4ee6-b6fd-3013d7a7d5df</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ea5124c2-9f30-4591-b184-95ee0254207a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f571d784-3f05-41bc-b304-30d3c96c4058</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>19287565-b3e7-4211-a350-dc222433e85b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>99248a80-c334-4f8e-9f20-beef91b6c535</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9588b010-c4e8-4c70-9a4b-2c9c31633753</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5342706Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b6acc309-d32d-4979-8443-9f14d77bf789</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>006f1de0-e574-4a4e-b48e-066f389c8686</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>34dbd2b3-e046-4936-b0e8-fc2aaef556d4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bbeaa145-313e-4ba0-a73f-64da2ea9acff</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cf613754-f781-44c8-9663-8b886417a578</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>04b05d73-f856-4fc6-93f1-94bb349c6348</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a261a30b-5c01-45d6-9771-72b8d76dbeae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5344042Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>90672968-6ec7-4cc1-b23e-b901d56667b7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>996a264f-a001-4fd4-9ac8-27acd536d0d2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4910.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>57f933b2-0e7b-4267-8f9d-796bb6589f4a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ee799f4-d493-434b-9918-009391733af8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b747f431-0a30-4c8a-93db-c1d35ac4a147</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8660.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d59cf548-d498-4721-9962-73826ae41202</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1494343b-ce94-4cfc-b401-9d056a564dd0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.534542Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1631a85b-47d8-46a0-a388-17fe3f95d869</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">598.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1748.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">857.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4979.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>95a6d63a-6bc1-46a7-9365-02bb7711340a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">857.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4979.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2d87f4ac-253a-4425-bfa9-7101d1c18bea</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8442d6bc-17a8-4ed6-8be4-3bd3cb897363</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bfb210bc-d663-4007-83db-ddf69552a07f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">857.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1229.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8729.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <PaxSegmentRefID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8dae415d-9b35-4994-a33b-b029b50022b3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>50b9321e-cd92-40e3-a272-08876a5cce3b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5347324Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>3173afac-dced-4229-b86e-9ba8f31ae8d2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3248.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>64a020fc-979a-44d7-b438-492ad0e1692e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>f9583d75-a6d0-44f4-8fde-fd17069e397d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>55f09a08-9dc0-4378-be89-f17c5bb9f09c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73a68d47-b8d9-4726-afe8-6cd0fa1cc2f1</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ddbb84c-b74e-4693-ab30-9acaa12fe43e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>f9583d75-a6d0-44f4-8fde-fd17069e397d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>edbca768-4482-4c0c-a5c9-7061473fe72f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8779.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <PaxSegmentRefID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9665aaf4-9f9f-4751-ad5f-5f3ffdb7fbc1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0fdb5e19-16ea-4bb8-b089-b72f49f5f459</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5349069Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1971413f-00d8-4880-b0b1-a73f7282d597</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3248.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2cfeb221-c659-4612-8bda-3409f57ecb0e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>66376ab6-4276-474b-a647-6907b1bddb7b</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4356d061-4909-414d-ab9a-9a235bb98dfb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>43da9fea-e937-489d-b71b-7c39fcb62277</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1a5dde1d-5ea8-4b2a-bf5b-7353189ab9ef</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>66376ab6-4276-474b-a647-6907b1bddb7b</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>533b49e2-0f74-44fe-92d7-3dfcf0c91cdf</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8779.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e767800e-57e8-49da-a6c8-d22ad1a969fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>15cc7285-5045-4364-b336-a5751e4166f8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5350447Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ee27dc7e-e542-4fd8-a258-de79724d49af</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a752ef36-b87d-4f68-8141-6ef84568ae49</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>966e1a22-c31b-45e6-9dcf-7e44b53eaad9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>5c5a213a-1a86-4723-a179-ee518f7a9332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d908aef6-1601-430e-a420-61cbf61ef0b3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9d843899-2db1-47a8-bbc8-12d12a5cc585</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4f209496-f1f4-4579-b4a6-e6f02078f6cf</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8779.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <PaxSegmentRefID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fcb993ab-e8d4-45f2-842f-18765d621068</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6bec446e-586c-4d2a-8b54-0bfb131de1c8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5352079Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c1bbc049-62ae-4005-a717-e3623ffad8de</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3231.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">907.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>feddf687-fac0-4889-a7a5-3604e342899e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">907.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5029.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>f703e236-ef21-4d07-94ae-60398092022a</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>762913dd-7863-48e0-a603-072dafce8702</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ef560d37-ddb0-42c4-91b6-44aed1c1eaba</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">340.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VNBSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>e44e30d4-07cd-46e7-bae5-b70b6a4ff270</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">340.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9411a51a-bfdf-4d0c-809e-ad1a0fc397d6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3750.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">340.91</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3750.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c567e062-9315-4b44-8a98-69a67a6d8977</PaxJourneyRefID>
                                    <PaxJourneyRefID>f703e236-ef21-4d07-94ae-60398092022a</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b014a180-1f49-4dbb-9a11-ebae073a01dd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">7500.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">907.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">681.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1279.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8779.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f960bb2-c024-462c-9096-5e14955e3dc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <PaxSegmentRefID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bbf74143-45da-4de3-9f84-b54d115dd434</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e48b5b1a-812b-42ab-bcca-ec076e1c57f4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5353696Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>739eaca6-06cb-4eeb-b3cd-149130c1c67d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">472.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3001.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3129.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">5200.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">472.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6130.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>dc5c454a-fa55-44e0-9a46-2877fb04ce26</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">5200.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">472.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6130.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>e401d36d-942c-4c7a-9f01-d54245af59d6</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7f1ed288-a5df-4547-8c26-431dc528fcaf</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>40470f6e-2329-4492-81c4-616bb2d8a947</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">472.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RNBR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>84799376-3e57-4fc5-ae22-e319af648322</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2600.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>61b4a26c-6234-40fe-af64-eb1c8ac8f294</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">5200.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">472.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5200.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>77967e14-6c1e-494a-8c7a-3b96117b79d0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">5200.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">472.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5200.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff6dea24-7628-4923-9281-f1f966d7cf69</PaxJourneyRefID>
                                    <PaxJourneyRefID>e401d36d-942c-4c7a-9f01-d54245af59d6</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>674dbc38-e4e5-44ad-b11b-11dbe2c3fd17</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">10400.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">945.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">11330.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fc6713f7-2f77-4a35-a7ec-8d387e45474c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d5959cef-489a-4b6e-8e45-e52a1fd01a40</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f42151e8-36bc-4c7c-8cc5-f9eb63119fe1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f248d3c9-e5e2-4f00-8ecc-213d26c72f97</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9a7653d5-80f6-4817-9733-5486e96083c3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3dc87e4c-d362-40dd-9633-15f9eeaf8f4e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5355624Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>30249e7e-83ed-4e48-a6a2-23bafeb893fe</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>eb0595ea-49cb-4dd4-aef6-c5715a108dae</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d05f36b7-c64a-4558-bd55-8bbc66b0fe62</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3c87f090-cd42-487d-81ff-8802da484f3b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>15215a76-c0f6-4990-bc98-9ab4e57903da</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5f0a1935-7bad-4023-9199-cbac95a1e445</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f0635ff4-4ac3-4674-a0e7-81ea6eb6cab7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f8e9f86e-23ec-4fb1-b662-4d1d11a3b88f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8bef867b-32e0-407b-aba3-574708e93791</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e789dd72-61ab-490a-9b40-e31f619bf7db</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9f801ad7-1bf5-4db0-9b7d-475f480176b3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.535764Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6643a891-a905-4626-a8b8-2bc85539c026</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4ed2cf45-5aae-4f25-ad0f-d511fa320af3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>77e983fc-bee8-4cd4-a4cc-10d0a3a638c3</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bcb2b969-7c91-4074-bbd6-ca94d45b0d92</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>005498d2-f3f8-49d9-9a7c-cb2e5229f10f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1d8e2017-78e0-4aef-b1c6-927d0f89d7d0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>25be4033-768a-475b-bc00-eeef0c7d4614</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>434a364f-5289-4a65-bb28-288f09357a4b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>055308c9-8d8e-414c-a191-581e8248fbd5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>eea7a3e4-0caa-4995-8792-3009d1da1cf6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>41c7acb0-1d0b-4e97-840c-434909f1561b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5359449Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6ec7c3c6-31c5-40f5-b8a6-00256ed27381</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9c367ec3-7a29-474e-a73a-5763aaf01f80</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>41f83711-7f78-4d8d-a707-d9102701570f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>db52149a-7f52-42e1-a840-ee94f5613f00</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a1f6ad22-7f43-4ef2-bd78-91b88721cf5e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>094f4bd7-eda2-494e-949b-c951526fd3f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0950c07d-20b2-42c9-b188-03fb7735beeb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9ec2caa5-cd02-4d01-bc40-815a04849304</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>de88544d-2aac-4dfa-be0d-4f8f2ecf340b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e055900e-06d2-468f-983b-5d28477c29a0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>48f1e18b-5ef8-4b9c-8449-3d9330985f9d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5361254Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9eea8dd5-965d-42d0-a597-337562d7d351</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4a95620b-754c-406c-bddc-b7e45842637d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5ae18c90-18f8-4baf-871a-4a8d680b280c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c9407db2-f97f-4824-a1c4-0baf7515ba40</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e720ba78-0d99-488e-aca5-234ec63e0fbb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>83bb6563-b6a3-4cd8-b3df-db8484215106</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>30e79e8e-78d1-45e9-8631-8a030312cf16</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7fc7c207-5d71-44d9-b8a1-aefadc7c4e6d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>406ee8f3-e0f7-44d8-ac8a-d4878e7329c1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d50928cf-c56e-410e-ad61-ee1dad4685d7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a6909da7-46f1-4ca7-aa05-fd567baac37f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5363039Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a937b743-0cfa-44d5-9497-d50699c0eae4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cfe82a31-c065-46d2-8f24-54d7746bc339</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6f803c8a-2e15-4482-9f37-3bc2843bd6f5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0dcd4398-4cdd-4f88-942b-eab8b744ba68</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8b121c93-c1b0-4903-8393-53e25d0bfe3b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8dd227f0-e697-4a40-a4da-c918c97fccd5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a08c7cf7-6db7-4355-9d2a-80dc6591ac13</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1aca2d7e-2caf-42ab-93df-bd126cc2592f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c9cc6163-5fc7-459e-ac42-d619060780c5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>81b91109-9eeb-4a75-a1fd-d8991e26447b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>be3139bc-da47-4d48-9cc1-2db6f2f961d8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.536477Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5e8c9fe8-9260-41a7-aad2-5f4e475179c3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>316fc57e-eaaa-42fb-a291-ca187c3dec13</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>945dc0e0-639d-4183-a236-bdc358d675db</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5fe84b8c-8c1a-4cdc-86eb-e28dd86207f6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d372c5eb-64b9-4c48-9c88-d2bce622c2bc</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b7a6d4f5-9b3e-4216-8b30-47d3c10cdecd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>10a8a879-ebf5-49b6-bbdc-3af76157c05e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cc89c686-5c6c-4f43-b869-e756ec23ed6a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4c88e6c2-f925-46fa-9ddf-e3b9496e159f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d74d6b99-7fba-48ca-ba6c-140c0aea5871</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>64a26909-26d1-4a43-b906-6531d7336ddf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5366965Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>81a5ccdf-153e-4b2d-b06d-8f5321f86477</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>973d9a5f-6176-4afb-a127-a13fcb45fb5f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>929d65e9-b39b-4c53-a0db-4d0f4bbf92e7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d6caaaac-93a8-4e15-96f8-bc16b4b89017</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2aa40feb-fcd8-4a91-86ef-59f1dbe23d77</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7521443c-53db-4d2f-80b3-30f886e5fddb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6e3ba0b6-31ac-4b08-a6c9-3b5c239cd703</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4b378780-d282-48c8-8d25-86c6f3e805a9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>407c8f76-470f-49a2-94a1-fd78207aa957</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f8b127e5-1079-4d35-a115-d5e164b8bab3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9413adf4-c42a-42c7-a51b-ec5a047f0435</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5368771Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>3275dca6-6343-4821-a46f-1715af4e56b9</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b72ebc77-c6e2-45d9-b9dd-a3dbac4e1a83</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ad5d121e-7f83-4696-ab90-efa853de421e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>02b48850-5ed7-4e21-a19b-77feda7fb081</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>42b3f3c6-575b-451f-aa3e-0e422b89255d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>79a92b94-3d85-44b3-b59d-91e12af66890</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dfcf264a-04ad-457c-9112-d3ee71b29a6f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>782144d1-7a41-402f-9574-c40ee7f30690</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6a19d5b2-0ee6-4afd-9a27-0fdb28835d5b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d05014cc-1611-4d2e-9149-591ee05802e9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d525dabc-32dc-42d3-9bba-19aa2385be4e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5370532Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ca3c954d-5448-4d8c-a2a7-3653cd34efa0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>77eb1f41-7b9d-4339-8b98-1b7b61546a06</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dd2c64ce-2b33-4be2-a09a-fb6c623b0a24</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5de0fba8-481a-44dd-8335-1604ffcbc2f9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b5a52367-4c66-47cf-9241-a1c7317619ac</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3139466d-bd7d-4b9a-abe7-398c37b27c64</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4d6f9e88-b476-4848-932e-424764c819ee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d6d8c4db-580a-43fe-a7c9-423e0b72cde0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8e372485-7d42-4c2c-8f03-3d2ababbe57f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>76713e63-f57a-410d-96f3-23a6e1a861fc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9d2bd4eb-a0a0-4df3-998d-c888226fbd63</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5372281Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c5f3299b-e941-4719-a310-b7e8e04852fc</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>426a134f-ab2c-4265-b067-26176c5e8901</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ede5d87f-d1dd-4ea4-8c75-9c21458352f7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>837430f4-9640-42a0-bae0-e4d7d8260a4c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b4dd7d76-3f91-443f-ba37-5ace3c184d5c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b27d877f-4413-4629-8393-cd644e1c641d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef0391f2-ea05-4e7d-9cee-34e868e2fcda</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0d4b0623-2873-41da-a98e-2d42c0094608</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>aaf6dfff-bcb4-431c-ba12-85c31259152e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b45cfe2c-8258-4ca8-9d92-2ed6e7491516</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ab7e15ca-ba20-4762-8657-3fab2803aeb8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5374008Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>3fa5e49c-7d7a-4d51-ad58-c0886eb7693d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>57928526-090d-4425-998c-fddb242ff938</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9c4508d8-18e9-45de-8dec-60d89ff948cd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b7ce063a-3942-4fc7-8004-827f4b36efef</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f4656a57-0250-4f76-8a10-8ddb50fd6119</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f636e36d-7b2c-47af-826d-05f88e6cdb96</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5e3f7d22-7852-41c0-9177-3aa16a8449f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f93849e7-50d9-4140-939b-519d37eff38d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8c6d1870-99d8-4ebd-8393-c4e7fbd5d670</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>26a3c711-4e10-4a93-9a01-4fd1eb88a497</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0a1456b6-d153-429a-a0ca-2a79a9c9d5b4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5375763Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e24803bf-7f55-4d4b-8e54-94ec1330284c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0f903aff-81b5-4f6d-a5d7-a2676cfda0aa</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c4ba84c3-2f80-4aa3-aec5-d9eab848d1d5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>74c1fb37-6829-422e-acc9-729fb4442349</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>12ed697e-18ad-4c90-8c48-fd53933de88d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bd8a61ee-b5c0-4e18-b126-0219ba752ac0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>783932b8-d6d6-457d-a39c-5d13edd47bb5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4c9c0b1e-5158-4a6a-8676-d55bd504f86b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f77bb9e9-e4e1-4563-b6c5-15771f07775d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3224ac25-013e-4442-873a-4c19fd6f1240</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ea54350a-7756-4e02-a0b1-198187598f63</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5377863Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c32987a7-c2f8-4417-bd94-14d42d1d93ee</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a70638ce-9cd2-4fd4-841a-ac2e824088c4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b5242e5b-b85c-4926-ba6a-f2b4cccc057d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>326cc70f-67a3-423b-ae0b-323fd047ecf6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b07553de-f2c3-4c35-945a-cc05b110baa6</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b8a1304b-4e2e-472d-92a0-a67a8d060222</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6db5a9d3-b327-4a75-af2c-1b9b7e7cfd05</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a54732bb-a5a2-445d-811b-bdc0f72b356a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4354e163-b797-4bc1-ba7a-43b3f6f33bab</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e0abadf2-6622-4faf-9d6b-d5c896f5ef7f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ecef20d9-d7b1-4e66-abdd-621ff34f5cb4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5379693Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e61003ad-fae8-495f-aaf4-0dffca9e32ce</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>244eec6b-d9dc-4630-bb6f-f27e708eec74</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bdaf30c7-43f8-4bf4-be4b-0f1a453fb8f8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cc897257-1005-4dfa-914d-5fdcff9e5259</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4e7b0879-d4f0-4cf9-991c-7f7c6f49142f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef40dc89-6ecf-4eee-adde-6b20dbe035f9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a63aa76c-fa17-4e07-9269-b8e8c1a5673e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4d0599b8-2d00-46d7-b2cb-0d36aa2439dc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>260ad05e-ab6f-4071-85eb-7280f5a174d1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>350c6c5f-84ff-4df8-9c86-28c19add22f1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8a13aa8b-6132-4bc8-9462-20a644454ea0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5382849Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>bacb91ba-500c-4c4b-9052-e45a4221fae0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>369d49b2-7d13-45ef-b90b-0248c86087c8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7230.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>97b8e017-221b-4336-a065-5e1b1f419bb9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>303b8346-786b-42b1-a682-65514d1dec35</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6163ed78-10bc-417d-9375-90ef54a9e534</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13530.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4e33d9d1-8ea9-416f-96a2-8f2d0b865257</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1fcca21f-304e-4d9d-9050-9b85bd1e3b57</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>343dbdee-e4c8-4f47-8246-2e91c4452c96</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dcf35aeb-d1c8-462a-ba4d-0f79ff55cf43</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>08c11371-eb24-4a24-8c3c-97c079b32661</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bb7aac4e-4281-4ea0-9db2-64018dae5947</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5384864Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>98bbda64-7331-4b42-8b2b-e6b8acf4d936</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">598.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3748.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">627.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7299.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>635c1c0c-9ac4-4dbe-88ba-774acf9c5f28</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">627.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7299.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9934d6d5-5c0f-43a5-bb2c-ca30f934b666</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d6541f21-bf03-47f1-baff-714be0005e48</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b526401f-301c-45a1-afa3-7cf640569fe8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">627.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13599.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a2fe86c9-6271-4ed3-966a-e990291bc4a5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a950a126-58dd-4b99-bd3a-f800707afd36</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>85c4b24f-4cd9-4b68-9e09-689de9a8645f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>13996b12-b569-4850-8927-c6e0337f127f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8db3e7a5-7c89-46b1-9e44-cdc42d133948</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>684fdaa2-5328-4f6e-a420-faf18434b412</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5386818Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>63cf1f3e-4bd5-4120-a4bd-74ec893584be</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7349.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>787473c1-93ee-4a63-bced-4fe6bcf77f4e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7349.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f8f7703b-723f-455c-9c1a-315e55b4cfa2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d0bacbb2-8ddb-473d-8b46-8556e6a01200</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>52b9e340-0a39-445a-8f32-b1f8c3086bce</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13649.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>742e2080-85c1-4645-bbe0-ac4ae32715e8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bf8ad2f4-979f-4785-94bb-274b9ae350a1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f321f5ea-c226-4757-9e86-e88e7c404290</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8872d904-4bac-4eec-8953-141f0200f2d7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d7bc8365-0b5f-4054-9d76-e8d576778f03</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b864f1eb-ef0d-43dc-b7b4-517694e89eec</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5388674Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>217c6255-622c-433d-957c-135f7e0f0f40</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3551.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3798.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7349.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>27f90d2e-8da8-41db-a129-91e6e68add9c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7349.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ed281bd4-f441-4d84-b3c8-430b5d55a059</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0fae1b64-2b58-4c49-b6ca-e855a620520a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5308c639-feff-4db5-94d4-a56c4c6500db</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13649.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>75928525-5dba-470a-bcf2-c8d71155c6e1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0c8d4750-2bbd-431c-8b98-a1c5ff28736b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>67d90853-7833-4df7-8f13-8053b23b7fbd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fae5f18e-e203-458e-881a-dbd8f309b825</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c1d52565-1045-4ff6-a3c5-8f06e955fe05</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c04cb63d-6b44-4ba1-bf58-4f329b87174f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5390603Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>513ac5ec-e470-46a8-a844-df3745e75a2d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>770bc848-f18d-495a-8641-3b62f20bb27f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>70d3ec55-2663-4cad-bb77-8f6db7dcfd01</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7772bce3-d1d5-4d7f-a1dd-7cea472f2c79</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0c29810c-363e-4b05-9edb-3e0a08392e65</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ba42f7a5-6061-4b82-b2fd-14e96072b074</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>30a5ccbe-1a37-424a-9299-66e53b224722</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a9d75e38-b15f-4780-a542-135393e2f7fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5e5bcc64-3ac5-418c-817d-9e628b9b7249</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>90379407-132f-4c34-871d-cb9f44eb4747</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f6c27537-386d-4877-900f-04fec7371926</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5392396Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9a08f5c2-56c6-48fe-811c-21c84e46e765</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9a1cdd85-17bc-4a88-acc5-ea9171da9c80</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>09931060-640e-4ff0-94bd-dbd32e903c9c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9f10603a-3da8-4545-b296-b97f558186a0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>48ca04bb-928b-4fd8-b2d1-5ba6229431d1</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>55e6a815-5538-49f7-b86a-5fa8bb68b845</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a4e7ffb6-fbee-46c1-81b1-791955856181</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5a827766-a07a-40c6-999d-08da1f216f17</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5204c982-035c-41b3-a95f-8dd00b69879f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7b5a892d-c2b9-460e-a4f1-0b8fc2529a15</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>184557e7-1bfa-4621-bf7b-840c1397fa48</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5394146Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>032a5617-74a1-4940-9a96-f69f3f8077d2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2307ab03-1991-4bc4-bb6e-cf86a7e9490d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>56e94b54-b53c-49dd-92e1-60910b968367</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>86955031-bf7a-49cf-b40c-1380abad5d71</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>16e083e1-180b-464a-8f8c-ec790a2272df</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>29453296-b713-4856-a905-99923734c40c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>954f463d-b5d4-4a78-be0c-532d0a4a5922</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>689f52d5-2419-454f-8036-78f0cb4b1a61</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6c30257b-18f5-4aba-91b2-ba5c530b0dc1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>71fc49e4-38ff-4a73-8174-b133d49e2339</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4a6acdf6-2d11-425d-ae10-5cbd7061ca55</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5399206Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e186176a-3074-4622-a8c8-1fdb06a4d0a2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b57f5cb3-3960-4ce3-b217-945a20c3da05</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>747f2855-51ac-40f5-9d46-e638eb19c71c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>146611e2-4f5e-4319-adb2-241d29e4ce70</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2fbefe4d-f858-4d2b-8a96-79676adb2e0a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>190831d9-a477-4a06-9cb8-ea72ce9aba2e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2e869027-f1f7-487e-ba61-4e7bb6939b9b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>77fa4959-1a4c-41cf-a857-6774451303b2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2a2fde4e-59fa-4d70-a0e7-41204ff752a4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f2332b09-577d-4ff3-8cf5-5edf2972142e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>42f2580d-d175-47eb-ab5f-b1ee460c26de</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5401214Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>dcd9bd16-c752-487b-b435-a441c2d58cae</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8451518d-6e22-41ef-bd5d-b21c6b6f2735</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>adebb47e-b762-441a-9b08-ca6a45090e61</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>23470f1f-f205-46ce-a357-6e148b85d280</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8adf6213-67e9-4bce-aedc-ebb8c40f68c9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>152f73bc-a898-43ce-bcf9-38231e8d0ad2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c04a385e-7530-400a-9e5c-8762a8f44462</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6adb0770-0e92-4cfb-9b1b-602b3497cb02</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4dc855cd-b306-4a38-9196-f585615d8fe5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>67330c66-c20a-4dfa-af45-8dc35c59e628</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>61d83daf-ac82-4964-9f46-baba4b5076e2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5403001Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9b744970-4af5-4451-83e8-ecc002897078</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>26e9eb3c-07ce-4cff-abbd-263b6e78e753</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>999fd6cb-9377-44cd-8fb7-bcabcb387810</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>48c30a30-9365-4cbd-9d48-392b20969af0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6604f35c-50c6-4513-94ae-28c53e43928b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d48ce7c2-93ae-423e-abc1-d537c7525bfe</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d75f3158-fb80-4ade-a819-bd06d6ae9989</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bb5265a9-071a-4984-a2b3-63d5052eb5dc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ead1c1d8-f153-4553-a18e-5c7caa5ca1bc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fd502e51-434a-45b3-9bef-133496d58636</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8377323f-6db8-49e3-ae51-361a9313e335</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5404804Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>44d06cd2-5955-47b9-8e2f-8a0901b4ce72</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0cc61757-e1a6-4378-8035-124b3ccfc205</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5f190a30-45ea-4db2-99c2-eb58d44f595f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7b6ee856-30bd-4268-b06e-fa70bcc41443</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8d626c99-e53c-42b1-9480-5ac800b0ab2d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1f666909-5b38-410a-8930-5d87b6e3a497</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>77e811f2-2585-4457-98e8-c931e4d02f82</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ed1d375a-75d4-4975-a56e-a3b68de10268</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9fa2bd4b-f122-45c0-9a70-470145d81f4e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>664cfe53-807d-45f7-a2bd-7554fdad91a1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5680c70d-5c8a-42e9-a481-bcfe64f5b1f9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5406716Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5444ca9f-f5a7-46de-a323-d404c0e792a8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e4ff8e68-ea3b-4055-9837-b2ebc2901e03</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>20902cbd-ece1-4cdf-b101-52cf80b67695</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6e235487-9e8a-4a63-b709-c18c4dee2a31</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>52110111-122d-4911-bfd1-55f8d34be32d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8d159f3a-2ae2-4041-b5ea-db8f83e75762</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1c9eae86-c44a-4e8a-8a27-4a90c08f4455</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ad3ef14a-a451-4da5-a689-529691be445a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c64f6efa-5761-4ead-ab9b-dfe4c5e543ed</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c6d55081-dff6-4bcc-9d6f-bf929587196f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>08ce3fc4-2487-4a5a-9143-fd055baaccb5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.540854Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>153d9dd9-9c2f-4c65-a8e5-123e486b013e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3731.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d1adbb71-2bb1-4871-9e9f-c34a5aa2d536</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7410.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5729b17e-da91-4000-aec8-448e22e4a709</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4180d5a5-4f8a-4246-bd8f-46a268ae0f62</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1d8f8510-f053-442c-be60-aed603a773e2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13710.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>851985f0-7bd9-4eef-9b82-7e055ff04b46</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3feed918-801f-42ad-87c0-d55e59f23fb6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f904dba2-e4cb-4aad-94bc-ae793c7fc205</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>31b73747-b614-4689-81bd-16163be554d4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8f44ff05-e8ea-499d-a87f-882eff0e11f3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>63fe41b3-54c6-4abc-90c2-478f5e0ce1dc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5410336Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>74248901-aba7-4f9c-b07d-7321842cba00</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b481dba8-1d47-459e-8200-cf48a279eb69</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f23c6098-ed12-4621-accf-50e7ab82827b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f6299094-6949-4d68-9c5b-fa30011e928e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cfcb27d1-e86f-4b61-b2c5-3ed7f70a8752</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d49dd23b-12f4-434b-b73e-d0ee574035d8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>62626662-c774-415e-ac56-e15d8df3780e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ce4d2498-b147-43fe-8861-0b30e01bcd9e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f247098-9cbf-423a-b921-565972e4f094</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bd227b2f-ba02-471b-946e-642b420a6d24</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>46b31211-d63e-40b8-acd8-3447151be9ed</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5412074Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b3e646b8-63fb-4610-a877-d2a4882b5e34</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f7696726-7677-4957-b2ab-fea7a8de2461</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a12ab193-889c-4dbf-9d1e-6331e416c877</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>904bc4f7-5792-4914-b876-7f634e156d95</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>41bc1c18-13da-4f22-b349-aac4db262c29</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>71c02bee-e0d8-4aa3-9e1e-86468d731ed7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c352281b-cb8d-4d83-9ff2-bd7e39f11d1f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c291aefa-48a8-48b3-ac5f-b959474867a5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4244ec4d-0eee-42b6-90a6-ce767a36322f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>be6c5b42-2dc5-41ab-9158-8aaeda83b93b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c1b60336-83bd-4960-b3dc-e4f3c3c883ef</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5414014Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>86be75b8-3cb7-4f08-aa0b-ad9e78a4c296</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3bc35420-0261-41f0-83e3-73b2f4dc9064</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d6c811c2-1f0b-43b1-be08-2caf1c8d8d4c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cc47548d-cd68-464c-b81c-fc8b6d670ae1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b174cca2-bc19-4b5b-84c8-f97c9dc7e11b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b9d9039a-e697-4436-bc66-849e098f9611</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8694284e-bd13-4761-a40e-5f0e490ee796</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2d647397-094a-4b7f-b8ec-f4b154aec45f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>343da647-14de-4d75-90c1-7910e17e74c6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1b37bc66-0a43-4d48-b552-d4f581b87270</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7533d559-89d9-4ef9-91b6-9acdae67788c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5416249Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>082c573b-8a1c-4045-9056-3739650a45fd</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>df64ad77-2cc2-49ea-add0-5ab7700d9048</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a670d2f8-6ed4-4dda-91df-66855051c6a5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ab14e4aa-aeb8-4e31-8bb0-2f56a5f6df8b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f4066a7a-d882-49b8-842f-406fd5bf640f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c4894ff8-a839-46dc-8d8a-e0e3b9766463</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d9b5397c-c16d-4938-8465-f80827a4556b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>56018ce8-950c-48c5-95e7-4a5092193e63</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>45ed5467-ac5f-4137-b304-b50838941e67</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9be5e6a3-4920-41ca-bfc8-6c5b378b67fa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dd7adbbf-fa57-4b77-b652-2e7a29e5aba5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5420242Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>86d981d1-2550-4412-9985-e6a3fd9a3970</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b4544d34-ca88-4033-8fd2-91e9a3c876a6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5aaa0dcb-edeb-4ab9-80b4-47ef0acc5783</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>417da9f6-16fd-4282-a259-1b7d2f756721</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cac23638-8c96-4d12-895e-d0c25227fbea</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0c2e89a8-47b2-4c05-b3ba-768c242b6f44</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8c6673b3-1d79-4c92-959b-922b715a6f50</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a7ab3e4f-9d97-40f9-8c15-408d38ae70d1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8caab91b-95bb-47ce-bfab-71be6a0c9d06</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dde9b6fd-8bb3-4737-b796-f73c8d6ddbb8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>72a42efe-1024-41df-ae11-232091d2ad6b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5422305Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>38327146-121b-41ad-86be-32bfbd48977a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d6f304f1-618a-4474-935d-cb3b23c4cecf</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>60ff15a5-d6d6-4619-90a3-f707213a7087</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fa31598a-9d67-47af-a9d6-6496f2db237b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c684b426-f7c8-4130-87f3-a03021198e8b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>267e25b0-22ed-45ed-aa63-85eba05d1500</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c85a85a2-453d-450b-9377-e84d1f81a833</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5bc140e8-7360-478b-8a89-bad74dbafbf6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9506f529-3175-4810-b302-5ba3911b1546</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>761fc44c-ee80-4802-b03d-db8f2fbe19a5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>94bfaec0-ea5d-4df7-9f10-13e5f8db6e65</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5427175Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>568cce73-86d1-49f7-9056-900ae4821d23</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bcf936f1-f84a-4a8e-830f-5555e0e38a54</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8c4517dc-9df7-4554-b8af-c0c2e80c2b03</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>85764cfa-f28f-4c84-8782-e1299f7861f4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>632aef66-3b8b-4e16-a5e3-5c51290f9d14</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>624c60a9-d466-4084-b70d-21709e10741d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b4301fa9-28ad-451a-ac6e-db1457596077</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>900ad602-601e-432f-a9b4-3472bacadeee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7a921044-c1aa-4d8d-aace-9c264840cbc2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0dd6ebf1-1089-43ee-a443-82d0cc6cd3b1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7b081eee-69ec-42aa-bc86-bcadb6ad9626</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5429709Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e95fb26e-8ac8-44d3-9c99-e5a389d1c9b0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d97badd8-e632-4f4e-9b19-fa5b9ff77fe0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3c42b970-3a75-4bb4-8648-9b1194374dc4</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5882021e-0110-4267-8756-bb532b93fed7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e2225656-07d3-41a3-8228-37deb3d06e99</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e33e828f-0b4f-4c3b-9d2e-15caf1464f5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d6249765-5c0d-4f94-9bdc-f7e207816002</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2fa6e2ba-d506-4827-8a71-c7e23d7352a9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>53954689-415e-41c9-a461-8e2c22c31c01</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>511afd38-ee7b-472f-9147-2f9e504d243e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bef1eabc-d2bc-4667-b8d4-bfe5c868e875</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5431554Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>02ce500d-558c-4107-b2d4-b9360e5ca974</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2e60139a-b02b-47a7-88d8-eb2a8128e4ce</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>932e6290-9f24-44ea-b625-70bf57504940</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>052be183-3ffe-4f3a-8c66-7d7a9320aebe</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dffe1180-d62b-4193-b1ce-fb483c1b472a</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ad3383fc-46bf-4bce-990c-13c9c420297c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>adcba881-c64c-483a-ba52-2056d664d4d5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a66b7726-368f-4b41-9c8d-fbf6110ce609</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>95b87bf0-9db5-4214-b77c-7ae42009d0f1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>945ca38e-5727-442a-b078-47673fe3abf6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8c90096f-a487-45ae-85e9-1a72536414bf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5433325Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d4638ef2-cb46-47ed-91d4-e236b3d8323b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1bf83cd6-d880-4976-8c3a-2384ed2b9a28</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a3e909e1-6b4d-41ff-9338-e4aac2c0dd8b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>43e350d0-0605-4d2c-9937-1d9d7a0554d6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>11c41ad4-306a-447f-a5f4-f1b2e0207bc7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f3a3bb6-d94f-4c6a-8d44-ac2f96c0c217</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>61a01e88-946f-41c8-b9ee-d29f79d15f5c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>96e29025-6842-4a7a-9715-d909939f4144</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6f468d0d-cae6-40dc-ba02-f43f712b3bdf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>470c5a01-8120-4e87-91f5-bb7ce1c4a6c8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>38016d28-115c-4977-9c6c-9c5ad21c14fe</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5435063Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a02b2bbe-b3aa-4d3c-9c05-3362e63a6caf</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>63763598-0366-4cb5-bd4d-a356f638cf52</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9f083a4a-1a33-4c77-b87e-16fb066fc48b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>06f8154f-482d-469d-a411-1537017ca54a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b443843e-bc89-403e-b8f5-ae2ca1e4ac73</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>19f90df7-2ebe-42a0-8f70-583124450719</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>04c7a59a-3c54-40d4-b62e-34b32c6c871a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b86ce69e-8b57-472a-b3ad-8caed7e45f74</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>17d85411-66ae-4087-ba9b-d29345d5bd23</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>26359c18-0656-427a-b4f5-208779096f68</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>40162f2d-8709-488a-ad3b-0dbf95f86c71</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5440523Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>35f6996f-3ab4-4357-98f8-ef1ccb109bf3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>37774d26-ab33-42c3-ba1a-d65bb3847c9f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f676bfed-0668-479e-9aab-fe57c0f542fb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6690b880-c62f-481e-9165-f3d32021022f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5137fd4f-909f-43c9-b2fc-a48fc76020d9</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>af6948b1-54f5-4395-9c6a-35ae193baa67</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c543fa84-a891-4636-ae7d-ca92a1ff196f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>325f5455-7ece-43e4-bfe1-3633765b59d7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>45116ccd-27e6-4849-a5cf-ec5a93cf5eb5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a05ce909-d0f5-4a06-a036-a33410408857</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e07cce4c-6ddd-4a46-9266-a7bb97d1b8b5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5442653Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>905f524d-8e93-458d-b6e1-8e3bb396d6cb</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bc4c0fb7-ef3d-4ec2-a9c0-3873e2e92c9a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2fac0831-7cd5-40c2-99ae-916f2f108b8d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0307f154-2a79-4ed1-a6a6-d6440cbf1cc9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0d16676b-80fd-4c52-9c02-3e882ddd88b7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>59865ede-2c15-4600-97b0-2aa8eaf5073c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c62f8519-7bec-4b04-86cc-7a064e6736bd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ee8967bb-aa4c-4e5c-b06a-dc0e767f0384</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>14cd5fe4-c9f8-40bf-b903-68ff2ddbae68</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>74f2578c-3396-46ee-bc00-2376e78302e6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b084fe34-fa8c-4d51-8d3d-4a5aef698ee5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5444453Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>4141d7af-992f-4bcd-b5a1-b4b61b0c277c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>13575003-c116-4c73-bdba-0ae3813d2288</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0aa7361c-aebf-4096-8172-28997dff349c</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3a3bb6d7-a0dc-4944-a2ee-e77935177bd2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ba18e8aa-0699-43b6-aa8c-461238392e79</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d2d521aa-5513-418b-b20d-f2164a09c673</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a1a462de-78c9-4e66-8974-dcb78c619abd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2d0927cb-5811-4485-9557-4b817b7c8c94</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>41db5d1c-13eb-4006-8df3-7a3c817566be</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>89d9b22f-425b-45c9-8d27-9ddde5e37079</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>048c5a88-774b-428c-b491-9d4c0d5ee3af</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5446211Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>15567355-8fcd-4d59-bf90-f33c52c7d656</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>57c252f3-85a0-465e-8e3d-f7114ac1f84c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cc5c6696-737c-49e5-8f52-e4361829133e</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2aa55cf1-e55d-4958-b4b7-3b18c1240c7d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>620ebc3c-6427-4bf4-95c6-d5bab362f859</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8474fa21-a57d-4f08-8f79-5567098b55aa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0b78146c-227f-4da7-9570-f38af876c9b8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b4f199ca-7a1e-45b5-8e68-7d6738242904</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d512de8c-88ae-42f8-b9f8-a6411f6ee8f3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>364de130-b3a7-4796-9c60-6963b56dc527</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>78ccb952-87a1-4932-b98b-48d130c54047</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5449085Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b415a255-9e01-46fe-9e8c-7d6b49f575e9</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>584f8587-c2c1-48a4-ba5b-578f96a164e4</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f33e404b-513a-4182-830c-3746a9a54048</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4d8cc346-593e-449f-87ad-70500abce093</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cc1b19b2-2d5a-45ef-8a8e-821dcc8436a2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fea85bd9-1de3-422f-90f0-114c76c6aee8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d7c4fa9c-2ad6-473c-a735-5de4bdd008fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e0405720-4ed4-4bec-b8e8-075a2285639b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ce7271ef-5ccf-44a2-8bdc-910c535e0101</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>66c3baa8-3cbc-4218-82de-95e091bb3337</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d289e61b-1512-4aae-b9fd-1d7ed9e2e317</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5451009Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>92d34820-6ac3-4dac-a4f0-bb4ccac81c18</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ff0f75d9-34e9-4c03-84bf-233b67f2ce20</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b4cac8cc-396a-4133-8f31-8ba0a75774f5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1b74a38e-0410-455c-87e6-9517a54fde57</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>03b0577a-ca86-4487-9df0-ef9c3f9af09f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>afa04f5e-f58f-430a-9625-0a137af032f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>76c580c1-a465-4442-9252-01ac93a8933f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d0b9afbd-c96b-4611-a47b-c875ced16467</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c5f1a0dd-492b-44f9-9ce8-683b5838c51b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bf17b1c4-1e66-43d5-9565-368d1813d187</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cc396818-4086-487d-9c7e-18ae66e3bd27</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5452758Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>63a447e3-91aa-4f81-8b96-bfb05c229be1</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ab903786-7153-48bf-970c-c79f55206e3f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>61a64774-ceb1-4fb9-899a-d66fc0cd5efd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>73b3f22f-d789-4f96-95ef-edc496b4a2b8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d2ca2c15-af3e-4b7f-b5e3-f9dd3365eb6d</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1878974c-faf3-4678-8608-7e75229785f6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6afd0264-9ddb-4a90-baa9-fbe55cfc486c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>70899bfa-1622-45af-96a0-e2e19c9e5043</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6efae9c6-ffe1-4476-a928-8725b95da8a7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>95e3f9f5-832d-41b6-be0c-eee9a5c03ca4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b4520f82-9f65-40d0-8689-21df256400be</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5454532Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>963cca61-0bf2-448f-8438-321fcb2c90e6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6a6ed5b2-fce9-4f9b-a834-9171d4f6bb6c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1ce587fe-f32a-4e07-bab2-bfb4e38f07fa</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1ac6d38d-2afd-47d2-b003-c7a322ed15cb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c4603de4-cac8-46cb-a3cc-3b6b617f69e5</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a4c9a595-dcff-41dd-883a-64c07069dce5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>67c21e0f-d899-47d5-bc2d-8aff2571efcd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9f557e45-c7f4-4521-bcb3-939f6a911639</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d389f554-f6be-43bb-8dee-332b2f8f321f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>86eb0844-3890-4c07-981e-c533e1f2a7ac</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8a79b811-2a26-4ffb-a6a4-55b23a9d3082</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5456304Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>05a3e2c2-9b09-4955-98d0-bfd54bac405f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>140ae829-0e2b-4313-b088-13fdce10bbad</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dfb72c74-da58-4c33-a869-41eee726e271</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>62db50f1-561c-4b68-9d7a-e91cc9f44a97</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0252dabf-b9cb-40a4-8036-a225360f1748</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c9010d6a-5ad1-4947-b62d-b195791ff417</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e6ead0a6-b545-439d-bc69-99b9c66b5793</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>16727dd2-9f3e-4ef0-ac2a-d100cc12d9b8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3a2e2a8b-028c-4fb6-a52e-d6da6c0ea157</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>39451e04-5a38-4b15-84e7-a812fdb4e8e5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e5cbb817-96c7-42f9-b240-4483bda54bf1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5459066Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5bb56e7d-8945-427a-81a0-1912d22a5efe</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>abaf7061-f25b-4e89-89b0-882e1bbb812e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c5d8d8a8-5d57-499f-bac3-f39cbbbf154f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6287c1a1-7419-4268-ab60-c419a9c830a9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>999c4092-e657-48c8-91b4-1327b05a0fbd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>412c0573-383d-488c-b5a8-fbc9b46941d8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fd1d8aa6-ac19-48e6-b008-f1c6715601cb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e3b7854b-a8cd-488d-aa89-c15b9d6dde68</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e91c7c06-bdd8-498e-813c-40083ccfb320</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a6af34f0-59b4-4671-bccb-85e52d5c9ed7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>05f18c72-d41e-47da-bc9c-966a6d64c837</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5460952Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9350c153-b9ce-4bb9-8c19-24ec1e639bfe</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fbc28cd6-4c41-48f5-a350-c0c49545d337</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>eacbfe42-2a34-484a-91eb-1cdd648c0d30</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e3a4d2a1-3767-4710-8186-ff52eefdd8c1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ef593c5a-11cb-4793-9894-9f835ac01a81</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6aa84aa9-4752-496d-a83b-044a11003873</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c71d11ab-506d-4ab2-8243-eab54e9deeda</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e9958f17-cbae-4101-bcab-7d04ff062b4a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b972a371-f3f9-4ff5-80b0-6c9bd90d66a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f34603dd-c449-455a-8fe2-5bb76a7eea19</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cfb8a2d1-9f5e-4508-9096-750fa62a8b9e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5462724Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0f4ca5c6-ae4b-4b84-b85a-50043c68954d</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3781.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3679.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a5d8c6bf-8d16-45cb-8a11-4d22ab20ae08</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>1c2d79f9-0f99-46df-aa40-c471a13f4bb2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">572.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>VCLSLR/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3150.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3150.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>3ab219d4-a180-4cf7-93a7-3105aaad58c7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">572.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d797fc89-395c-4dde-afc1-80a674002c88</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6300.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">572.73</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6300.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a9b4f06e-1141-4406-97fb-0c247fe24805</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">12600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1145.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">13760.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d77e7a69-95ee-4147-98d6-3b52a695770c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>907bbf88-632f-4d10-8f88-7a45b27484bc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>775718ac-b816-45fe-9142-f0aaf2c4b785</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3e6e8ffb-d967-4255-a905-a1d2153c862b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c6f563e7-36b5-4ffd-9f1d-86253cdf41fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4292aa30-5103-4008-8d7a-07b816d20e2b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5464722Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>4c13717f-273c-4af5-9e6d-1539aac44c96</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4a4cffa5-bb0f-4efd-abd7-4cf9210c2e36</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d800dd7d-c393-4b8a-a426-0e6f22bdec79</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>334f1cdb-d363-4188-8f6f-01866cae19dc</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c08db963-30b6-432c-958a-5b666f451f35</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b61e8f3d-c203-40c8-b48b-b48be3af74be</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>64f2100e-6476-4983-aa05-d9ac0ea407f4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>048b0b20-74d2-459b-ac83-10c622c1ba02</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>75abc7cf-40db-4bc8-9848-9ea16d6c43ab</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e1644386-bce6-4d66-89d7-8f478ed956a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>55a19838-db0b-482e-bb22-b7e17135927a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5466553Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5c62abb1-b033-402e-8de9-12d58d145b5f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5fe8c147-86aa-4a28-84d7-f5fd6c0a7bf0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4d146ce5-79d2-40dc-91e5-01f1c31c1ad9</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c4fa5b23-5a73-4000-8d9d-6994f5dff35f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ebaa072f-eab2-4010-ab22-d32aaa1ac97a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>aa31151c-2ea8-41d6-8d0b-cfe6c0f3c22e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>119de25b-d649-41d2-97cb-a99a13967a08</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a03cc90d-76f7-427e-9dec-17b5cd3162ba</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>22cfff5e-c1c9-4ef5-8501-25a2a74bd781</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>301cb09f-3704-4eef-a7a3-6f2b5297d17c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c30ba967-3d5e-4895-a153-68fce7fad102</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5470483Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a8957280-b3c9-4c34-b9b8-0fd817a09459</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b16f2625-296e-4d6b-bdae-65e56c54ee14</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>208417af-99ec-4858-9ee8-06af85f8fcf8</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>64276fca-d608-4ad4-9e24-b89b240a0eca</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e90a972e-3ce7-48dd-8620-8fe69a1a9902</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5500382f-f842-4eea-983e-c3695cc8bc0c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>378bfe6f-b964-45d9-a6de-27b2f597e717</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>da5927c7-aeb8-4898-a023-f497f01bd7f3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ddf13dfb-e0a2-4228-adac-ba70b0e72b6c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a3363a02-6f32-4ffb-a539-87a3c7183b57</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4fc6bc4a-1383-4119-b6fd-4258b5b1faa8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5472348Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0fbafa8a-def8-4e2c-9308-a4ec00c74b2f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c9a87de7-3f6f-44e0-a87a-36c18b26517c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d1fdac9d-d388-4f7f-b261-1cca46031dda</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c7cfffde-ed0c-4a85-9652-e0757c91321d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9e2b5487-1ea5-409f-980c-a584bd3852e5</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2827b786-9fc4-4c4a-92a8-e1af5200b689</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>aa48b63b-06c9-4830-9fe2-7ad68f270d0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7fb03679-b2b6-4177-afd9-03c9dee5d57f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9cfd53ce-c198-46b0-a17c-514c6fd1c704</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d3e800db-d6c4-4b66-9c09-3d32fc8cd7c5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>27ac30ad-70bd-4768-8089-4f7ecd421c49</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5474154Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5e82708f-ab20-4ad8-a8c8-302894609329</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6427f7fd-e7fd-4622-8351-d5df25803a35</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>df0c6caa-17c1-4ba2-ab6d-0b34e6b71d97</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7cab50e2-22ad-4891-8972-b35f3fde2534</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f27491da-8fb5-4221-b1de-99cd64e512a7</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c4e962e0-3ec5-4d87-af7c-323bacfc0aaf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>34552494-5930-4f7a-966b-24a204925b4b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>15bd1336-34ee-4fb8-b257-d48237dca0a9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1acc2ab2-76c2-436c-aed5-6ca0d875e53c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>558e547d-554a-42a3-8bbe-8d1dc7873e42</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e1ac9993-d1c3-4a34-8437-dfdb6c139484</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5475985Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d17285ed-9f10-48c8-8e38-ce658f30d650</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>456e6964-a422-4669-bff9-c8db3cc34ebf</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>62f038ad-029a-4487-b0f1-3edc97f959ec</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>f521f5cb-d2a4-4c47-b41c-4baa92ed5404</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>aa7f4ef5-5a22-440d-8098-72ee70e93208</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>c383b211-eda8-44af-ba5e-12f6d1a04bde</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>94b78cfc-c9ec-4ace-87ce-a5ad991f08ab</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ffd56bc5-327a-4f1d-9dd4-8e8c1c5af025</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4a929111-4fee-41b4-bb40-100f1da064f9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1572dd06-b9b2-4baa-a338-6cbf97989077</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fafb5037-c720-42d0-98f9-accbc08e4804</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0f7d460d-1f8d-492a-aff4-69fb20a87378</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0eb2cc31-0bd5-48b0-b051-41a6b1691818</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5478095Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>86d8220e-090d-4510-b88c-0af311476728</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>43db9564-65fe-45b7-b807-998118113900</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d43eee9b-f605-4115-ab8f-7e3a00f34afb</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d2627144-9f44-4160-8422-07b75b304693</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>deb23907-4bc0-40d0-91f0-25a0c1dcec25</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ba290dd-fe88-47b1-90a5-77c1b396d5a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>010b45c3-4efe-49b0-9805-33b83f5c5830</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6021c315-0c86-4506-933b-63b776aa82f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1b4eea66-d2da-43e5-8b12-544adeb8c486</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>740bcc61-74d1-41b6-9b32-1252bdc5d7e8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9b6ee96d-16f6-4134-ad0d-b428e41c84fc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5479966Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>475c7c40-9b35-4040-8a5c-0241f9e76cf2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8376420a-9b39-4f31-beee-6124a72986a3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>36ec856f-87a8-4882-9659-70c2b089a1ba</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>167cdc15-8161-4307-93a0-1af1ce963a90</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d9505f20-8225-4523-904e-f9f996338dfb</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>84f72086-9c11-4f9b-b618-96b581c73a78</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f02cda35-a517-4d4a-a670-a06c04cf307e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>03127e97-3070-455d-9fae-471f4c17a84d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>855e22b4-63aa-4903-acfd-cfa85a1507fb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>add45ab5-9b00-45f8-bfc0-05cf1669e545</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>39b0508c-781a-49c9-8830-13e5a5ffdb82</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5482895Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9156a7fd-cabf-439b-a2cb-4c7a6b083522</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1946e858-ebf4-4338-a21e-14794246dc57</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>00ba9b84-01fa-4c84-936e-18eda50b1d15</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ba99c9f6-bff6-49ba-b516-a522a817f00e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>493baadc-1bf2-4f90-a1e1-35b68ccfb77d</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7cb8a156-91fc-480b-a635-f60d4939dc1e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ed62ba9d-0c26-4786-a0cb-f9f40f479ab8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8250163e-d48a-4704-abf5-dac4c36db7d7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>97673b7c-7287-4d49-9085-925d24e68035</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>34886836-54b4-4549-a83f-49ce110f2ee0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3e099754-33c2-4006-a676-2513ea269fd2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5485034Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6dde9b43-cd04-4e07-9276-495ef543501f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cdb495af-ba2b-4567-b048-dee6163f9721</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9706869e-b646-4a7a-9014-f176c0891740</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1125c2b4-f9e7-4397-abd1-17498a17c00d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b1fa6e6c-ca76-4361-ad6e-e6a8711be540</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6df096e4-3fdf-4030-8894-c57c7456d5cc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5ebb97d5-511f-425f-8553-382a8fb0bb72</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>73e3871f-6144-44a1-b804-3cf7791cbdda</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>44fe64dc-b160-4670-b59e-df7fbb64da4d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ce6b6a84-07b7-4632-a1f3-c45d8a7fcd93</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ab5c5e01-c323-4687-9dd3-382ea78eccfc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.548707Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>7e160147-de7f-4a5b-9011-cef9dee423a4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b4c5673a-6217-42e4-992c-e4d66193dd9b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>aa367bb3-23e4-48c2-95c3-838b8648f7ab</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>47d87fa3-0e90-4dc2-ace0-a21a2093b8ae</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>69f12d7c-46ff-4684-b78f-7991d7e184c0</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>bdaa2c83-0a38-4003-815f-5dc23dbc01e1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5e8923b2-f775-409e-82f4-3188e79a6259</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3e0982ff-e84c-407f-8bca-6a18836002af</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>aa7bb3cb-dcf7-4956-a2a3-366f19dc80ae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>01b5fe02-ff4e-4c42-80c1-e9a199ab0b82</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c5f77d71-ac40-4ea2-90ec-90c353587138</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5488949Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b456b6ce-48c4-4f62-8a87-83458a938a1f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ba9a11a-b76f-4f98-bc55-7e21c336ea39</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>01072249-9ba8-4a2a-b184-05f1c59e0321</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>12e84b7e-4687-4360-a735-43246ff0cab3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>390f361d-8a67-4cbf-9a19-a32902766926</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6f4454ea-16cc-43a3-9193-30c7eb92039a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>51541166-1336-4cf9-9431-f13148197a32</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>67d2ddf6-59a3-41b1-bb53-d3b3889e967a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>615dc13a-a6f2-442d-ae41-13fa3b2336c4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>096bcbcc-c5a3-4e00-a377-06aaed805fd9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1e6a0f91-90df-42ba-a43e-2561737c40a7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9fa23fba-82df-4761-9390-f2732e87528f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a259bfee-8d3c-4529-8382-eb4be0daf6de</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5490798Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d1409176-2d56-429e-99b9-a2aa9b035b76</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b6dccc64-3c58-4dfc-ab7d-bf372837054b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>393df09f-9bba-4bef-808f-24e12e466caa</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4941dcd6-9145-4750-80c6-38fe91223259</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e51397b0-8692-4d87-a673-869b3f45d490</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b984b15b-6b19-4714-b943-fe0c76c4e0a2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>393ef7e3-32b7-4075-8933-2ef9e55abf4c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4876d113-f2e8-4ae0-884b-6545795ee1ac</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>191603f7-76a3-4a52-8fd0-b7cb9befab43</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fc2e3935-b945-4290-944e-175e5ce022a5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>06add0e1-84ad-4a34-8271-e5bced58678c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5492609Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>17781087-f20f-406f-80d1-5f703c9461e6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>890f79f2-ce13-44f0-988e-9b46baa93562</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d1aa38f6-9863-454c-8019-c551e25ac038</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0c4c3134-49d7-48aa-893d-db00ff052c19</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>09721421-6283-46c3-8afb-3a2fee118d60</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e96a3202-596d-4e0c-ada8-bc86e76f4179</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f14021ec-0b3d-4ba1-b7ec-4d31fb2a36c7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ed746206-8a76-4088-b2ed-fc3daf2739c5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f4d2f973-7774-455c-94b3-20db371f55b5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dd158bd7-62ba-4f1a-a11c-1d1d8fb3e979</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cf240679-1c48-4dea-aa1c-09154f1963f3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5494417Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>69379283-7b94-4eb4-824f-ee7720f86272</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">558.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>85ee4227-43fc-44af-b50a-f6ae91b6c8e7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">558.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">11550.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7ed8a16f-b036-45db-b985-05391aad962e</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cbdaed0f-1fa1-40f4-bfe6-2001267b34d2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">965.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>2</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">965.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7d576eca-6c2c-4c35-8de5-c2161e964ae3</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">10620.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">965.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10620.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7b263e84-0f7d-48b5-8dc9-901b8c37efc3</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>67182901-c6df-4512-b9e3-e44d0d2b6720</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">21240.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">558.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1930.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">930.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">22170.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9c7219bd-8b3f-48dd-b283-02f08772057d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cb48c17f-6c64-4f43-aae5-2efef7109928</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a8824d7e-f6f9-4d72-8986-f1512192786e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f3fee3fa-691e-4695-a04a-0afbc65da783</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0498338d-2420-4297-bbd4-b6e33b1c430b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e919b3e3-da34-4b39-a41c-25be7095bc8e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.549627Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>525d910b-621a-4b44-ac51-c0410f6d9020</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>dc825882-4b8a-43d8-ba83-4f54bf17c69c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>34afea19-ac8b-4c27-b610-3e912c0e28df</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8e4b1dad-5339-42e8-8e3b-e42f63750c18</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fa0f017f-a7a1-4c74-a7c7-12074595f7e4</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e6de6af4-c1c2-4709-abf3-d51cfcbe5fbb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>34e03393-c43e-4a1b-95e5-8ddac0a70ffb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>27ae4643-47fb-4d34-bff4-3cfc7c86cf0d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fccff1f5-53bc-4c8f-9787-b22a570f84f6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>746cd061-39e1-4843-b707-93bc10db28f4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7086e5ee-30c1-408a-b316-cd281feb56f6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5498554Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>468ffea2-bbd4-4e16-9adc-112fd379194e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c4f1648e-de1f-465a-90c4-705e04ea1b91</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4d5418f7-3e00-48ba-a1c5-75c661ddb9de</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ec31619d-21fa-42bb-95d5-77c404611f66</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b889de0c-6d64-49a8-b10f-b3c7208369dc</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a15b19ba-e1c7-49c4-9b6f-2f9639f7a790</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>73075be6-66dd-484e-92e7-9202e48c73b0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8438979d-ab37-4329-9910-4f77c9977a8b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>06802bab-86a7-4e0c-b799-72757f61eadc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>09420160-005a-4a9d-8f8a-51b245b51111</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>009838dc-99f2-452b-8edf-47729ff8c156</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.550057Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>18c7d659-6ee1-413d-be99-06b64aa277d0</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cd100f6c-f5ea-459b-ac8c-fd3237547964</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d006a544-f910-4369-b7d1-6b5646fd74ce</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ff27332f-7f1b-4158-b4c4-4cc6940b5892</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6de3a029-7b0c-48d4-ad39-327a11449748</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>4e4e90a3-4f2e-48cf-9be5-4342e1cadf83</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>130577a1-2c85-4387-be2c-89a832df99a6</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b67d43cf-87b0-471f-8988-ffb1ac527db0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>49c4c77a-8cec-449a-b3b8-f24419dffac2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e5ac6c7b-c185-4d7b-8e5a-95db3948fdfb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>10d8240d-65f6-464b-be13-44bfb0a4f2c7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>62062d16-5fb9-483a-9d29-cff9e8bf0c69</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3f5bdef6-c5aa-4774-ba29-62d6179f8390</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.550248Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ddd317ff-4688-4c66-b303-4977b2dee4e8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>74dd37b4-4297-4ca9-abb8-01c869d282c7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f4eee6bc-868f-4864-8fc1-44b656c2b2f3</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d441436a-f492-480d-95b3-f2df0d1f0aeb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>65268b00-7ac0-4877-a5ea-c1a8fecd1f8c</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef515992-65fd-44f0-a71e-f17710e9f4e9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b9220e6e-adfe-482b-b554-7f4072f024c2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f75cda34-9858-416c-ba70-e57a4194a38e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ae1b7440-131a-408a-b519-cccdc00530e5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>56a7e39c-139e-46f9-84e5-55a118a76125</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>41b43dc9-e6de-43dd-8a0f-82cd228f64ae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.550431Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6cd47883-c7f9-4f9b-a8e0-c33b9e4053c3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>684d305f-0801-496b-8871-fdaf1ec87c9b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>323cf9c0-c4da-4b94-bc00-c6292cc426a7</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>88d0c629-1486-4c01-b959-a841f846bf9b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fc06af9a-d060-48c0-8661-238204c5444c</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b4f4f542-985e-4901-82ae-9163b398ed76</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>16cb6f7b-14b5-40b5-81fb-f477abe19041</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a8e72de1-0439-4e5b-990b-86127aa9b162</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f27209b0-ed3a-4d12-9007-e4bf908cc49b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7d89d1bb-0265-493e-b139-fab1ba00e95f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>165d090b-d3ab-4e21-b8c6-0db74a418888</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5506143Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>dc117390-997f-4afa-a3d5-0faed4a34b61</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9ba2054c-def4-4cce-87d6-52cb2feabbce</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8f2235a6-edb8-449d-aae7-ce7ff3cdf75e</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>42b56924-a3bb-492e-b5ea-c0d72334339a</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c119b056-f676-45bf-8cf7-30b52c94f4f1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>13e48713-34be-40e1-8acb-87d783ee3c1a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d6da4384-e51a-4218-9db2-a00c37162a04</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>dc9eacbb-5cac-475e-8299-425de1722205</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2e9f4ff8-e461-438d-8c67-32877e5b5b7b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e8cf4431-7b1d-4db3-ab6c-b9ddf2c82d72</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5bc707e0-d2b2-4ad7-9a0f-2d266bccab39</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4cb58ef7-6550-4444-b379-f58f0e5e2f2b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ccb80f11-3aac-4628-bc6e-55accef9cf9f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5508615Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>85aae677-bfb6-4b02-a1e9-6b28d4aa34b3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c2de3adb-9616-4ec1-97a7-fd7506937de7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8de32f76-d0f1-4be6-be67-7d2e3fcf30ef</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1a4683b8-4ac0-4891-a7e5-3ab342bb3536</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b3306d76-970a-4427-8898-87311a54308a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b321bd0a-b28c-4d64-b718-7dd6646e2d1f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f8b84bb-fff2-4421-81eb-e7481f18a701</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e6302131-386b-4cd5-ad85-0d85f8b6aa54</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c2f0e44a-9044-44b5-9240-c36a8582617e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>099d7915-a0ec-4e68-8bdf-1f79a1b5e0d8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c278169a-d242-4035-878a-a2e8c9ba7139</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5510565Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>9b528560-1400-4dc4-a01d-44c1a2436790</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>9d36b008-6bf5-432c-9cbc-8a5c7db03d88</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>01a58e90-d05a-4ce0-9787-cd11e7cd54cf</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3bfe3998-ee04-41e1-b61a-c33fe127faeb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>dae7bc3d-7990-4800-9512-40ca001adc68</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>386283e0-0e2e-43f6-ab6f-88986ee1f97c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>54fa5d91-7bf9-445c-a20f-2aff71605151</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>52b02bf4-19ed-46dc-aada-e925c21b3448</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6fbaf4fc-a341-4d12-ab9e-cfbec1a0f47e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>fb2f057f-8a5a-4810-ae99-fc2a5fe96ac8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4d57d1ae-3632-4945-b131-c94fb8f8115f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5512362Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>65d2e261-30b5-4b7c-bb67-8ce50324bd65</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">581.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8091.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">738.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>85de01ac-5848-4ba0-9276-8cf164fe5bb2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">738.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13930.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a7509a02-9b01-48f3-98eb-80970e80d78a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>9a267cf2-f146-4899-818c-50e72f3b7138</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0341f16b-2fa6-4d8a-97ad-97ad9444b8ed</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3dc8283f-7138-4998-becb-d1544d761bcd</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fcdb1727-5705-40b0-a4c5-41e81e94250a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">738.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1110.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26750.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d20ab9e3-e561-43d9-9e09-210ac3c015fd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8978595e-23ee-4064-867d-93b4a3a103ed</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ea41f3e2-6607-457c-a1b6-1c4b5dc69193</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>17ceae95-4fbf-4fda-b5e3-47b79c5394cf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d8878f7d-f026-428c-b338-a2ba54d64c27</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>03e67da2-5526-4d71-b129-e7343bfc1823</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5514177Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>51b1e2ff-6ba8-4e3e-9068-bd965c26e7fe</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>60179733-3e06-4cef-aa8f-b7f3e0dd2ca6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ee31ce54-69fc-464d-8cc0-454297a35857</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>6333d9ab-2b90-4249-b85b-8af5e92ae904</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bb841cb4-617d-48d4-9e4f-15d888801495</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>623fbe32-cfab-4ba9-940b-5e5597749937</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ee798995-996b-47ad-8dd1-90e83a395688</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ba8835e2-7be5-4c34-a766-b7e61fe3579f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2afb6e40-181f-4ed5-a9b1-1efcc9050228</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6ea81e12-b66c-494c-be81-ff7f3ae4875b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9bd8a2b2-48dd-4665-8dbf-48898cb56362</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5515997Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b7c06b67-709a-4f64-971a-7416b2f7bf0c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f18a2926-c6ff-445e-bcdf-036f17a39c09</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>84576434-4c7b-42c8-8b4e-ef08ed873cef</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>0e0fd794-cd74-491d-9d9f-4fc823a7d12c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c2a392ba-0502-474c-9649-7bf212548ab3</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0a1beba7-c404-4209-9d1e-964563b62526</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0f1b8893-14ac-4576-aca3-9dddd5ab7190</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f27c36ea-83b9-4ecb-99b3-1bea840040e0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4bf35a7e-816e-4706-b472-890c9beb817e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d4478a55-2218-4717-9b04-862328bac4be</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c99d48ea-2025-4264-a8e6-6c1b8ec152cd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5518014Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>91f5e7f8-b179-4768-b81d-338c742367fc</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>24b20a3a-21de-45aa-b992-c39aec71872e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9eda2dd0-29b5-4752-b25c-a609395b9dde</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c929e6b8-62cd-4407-8ac2-c8d76386a87c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3419d7fc-d24f-47ed-8735-64bc4494c11a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>efa8fc7b-0424-4f30-b60c-c2443decc0e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>746908af-2908-4856-b18a-df205efccd6c</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4e3b0efe-8666-41e3-9894-cdd630642a9f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>76bed074-eb39-4494-a7f9-ee8016432206</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>36621ed3-c9b1-46a1-8d1e-21523de3c1ea</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>75520322-1609-40d9-a9f0-48dd693f67fa</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c8af3c92-e524-4c0e-9233-7491f026d0f5</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e2d3c091-64c9-47df-8ce0-96a4e0b53819</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5519864Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d6c73f04-c51e-45a3-8175-c8de471ae210</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>16618f25-050a-4eee-bc77-2fc148c96810</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>657f797a-fe3a-475b-8abc-1e8807280023</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>29397557-0538-4187-abf4-56822e2573cc</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>18395b61-7243-4304-9459-c7f4d8f6532d</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cf94fd78-7f00-4a8b-a728-06a5741a4c43</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7600f44c-2f79-450f-8d63-1c55fa535d34</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>750c49bc-7952-4e57-96d7-9d16ac04d4b6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ccd6d872-c1c7-4114-928b-9071d7710994</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9c058e0d-f21a-4545-a759-d623e2f0a9c2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4b764be2-59ea-4897-bc4b-50775b593187</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5521699Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>07f12a6c-90d6-4894-8696-baa7555a70c1</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a9f4c56e-30ec-4e55-aa8f-489213bd5223</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a7396315-d9ee-4ff4-b7e4-d6a9c3fa08d9</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>83404d1e-218a-48a2-a838-a007b036cee1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7bec4ccd-193a-4022-8dc5-1c02eb4c7fcd</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ef28ccb1-1416-4571-b4bb-2212a247e4ef</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6ec43c0e-f22d-4099-9fbb-46d5fedc2966</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b88cd0ce-edf4-4565-989e-c8687f402c4a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>245d0fe5-1e1e-4222-a8a8-6e4bcb0ffdc9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>28f312c9-c98f-47a5-b7e3-3d3465adcebf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>824d0bc0-8cfd-4b07-bcce-af1d352d0eee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5523504Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>16459e70-2875-4a49-aa60-c78e1057a74b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5dafd297-2277-44e5-b050-a139f169a314</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>35edde8c-4e9e-4877-9a6a-b974680216ea</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ecbea90e-d45b-4816-b140-598394c8c255</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c441e4a9-957f-46da-8ad7-1f91137cd57f</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>64c33703-80b1-4f13-a917-430db9b9181a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>18974e9b-e518-4ad9-a529-9112fce4b5c6</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e1d3ea0e-822f-4814-b71b-af079aca6744</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>47678d70-a16e-4206-bc7e-9b6b2dec8df4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7437b335-aa92-45a9-81c6-d96afcfd8d62</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>39fa77fc-a042-4fae-a9c3-3e7a810b55ab</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5191fe71-ff5f-40b4-881f-2eb96279e135</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f5c9768c-1ddf-4621-b340-4491d974f487</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5525349Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6665ae40-4f15-463a-afd9-f037332a9753</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2ca329ce-0058-462d-87af-7d7dd32ef146</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6dcf7ecc-0b42-4edf-8206-d938bbbd0ba0</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>05b7551b-abfe-4b59-ac16-c4d1147a39d6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>33f9dcae-4261-48d8-8dbf-005792bcbd1f</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>128f4602-8fd1-410e-a7b8-8c45ad786e13</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b642b0db-f84d-4cd5-8dc7-c59f481d5dc8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>91c0ca6b-1830-4962-a337-dd0fb62cfd24</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>32d86861-019d-4623-9691-1f7f45990536</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4f845edc-8a64-47ac-a9ac-039c868f95e0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c8d93846-8484-47e9-8ec4-05b940751525</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5527374Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>55052845-b242-4ae8-b111-63a9afc65e64</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c93095de-99a9-4480-947e-efdb5e5e57f8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>487225f3-6d28-4c39-8319-d06a1dfa2440</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>994681a2-07f6-4273-90a8-390ac9ab9cbd</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5d453604-be77-4801-8ec4-2a71189ad6ce</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>5afc5389-5e87-4e07-ae7f-438cdf65d3b2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0ac28ece-5239-42ce-b6bc-a569b7040b2d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d7daac46-dfa8-4bf2-8212-318ed2acc2bd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>134f8764-5981-42d3-afb5-271b050c17e8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e049ed3b-90c1-43b4-baf2-ee50b1b7d661</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ecb89e52-eb19-46a1-9d83-45f00950b2ad</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5529264Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d9df526d-d79d-4d0a-a0d8-c0c73fce8088</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d7ce72f1-978b-48c5-8018-a3b883b22a7a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>fe56f078-0a4d-4005-a6ac-322eccdc13ee</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>704ef2f3-d4a1-4615-81eb-d01b3eddf86c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>581cef97-9f37-4613-bb5e-a5b2b2fd0808</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>65a808b4-e2fa-4490-86b2-57593e0c57a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>220fa899-fafb-48bf-820d-d14acc6cef40</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>00a4733b-89cb-4989-8609-aa09e25eb1ff</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0059e87f-717e-4357-8649-6acfca71aad1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d8e8c0eb-e3ed-4094-a853-9a6bbaae8d52</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>827280e4-f945-4716-a52b-a0bd6c27d929</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1787d357-8bf5-4d01-850c-0fe98458a4d8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>04580c82-dfda-4aa9-b3a4-515ed933f9ff</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5531094Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>ea1ff9e9-0a0e-46ab-bcf9-b387f80b374f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d5455201-1b3b-4714-ae5d-e602bdc83063</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5b60f938-604c-49dc-ad6f-172ca6e24ee1</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4f9f8f43-cf7b-4353-86b4-ed9b71cea9d3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a90f9581-3c0e-422b-a368-254c399bac77</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b86e789b-049f-4683-bd44-010847c789e9</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>71c612d2-f3a0-4b9a-b6b1-44a0d628e50a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>33aa0f09-b316-4309-adbc-e536faa92db4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e6f19f55-4a72-48cd-8920-d3326cf0fc3a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>93d02d6a-edf2-4274-a26f-a27749c634a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>95e7eaac-2cda-4117-9715-8a477c269acd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>162da111-0656-4df6-b6cf-9f6c2c95955e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a9ea6bc3-ced0-46dd-a295-5a098245055a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5532945Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1056b760-b892-44eb-887d-36a8a3519555</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fd0324f8-67e0-455d-8ad5-36a0cd950d78</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3ea0e2a4-b5fd-4d16-96fb-a240a25329e4</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8805fdae-51cc-44f4-b09d-1c6702668fa2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>13e417eb-8ca8-432d-aa13-aaa6e7c36f3a</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3d455a96-fd5c-4799-ac6f-5c0c40fa2a64</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9473de5b-cd0d-4b77-bc52-f56e6ee93427</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>31afa1d7-aac6-4ffa-9de2-bc39bdbf8d72</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>520dfb05-99e7-41d5-94d9-a92f93a68a81</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>26d3796b-4f44-426f-9cf3-f3ff65571385</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b3be6e98-7885-4f98-9f8f-5b5f01ae11ee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.553477Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>fcd4ac28-df66-44d5-b1cb-389f56f83a31</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>09415108-1e84-4cfe-ac85-ac7dcff1ad71</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>590f95d2-f84f-45f0-8262-7bfddc395677</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a8431004-e1e6-492e-9216-f71130d4af1d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>09e8756b-67a1-4b54-a960-a28e2e476db3</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>afaaa010-1209-43c5-8691-7acf58e57f7d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d03620ec-f9bc-4a5b-9beb-70f773d06c6b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>380a0fea-e227-4daf-bed1-26aa2941afc7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7763854f-3e1d-47bf-abcc-fd0aca21f98b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>17636d34-9d39-465a-ba23-454fb92135e8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>22b77b8c-5b92-47c3-bb70-1a8952fde7b2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5537573Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>5cdc3d8c-4cb9-44b3-b6c5-8c4b28ef7bb6</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5eaf69ac-1077-4e9f-aa4f-80b294bfde7e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>8ba56372-a311-43b8-8bd4-dbe9e4ad0ba3</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>32dd269a-759d-4a81-9dc4-f6b9b8e2c388</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bf646143-9a62-45e8-8c70-e482bd835918</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>99e97366-a934-40ed-8800-91248e55a160</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f03384e8-9f74-433d-a8aa-8b06882b72f1</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9f46cfa0-3c6f-4ef3-b665-8a29026ab169</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c4dd5fbd-6d10-4309-a27a-29ea873e7417</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3e0b5ab3-5579-43c1-968f-54c9d075f201</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f3b68dc7-b380-46be-b340-d87d019e1880</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1a86f7be-2a67-406d-a60b-3c38932c6ff3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>67f15d6f-7092-46ef-b469-73af2f663a61</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5539574Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>17da2f4f-66fc-475b-8f38-f0228cb7206e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>700b147f-9f20-4a42-bf3b-5a5ff33f9f31</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>744f8f88-972f-4fb0-9507-3391b45f6df4</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>16078975-4bc0-4ece-bcc4-f9ccd287306e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e33791c9-1c43-439e-a6d6-7a0a0fa9c60e</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3a0dcfc1-9055-426f-82ae-5f277363ee54</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>709e5522-edd3-4374-abf2-4a859b83a96d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>53aa15f5-b2c6-4fbd-9f38-bee18f020d86</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7200d538-3ae8-4e10-898b-c898b42a8a06</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>666ad883-3b7a-486d-ae4a-3a8e050f73a6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3d3c85cc-bf24-487c-885e-600332ff00a7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5541393Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0ecfdf27-fee6-42ea-b462-92ed4f60df54</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f90993bc-1fd4-4e62-8963-428a232664a7</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d4cd1e19-f38c-43a3-b3b6-281d025c0349</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>132dc608-9347-4176-9a6b-de9f0f2c35bb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>46f24a91-ebd5-42d5-a1cb-a7625ebad6f7</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e3950634-dd34-438e-b2f9-b81a6531b784</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7e043e95-330f-4719-a8ed-9df52c83f8dd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>32118e09-4ad9-47d7-bd9f-8b6088d3822d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>faa682a7-92ba-412d-b6cd-71577a2b8aae</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b8fcf5b9-dd41-4c79-82cf-108cecfbf68d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e3d4c711-bfe3-4760-9b3e-3508fa0c4299</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5543211Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>950a5bfc-03ac-4ae1-bd57-33845a00b553</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>90d15413-988f-45e3-834c-53e70745ad8d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>9c1d0d19-ef98-42ea-92ef-a7923760166f</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>4814e261-248f-469a-ae70-bcaa13ad6670</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c5c2b299-2b3a-45c2-a4fe-2e0d39dcf4ae</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78b56dfe-b731-49f3-ab79-31f7ee547f7a</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>074ad1fd-89bb-4ec2-a7b3-1fd48fa6d919</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f18ca7e3-9745-4ff9-8a7f-58cfa67b978a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>63e0eead-53c0-48c7-8dbe-f76df374a8df</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4c145742-f79d-46a5-b905-17ac5a8f16c1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d54ab70a-2e10-40b4-a609-862b56651d2b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3609b8dc-dbbb-4de8-a951-98b0e6663120</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d236ccb5-aa06-4be7-885d-ae21a1c2c2f7</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5545082Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>22abb809-38cb-4cdc-8c2c-fad2a12a0913</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fb690ab5-6b4d-415e-a1d8-6906af546bce</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b9714820-bd1b-401c-ac63-10004d934c81</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>97ee7dec-af43-4a2d-a990-c5ed30cb5d59</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>bd89bedd-336e-43c2-b40e-8f1449eee5cf</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>8bac2563-e52e-4030-8a26-93ea77661651</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4c9a3084-94e7-4d39-8b56-255979f189bb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b68eeb2d-6fae-47f8-af66-33caac0d2f0d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6ea1b6d6-b170-4b71-b7c0-f8b006a0e5cc</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>abfb52c1-a5da-4d9f-8531-597e3c46c847</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3cc9412a-cb6d-45c6-bd26-0e8b6a6656e2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5547083Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>d771405d-8e66-43ec-927c-f9e201893409</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1f2279e9-3f2c-417d-a82b-ed4ddf2143b0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>429c4475-c2d8-4fbb-95d6-2c1f80ed2d85</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>3fa0a9ba-89a4-4ba7-a320-8f82efd460c9</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>82bc7c20-8fde-4f3e-bc71-101979231ab6</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>96577fcb-6eb0-465a-a576-8dd866b197c0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9977bd5e-8cab-47d0-b4ad-e3f4763c5f1f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b9df6f01-938d-4ece-8986-e5778f15407f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>ce6f6614-8cfe-4f88-9079-ac63b8bb365e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>21b1c450-2416-4467-b856-83db641e334a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2d5d0fdf-a194-42f6-ab5c-54c9c9c62e55</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5548948Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f74c1a15-1980-4eff-ba35-e6128440c592</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b23488bf-c8d5-429b-a1a5-886a3f3c15cb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0c95cb56-7dea-4746-8b95-343e2239a7bb</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a01effd0-28fa-44fe-821c-8f80dddef2ab</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a5453248-3bf6-45fa-8264-d62be48ad348</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>d5e398eb-9dc3-406f-aead-734cd1528e20</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f6f89621-4c35-4975-8cea-f1466ff6b4f8</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>7879f7f1-aaba-46d3-8484-11aeb06b3695</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>6142c419-d1dd-4796-8c20-37de78993a7d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>07771ef9-f470-424c-bc3a-053285fbecd3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>26303992-8ea2-4346-aa72-efd6741c5bee</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e2762947-e29f-4e2e-a2ac-6b9ca62f0545</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>329ad183-da27-4073-a429-1bea64ec02d0</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5550763Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>efc84a65-e88b-4199-b95f-1e6f61f748d8</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1f3a4653-bb96-4fd3-867b-6d6438b7c2fa</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4e6fb8e6-65f2-4021-990d-28466baa659e</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d046ce72-af3e-451d-838a-25fec6e02c77</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>97117af6-32c3-4fb2-bc15-f7a6abe57844</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cc8c48cd-87c6-40ee-8b41-7e335506753c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>98d2e5b8-064d-4f75-9524-c9c19b9c3d72</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>121fff03-6f30-4cad-970d-c4022886d479</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c8d1d533-0e86-4e57-93c5-8c7f107c6977</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e5d3f316-5520-41fb-bba4-2fb9f17cb22e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>d008a1e5-f633-4792-bedb-18cb81ba42b4</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5552911Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>0eddc0ff-dbb4-41fb-9842-29f54f33b595</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>83d73c41-b1de-4ef3-ae41-e84617908fa1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>6137385e-9d14-4797-9467-2fd47e6d4f90</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>a458bbf6-5a85-4b5d-bffb-ea316f776707</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bcf563f7-88d7-4772-bc23-2f55740e0133</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>5cd14b31-af9f-427d-99b5-22b950a91714</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>faa74fa9-9bee-4abc-98fd-cfc062fadaab</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2c7f36c2-e98b-41ef-88e1-1b763a82ff1c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0b0503c2-35ad-4855-a5fe-c4a48dcc4c4d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>87bb8b45-fba1-4d51-87f9-b891c25c1893</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>29ab125b-69c4-4c2d-87b4-9072d20a4ac6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>efb2316c-57ed-447a-8ea5-a3fd5b583c05</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>39ecac74-fa20-4afa-bff9-9aa1a62e6873</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5554765Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>18227963-7dab-4f73-a859-564274de05c4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8c05e745-0212-4db7-9fd3-9167769a6c54</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ba2b68ca-cf9e-4a8f-a5da-0744d852ad20</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>73075c22-fd09-4ac1-b819-5f601481714d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>cb292d36-516d-4c04-9f2e-bc041a85c47b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8ddd6e0f-5a56-4b04-a766-3e7a2dc2e379</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5cbb4dbf-413d-4318-8d3e-48b3587f0754</PaxJourneyRefID>
                                    <PaxJourneyRefID>3392d72c-b4eb-4cfc-99cb-96bab51ab5d3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7d657f69-e174-4215-bdeb-bc6b4559bb31</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>641eec7d-e3b2-4c5b-b31a-8251dbc0f01c</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>112785ac-baca-4db7-95c8-0c7363c75395</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>179be265-a119-49c4-bbb8-522c307d3a9b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b3bbdc76-c44a-4cfd-962f-65d98e4a39d6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>047cd0d8-0d88-4b64-b770-d4b274a32866</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>71dc341e-80cf-4ef3-9ccc-1105c53e529f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5556722Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>4adf4296-3c8d-417a-b806-1e4edec6de1e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">631.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8141.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">529.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5839.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">788.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>50f771da-7003-43f0-aeb3-53b64b0215ef</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">788.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13980.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>cc19e28b-87e5-4113-9dd2-40a88a10a4f2</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>982dce37-5d78-49af-8ef5-e99ce949fb15</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">7510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1165.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7510.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>2</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>c52e93df-ba90-462d-a221-89d548fbebaa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1165.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2fd2076c-67ef-498a-b32f-63fff70ed256</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">12820.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1165.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">12820.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>47c2d279-63df-40ad-918c-5da5efde11e6</PaxJourneyRefID>
                                    <PaxJourneyRefID>59e2be57-d532-41b7-92bb-a35a32f80cdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>3a643f52-3bcb-4ab8-b130-4efd09393da3</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">25640.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">788.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2330.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1160.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26800.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a895f725-5a3b-4b31-b544-5e286342cdfe</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3fb01d93-e43e-43a0-b0dd-2bf166085934</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3713631-5bd2-4454-800f-7d9ca5150f15</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e40fc421-f0ab-4153-98bb-a546526556c2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3321b1b4-00ce-4381-aa30-2923c7c9975a</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>b119d638-63b9-4c41-8de2-f6c1123d9459</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5558819Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>23dfcce1-3dc8-4c15-9d5f-f737b671bc60</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">598.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8878.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">627.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">14589.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1daa788c-26de-4aed-a7e3-fbd63147860c</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">627.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">14589.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>78250bc5-c23e-41d8-9d44-49345ccd39ca</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>ebc39635-7bdf-415f-b20a-2ff1ac29eabf</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8280.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>fb78cd88-b0c4-4187-8db7-c4ad8e9a5d97</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>90224000-d67c-4f6e-bb34-e4784d833f8d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c8275616-4339-4f3b-bc7e-5bd6975bd75b</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">27180.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">627.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2470.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">999.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">28179.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>23155b08-ad9e-4f34-b12a-b13b289734cf</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>79b52508-571a-44c0-91fb-ce5cf20dc00b</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f95bd99b-dd09-4750-ae1e-5a9c1d17485e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f37e063a-8491-4c15-8b92-603a536f7185</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>cd50cb93-e4df-4d31-b073-97055bd773c8</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>f9c8a8b8-b45e-452d-ab4d-0caa22f0cc1d</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5560803Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>93f38ecd-adcc-4553-9068-d6b957227ddf</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8928.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">14639.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>cac5d795-1e72-4771-9c85-5a6392116df5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">14639.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b85eed8f-ca00-4194-95b4-8edcd6f64451</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>7a07de49-cd04-4d9b-bb80-2fb1a3f06535</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>81859367-c935-494d-8aa5-10142fa53afe</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8280.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>11379b40-3996-4e8a-a2a5-6694f65e53a0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ba8f0035-e7bc-44d5-8850-d44e88a749ac</PaxJourneyRefID>
                                    <PaxJourneyRefID>c791ceae-02f0-463d-ae39-3e8a330ddc4f</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>b77f4b27-aa4b-4cbd-93b3-e94e468f7646</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">27180.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2470.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">28229.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3e871785-aa2e-48c0-ba2a-482fa0f6b296</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>17d16d90-f269-4ef4-a088-ab9df031b4bd</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>27444a4e-f4c9-4346-be1c-25d5b2977066</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3c978430-7c03-40d1-b751-9ec2adba6b90</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>18f63789-e031-4413-a0fe-e84aca083199</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>3586288e-4668-4932-9df2-0aad8474af94</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-01-24T15:20:46.5562727Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>52a0d6b4-6f45-4c2e-a190-efbdd59e0829</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">215.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">62.00</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">401.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5711.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">186.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">232.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">648.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8928.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">372.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">677.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">62.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">14639.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7309b218-f8b6-4076-ae6e-acd05c2f5904</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">677.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">62.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">14639.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f1c7c62d-3694-40ba-96b2-8b73c5b53f0f</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferItem>
                           <FareDetail>
                              <AccountCode>ECHIM</AccountCode>
                              <FareCalculationInfo>
                                 <AddInfoText>3D</AddInfoText>
                              </FareCalculationInfo>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>197bea51-d587-49d7-8492-048325fad1d4</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">5310.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1235.45</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5310.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>3</TicketCoupon>
                                 <FareBasisCode>RFM10/CK1166</FareBasisCode>
                                 <FareRule>
                                    <Remark>
                                       <RemarkText>W016</RemarkText>
                                    </Remark>
                                 </FareRule>
                                 <PaxSegmentRefID>653b72d3-600f-40fd-95f9-90e1bc1ae3df</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">8280.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8280.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6ec149af-f8d1-4b0e-b2ad-f2c91b9ce6b8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1235.45</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2158bd35-0c02-4d62-9e27-ab94235c5e5a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-01-24T15:21:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">13590.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">1235.45</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">13590.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>90bfb448-9322-416e-b988-63de85ae40e4</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0d22b35f-9801-4dac-92de-a7afa1b3d093</PaxJourneyRefID>
                                    <PaxJourneyRefID>d1b77fdf-0b9d-43e7-a0ae-f009ed8ae3a7</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>936fa537-3e90-4ec3-9991-09b8a2a32a94</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OfferType>Full</OfferType>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">27180.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-01-27T17:50:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">677.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">2470.90</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">62.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">28229.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </CarrierOffers>
               </OffersGroup>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
            </Response>
         </Shop:Mixvel_AirShoppingRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Flight Request Scenario with Filter by Carrier

The agent sent a request for offers on the route Moscow – St. Petersburg for one adult passenger with a filter on the marketing UT provider, the structure was used to execute the request with this filter:

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/CarrierCriteria/Carrier/AirlineDesigCode

It is also required to enter the carrier identifier, which is equally specified in the OriginDestCriteria structure:

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/CarrierCriteria/CarrierPrefID

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/CarrierPrefRefID.

Show example Mixvel_AirShoppingRQ request on this page

<Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-09-25</DateRangeStart>
                                    <DateRangeEnd>2022-09-25</DateRangeEnd>
                                    <IATA_LocationCode>MOW
                                    </IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>ADT-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <CarrierCriteria>
                            <Carrier>
                                <AirlineDesigCode>UT</AirlineDesigCode>
                            </Carrier>
                            <CarrierPrefID>Carrier-1</CarrierPrefID>
                        </CarrierCriteria>
                    </ShoppingCriteria>
</Request>

As a result of the request in the message Mixvel_AirShoppingRS the system will return offers with flights of UT provider to direction Moscow – Saint Petersburg.

Flight Request Scenario with Connections Count Filter

The agent sent a request for the Ekaterinburg – Moscow route with a maximum of one connection and Moscow – Istanbul with a maximum of three connection.

Show example Mixvel_AirShoppingRQ request on this page

<Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <ConnectionPrefRefID>Connection-1</ConnectionPrefRefID>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-07-01</DateRangeStart>
                                    <DateRangeEnd>2022-07-01</DateRangeEnd>
                                    <IATA_LocationCode>SVX</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <ConnectionPrefRefID>Connection-2</ConnectionPrefRefID>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>IST</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-07-02</DateRangeStart>
                                    <DateRangeEnd>2022-07-02</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <ConnectionCriteria>
                            <ConnectionPrefID>Connection-1</ConnectionPrefID>
                            <MaximumConnectionQty>1</MaximumConnectionQty>
                        </ConnectionCriteria>
                        <ConnectionCriteria>
                            <ConnectionPrefID>Connection-2</ConnectionPrefID>
                            <MaximumConnectionQty>3</MaximumConnectionQty>
                        </ConnectionCriteria>
                    </ShoppingCriteria>
                </Request>

As a result of the request in the message Mixvel_AirShoppingRS the system will return the offers to Ekaterinburg – Moscow and Moscow – Istanbul with the maximum number of joints equal to 1 and 3, respectively.

Offer Request Scenario for 3D Contracts

The agent sent a request on the route Saint-Petersburg – Ekaterinburg with a request for a corporate discount.

Show example Mixvel_AirShoppingRQ request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-12-01</DateRangeStart>
                                    <DateRangeEnd>2022-12-01</DateRangeEnd>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-12-10</DateRangeStart>
                                    <DateRangeEnd>2022-12-10</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ZZM</PTC> <!--Passenger category code according to the terms of the contract-->
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <FlightCriteria>
                            <RBD>
                                <MixRBDInd>true</MixRBDInd>
                                <RBD_Code>Y</RBD_Code>
                            </RBD>
                        </FlightCriteria>
                        <ProgramCriteria> <!--Information by agreement-->
                            <ProgramContract>
                                <ContractID>РБ2715</ContractID> <!--Contract number-->
                            </ProgramContract>
                            <ProgramAccount>
                                <AccountID>ИДТECHIM</AccountID> <!--Discount code-->
                            </ProgramAccount>
                            <TypeCode>ТС</TypeCode> <!--Entered in Cyrillic-->
                        </ProgramCriteria>
                    </ShoppingCriteria>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

P.S.: …ProgramAccount/AccountID at the beginning invariably "ИДТ" (rus.) or "ACC" (en.).

As a result of the request in the message Mixvel_AirShoppingRS the system will return offers to Saint-Petersburg – Ekaterinburg including with corporate discounts.

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="7f79d34e-66b4-4510-bde1-907ccc1fb56e" ReplyTo="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2024-02-28T19:57:16.5940349Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>MOW</DestCode>
                                <OriginCode>LED</OriginCode>
                                <OriginDestID>95dcbcdf-e445-4979-8294-908b41486874</OriginDestID>
                                <PaxJourneyRefID>6ead8f15-4321-4062-b505-937579977522</PaxJourneyRefID>
                                <PaxJourneyRefID>74a080e0-6573-46f4-acc3-32954bf2293a</PaxJourneyRefID>
                                <PaxJourneyRefID>01a1be8c-e6cb-4411-90cc-990207db02a6</PaxJourneyRefID>
                                <PaxJourneyRefID>8b2e4dd0-89e2-4cc2-9623-8353562843c5</PaxJourneyRefID>
                                <PaxJourneyRefID>bcf2cfbf-3816-4c91-b925-9a5192b38d2e</PaxJourneyRefID>
                                <PaxJourneyRefID>db5373bb-c0fc-41ab-9c1b-29e1e64a4f46</PaxJourneyRefID>
                                <PaxJourneyRefID>417bcc14-3941-4247-9744-ff676b8292ab</PaxJourneyRefID>
                                <PaxJourneyRefID>db017380-8c5c-4845-bfd7-1c111a377f9f</PaxJourneyRefID>
                                <PaxJourneyRefID>2ca4471b-8bd9-4f4f-9721-cfa23701e246</PaxJourneyRefID>
                                <PaxJourneyRefID>6b35d300-2502-41b3-ad58-26d8b574df86</PaxJourneyRefID>
                                <PaxJourneyRefID>4718f857-c793-447a-be30-2f20923d0aaa</PaxJourneyRefID>
                                <PaxJourneyRefID>536b5bff-75b4-4b3d-8519-daf980a3deb1</PaxJourneyRefID>
                                <PaxJourneyRefID>8936a8dd-7e63-4c1d-bc58-2de6aa0752e3</PaxJourneyRefID>
                                <PaxJourneyRefID>d09d655e-baba-47bc-ab47-f3624821c44f</PaxJourneyRefID>
                                <PaxJourneyRefID>bc9185e3-c3a0-4fd2-be03-798f25064257</PaxJourneyRefID>
                                <PaxJourneyRefID>0968b7b3-1fbd-4bc1-9a25-4ee803815dc3</PaxJourneyRefID>
                                <PaxJourneyRefID>61652248-359a-4158-9776-387fddc16abe</PaxJourneyRefID>
                                <PaxJourneyRefID>e3e6c97b-8c24-4432-b0f9-091fc1e76cf3</PaxJourneyRefID>
                                <PaxJourneyRefID>2f565ad6-0ed0-4a30-b4d2-3654cb187ad7</PaxJourneyRefID>
                                <PaxJourneyRefID>6cb027aa-1ccc-45bd-83cc-bbbf92e8342e</PaxJourneyRefID>
                                <PaxJourneyRefID>12a6b066-f704-4537-abb6-0537de6fbcdb</PaxJourneyRefID>
                                <PaxJourneyRefID>d1063c0f-738f-42c0-8087-477e62ff1f33</PaxJourneyRefID>
                                <PaxJourneyRefID>c1336ac8-1356-4fb7-b167-d4b2b4554bd1</PaxJourneyRefID>
                                <PaxJourneyRefID>7a76be3b-670e-4220-afc0-93f50b34aa3a</PaxJourneyRefID>
                                <PaxJourneyRefID>174e3ff3-886d-4784-b4d9-da820a58a3ae</PaxJourneyRefID>
                                <PaxJourneyRefID>def52cc5-ee20-42c3-8e8d-81fac0681dc5</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>e3e6c97b-8c24-4432-b0f9-091fc1e76cf3</PaxJourneyID>
                                <PaxSegmentRefID>24f3b40b-ea49-4959-99f0-206ea1c93b97</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>74a080e0-6573-46f4-acc3-32954bf2293a</PaxJourneyID>
                                <PaxSegmentRefID>4e9946aa-d686-4fb8-a9bb-e4829ae98782</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>7a76be3b-670e-4220-afc0-93f50b34aa3a</PaxJourneyID>
                                <PaxSegmentRefID>c41ff428-33cb-45eb-bb83-c78abfeab235</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>bcf2cfbf-3816-4c91-b925-9a5192b38d2e</PaxJourneyID>
                                <PaxSegmentRefID>faab2b16-6b37-4597-9b5b-2fd6473fd18f</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>8b2e4dd0-89e2-4cc2-9623-8353562843c5</PaxJourneyID>
                                <PaxSegmentRefID>fdcf4f56-177f-42a2-92d2-e9aa79464d94</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H45M</Duration>
                                <PaxJourneyID>01a1be8c-e6cb-4411-90cc-990207db02a6</PaxJourneyID>
                                <PaxSegmentRefID>ba8aabdb-dab2-42e9-b2b4-b92c852b0e74</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>c1336ac8-1356-4fb7-b167-d4b2b4554bd1</PaxJourneyID>
                                <PaxSegmentRefID>a6b94da2-70b7-4579-97ac-9f5d3235499e</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H50M</Duration>
                                <PaxJourneyID>6b35d300-2502-41b3-ad58-26d8b574df86</PaxJourneyID>
                                <PaxSegmentRefID>74764c59-fbc1-4f93-a942-2eefc7593d78</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>8936a8dd-7e63-4c1d-bc58-2de6aa0752e3</PaxJourneyID>
                                <PaxSegmentRefID>616a6611-c6b8-4d74-9f0f-96c0d2f1dcd1</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>2f565ad6-0ed0-4a30-b4d2-3654cb187ad7</PaxJourneyID>
                                <PaxSegmentRefID>ad773140-710c-496e-8870-57545f0f6029</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>2ca4471b-8bd9-4f4f-9721-cfa23701e246</PaxJourneyID>
                                <PaxSegmentRefID>5cac6f31-b250-4c3a-95f4-9782eb96ab80</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>db017380-8c5c-4845-bfd7-1c111a377f9f</PaxJourneyID>
                                <PaxSegmentRefID>daa8a57d-4e23-4c5c-904b-1b675196b4db</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>12a6b066-f704-4537-abb6-0537de6fbcdb</PaxJourneyID>
                                <PaxSegmentRefID>4554ee22-db35-456a-aa08-e4dd8ae87bd7</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>174e3ff3-886d-4784-b4d9-da820a58a3ae</PaxJourneyID>
                                <PaxSegmentRefID>08a0e1c0-e0dd-4146-8112-152c8bfe494c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>d09d655e-baba-47bc-ab47-f3624821c44f</PaxJourneyID>
                                <PaxSegmentRefID>e2ed9171-cc55-4855-9355-9a6f19da666a</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>def52cc5-ee20-42c3-8e8d-81fac0681dc5</PaxJourneyID>
                                <PaxSegmentRefID>5136708f-dda1-4f59-a404-ab5d5ebb9efb</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>d1063c0f-738f-42c0-8087-477e62ff1f33</PaxJourneyID>
                                <PaxSegmentRefID>3c09e2b1-6a45-41ad-9b7b-00b8fdc72f44</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>0968b7b3-1fbd-4bc1-9a25-4ee803815dc3</PaxJourneyID>
                                <PaxSegmentRefID>74c6fb51-7f00-4065-a0f3-749505950cb3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H25M</Duration>
                                <PaxJourneyID>536b5bff-75b4-4b3d-8519-daf980a3deb1</PaxJourneyID>
                                <PaxSegmentRefID>fae89fbd-440a-4bb3-aacc-42c7a2b14827</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H45M</Duration>
                                <PaxJourneyID>db5373bb-c0fc-41ab-9c1b-29e1e64a4f46</PaxJourneyID>
                                <PaxSegmentRefID>3fe2ee4b-35cc-4a86-9a26-c025c8240e0e</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>6ead8f15-4321-4062-b505-937579977522</PaxJourneyID>
                                <PaxSegmentRefID>3d08b632-0375-4c0b-94c3-697728591e91</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>61652248-359a-4158-9776-387fddc16abe</PaxJourneyID>
                                <PaxSegmentRefID>02d96541-6665-4cf2-8772-bdc8bcede735</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H35M</Duration>
                                <PaxJourneyID>6cb027aa-1ccc-45bd-83cc-bbbf92e8342e</PaxJourneyID>
                                <PaxSegmentRefID>9efb8cfb-1c7c-4f1b-855c-db24e9a5f445</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H30M</Duration>
                                <PaxJourneyID>bc9185e3-c3a0-4fd2-be03-798f25064257</PaxJourneyID>
                                <PaxSegmentRefID>6490ed96-b310-4f40-85bf-142b6018fe4d</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>417bcc14-3941-4247-9744-ff676b8292ab</PaxJourneyID>
                                <PaxSegmentRefID>e0a59e20-549b-46b1-b67d-8f3370a2b264</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H40M</Duration>
                                <PaxJourneyID>4718f857-c793-447a-be30-2f20923d0aaa</PaxJourneyID>
                                <PaxSegmentRefID>412040eb-88bb-4077-9ecc-b774e18b72a2</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ZZM</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T22:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T22:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>84a17c1a-9b17-4eb1-bed1-46780397257d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T21:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T21:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6023</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6023</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>daa8a57d-4e23-4c5c-904b-1b675196b4db</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T08:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T08:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2335ad17-71c1-4b24-b17b-e5f66b577049</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T06:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T06:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>33</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>33</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>e2ed9171-cc55-4855-9355-9a6f19da666a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>6f5a58df-5fa7-4d65-adf7-21a99964bcbd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T12:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T12:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>15</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>15</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>ad773140-710c-496e-8870-57545f0f6029</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T20:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T20:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e844c652-bd9c-4218-849b-c5de964975ea</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T19:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T19:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6035</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6035</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>e0a59e20-549b-46b1-b67d-8f3370a2b264</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T22:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T22:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7a573c8d-5180-41f6-aee1-1a02a045601a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T21:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T21:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>27</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>27</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>08a0e1c0-e0dd-4146-8112-152c8bfe494c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>59b6c17e-6d66-4202-ba1e-e12f27184629</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T16:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T16:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>17</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>17</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>4554ee22-db35-456a-aa08-e4dd8ae87bd7</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T17:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T17:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0538fdb0-98cd-4110-a01f-3d14bc1731bb</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T16:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T16:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H45M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6019</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6019</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>3fe2ee4b-35cc-4a86-9a26-c025c8240e0e</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T12:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T12:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>297008d9-96ba-4262-b162-f96ee52efb89</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T10:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T10:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>11</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>11</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>02d96541-6665-4cf2-8772-bdc8bcede735</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T20:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Москва(Домодедово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T20:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>503b4517-4597-4abe-84e5-a93c022b4e0f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T18:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T18:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6159</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6159</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>412040eb-88bb-4077-9ecc-b774e18b72a2</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T19:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T19:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>713e121c-fe8b-48e6-8f94-63e0eb0c5bae</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T18:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T18:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>23</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>23</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>a6b94da2-70b7-4579-97ac-9f5d3235499e</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T14:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T14:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e42ecfc5-b79e-43d2-a151-16abf52fa46d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6025</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6025</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>faab2b16-6b37-4597-9b5b-2fd6473fd18f</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>d1b514df-4b94-44f0-9b42-74c51fef292c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T04:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T04:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H25M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>53</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>53</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>fae89fbd-440a-4bb3-aacc-42c7a2b14827</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T07:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T07:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>ec31ba54-dfce-4586-a2f1-07919a1b481e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T05:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T05:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>35</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>35</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>616a6611-c6b8-4d74-9f0f-96c0d2f1dcd1</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T10:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T10:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>9cbfe475-bbd0-46a9-9487-e25847c1e4cc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T09:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T09:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>7</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>7</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>74c6fb51-7f00-4065-a0f3-749505950cb3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T15:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Москва(Домодедово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T15:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>004df45f-6e59-485c-add4-7c2f0b95621a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H50M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6155</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6155</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>74764c59-fbc1-4f93-a942-2eefc7593d78</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T12:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T12:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>11ef6bb2-740a-4d3d-bbe8-e727ae0faf74</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T10:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T10:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6009</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6009</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>fdcf4f56-177f-42a2-92d2-e9aa79464d94</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T16:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T16:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>77f33369-19eb-4a24-b382-983ff7fa9316</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T14:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T14:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>19</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>19</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>9efb8cfb-1c7c-4f1b-855c-db24e9a5f445</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-21T00:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-21T00:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0dcca380-34ef-4d77-9af5-2d3ad3dada2f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T22:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T22:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>31</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>31</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>5136708f-dda1-4f59-a404-ab5d5ebb9efb</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T12:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T12:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e8153c2e-6ccf-47f2-96f8-3021e61724e5</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T11:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T11:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>13</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>13</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>24f3b40b-ea49-4959-99f0-206ea1c93b97</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T09:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T09:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0c9a86be-f31a-44d4-86d5-b198a19a03c3</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T08:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T08:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6015</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6015</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>4e9946aa-d686-4fb8-a9bb-e4829ae98782</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T09:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T09:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5af30520-6b0c-4901-9ab2-5ee1f4780c87</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T07:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T07:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>43</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>43</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>6490ed96-b310-4f40-85bf-142b6018fe4d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T21:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T21:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7a8ba7f9-8f5c-4f95-b83a-3e57109f9458</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T19:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T19:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>25</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>25</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>c41ff428-33cb-45eb-bb83-c78abfeab235</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T10:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T10:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c6d384d1-c3ef-4929-b681-d0f6a9280819</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T09:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T09:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H45M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6027</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6027</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>ba8aabdb-dab2-42e9-b2b4-b92c852b0e74</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T08:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T08:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>58f30cbe-59a0-4fbe-99b3-0939eb5a6dc2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T06:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T06:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6017</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6017</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>3d08b632-0375-4c0b-94c3-697728591e91</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T08:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Москва(Домодедово)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T08:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>bc53e4e2-d1a3-4c6b-826b-df2c6305d1af</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T07:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T07:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>390</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6157</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6157</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>5cac6f31-b250-4c3a-95f4-9782eb96ab80</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-20T18:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-20T18:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>27088987-e529-48bc-9623-c025e8d5ce6d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-20T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-20T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>390</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>21</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>21</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>3c09e2b1-6a45-41ad-9b7b-00b8fdc72f44</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>NB</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСТАНОВКА (STO)</DescText>
                                </Desc>
                                <Name>ECONOMY LITE</Name>
                                <PriceClassID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3d08b632-0375-4c0b-94c3-697728591e91</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3d08b632-0375-4c0b-94c3-697728591e91</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>704b12cb-ee92-403b-b812-c4abbbe6c282</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>3d08b632-0375-4c0b-94c3-697728591e91</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c40241cb-6d91-4e14-9622-8a6b1086ac6c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6ead8f15-4321-4062-b505-937579977522</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a9e596a5-a471-4ab5-a441-2f81f501bb45</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4e9946aa-d686-4fb8-a9bb-e4829ae98782</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4e9946aa-d686-4fb8-a9bb-e4829ae98782</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>a7b6ab67-f2fb-47d1-ac33-7882e5f1ecb8</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4e9946aa-d686-4fb8-a9bb-e4829ae98782</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c8ef55a3-d69d-40b7-9107-691c57d2fd96</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>74a080e0-6573-46f4-acc3-32954bf2293a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>0f60c9d1-e3d1-42f9-9868-0a3a7d866c9f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ba8aabdb-dab2-42e9-b2b4-b92c852b0e74</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ba8aabdb-dab2-42e9-b2b4-b92c852b0e74</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>7f9ebe5b-db68-47dc-b870-cd9f3ddec7fb</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ba8aabdb-dab2-42e9-b2b4-b92c852b0e74</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2aef7c27-186c-4a8a-9e8c-4a32155e4db9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>01a1be8c-e6cb-4411-90cc-990207db02a6</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dee73b4d-a46d-4b41-ab10-702df8180183</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fdcf4f56-177f-42a2-92d2-e9aa79464d94</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fdcf4f56-177f-42a2-92d2-e9aa79464d94</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>6d9dc13d-7553-4127-b2d3-dfdfee118269</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>fdcf4f56-177f-42a2-92d2-e9aa79464d94</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>361e8da4-5336-402d-85c4-0463dcec574a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>8b2e4dd0-89e2-4cc2-9623-8353562843c5</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>be00dd6e-72ee-4c33-9a0b-86c9a541b6af</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>faab2b16-6b37-4597-9b5b-2fd6473fd18f</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>faab2b16-6b37-4597-9b5b-2fd6473fd18f</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>75631fa3-327b-49a7-a887-92e444021c56</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>faab2b16-6b37-4597-9b5b-2fd6473fd18f</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>823c8b1d-ea07-4173-acd5-9bbb60342762</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>bcf2cfbf-3816-4c91-b925-9a5192b38d2e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>8eea4a19-0020-4a8c-8ed8-bca2c384f8a5</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3fe2ee4b-35cc-4a86-9a26-c025c8240e0e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3fe2ee4b-35cc-4a86-9a26-c025c8240e0e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>6df3208f-a0cb-4e99-92c8-1c6294e42eec</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>3fe2ee4b-35cc-4a86-9a26-c025c8240e0e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>9f4b3bff-390c-4ed5-bd78-455e4feea931</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>db5373bb-c0fc-41ab-9c1b-29e1e64a4f46</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bd20bcd6-7e52-4eec-bee0-881daedc06f1</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e0a59e20-549b-46b1-b67d-8f3370a2b264</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e0a59e20-549b-46b1-b67d-8f3370a2b264</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>79815710-fbfe-47ee-ab24-2be2dd971041</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e0a59e20-549b-46b1-b67d-8f3370a2b264</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>bd0b7f4e-2319-46c6-8b4f-f2f40ccc6baa</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>417bcc14-3941-4247-9744-ff676b8292ab</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>795ee585-0c47-4d18-b979-52c27cf6ffc9</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>daa8a57d-4e23-4c5c-904b-1b675196b4db</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>daa8a57d-4e23-4c5c-904b-1b675196b4db</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>cdddab6d-8d6c-42bb-90fc-7940f447f0ea</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>daa8a57d-4e23-4c5c-904b-1b675196b4db</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">215.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>530ec0bd-a527-4390-9b1d-9a33f36316b8</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">215.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>db017380-8c5c-4845-bfd7-1c111a377f9f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bcc1dd31-ea70-40be-b30f-2857f89eb257</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">215.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">400.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35530.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>5cac6f31-b250-4c3a-95f4-9782eb96ab80</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>5cac6f31-b250-4c3a-95f4-9782eb96ab80</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>eba2f471-b681-4533-b4ab-4b3aae996383</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>5cac6f31-b250-4c3a-95f4-9782eb96ab80</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">180.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">395.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f895e054-20b9-4433-b1bf-981ce880ed5d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">395.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>2ca4471b-8bd9-4f4f-9721-cfa23701e246</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>33d48f1e-0d37-4ca6-be1f-8d570f5a769b</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">395.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>74764c59-fbc1-4f93-a942-2eefc7593d78</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>74764c59-fbc1-4f93-a942-2eefc7593d78</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>570920b5-7d72-4bb2-b068-051cdbca4333</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>74764c59-fbc1-4f93-a942-2eefc7593d78</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">180.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">395.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>990aebe8-5fac-45f9-9960-e1bee5414288</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">395.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6b35d300-2502-41b3-ad58-26d8b574df86</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4f5ee133-8465-4b53-86dd-108fd3d39123</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">395.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>412040eb-88bb-4077-9ecc-b774e18b72a2</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>412040eb-88bb-4077-9ecc-b774e18b72a2</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d395b8f8-34df-434a-9548-9ea256646864</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>412040eb-88bb-4077-9ecc-b774e18b72a2</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">180.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">395.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>483a8b07-412b-4a42-8501-56cde4936b9b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">395.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>4718f857-c793-447a-be30-2f20923d0aaa</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>fbcd13e0-6390-496e-a766-786d1605103d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">395.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">580.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35710.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fae89fbd-440a-4bb3-aacc-42c7a2b14827</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fae89fbd-440a-4bb3-aacc-42c7a2b14827</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>418d3329-eaa0-42a5-818a-f5490b9ad7a6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>fae89fbd-440a-4bb3-aacc-42c7a2b14827</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>0fd99a66-b361-45b2-8e3a-87a29e7bf941</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>536b5bff-75b4-4b3d-8519-daf980a3deb1</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a0037658-8abc-40b9-a121-ef72a184ef8d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>616a6611-c6b8-4d74-9f0f-96c0d2f1dcd1</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>616a6611-c6b8-4d74-9f0f-96c0d2f1dcd1</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>95e64fff-8af1-4ce5-ac37-f61430a78c8f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>616a6611-c6b8-4d74-9f0f-96c0d2f1dcd1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>a1c2e263-fc98-4880-8005-95726d2f455b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>8936a8dd-7e63-4c1d-bc58-2de6aa0752e3</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>253a6b58-3ede-492d-b902-77da81400757</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e2ed9171-cc55-4855-9355-9a6f19da666a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>e2ed9171-cc55-4855-9355-9a6f19da666a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>e1f83fd2-c9b8-440e-bd43-793703cafe0c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>e2ed9171-cc55-4855-9355-9a6f19da666a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6b461135-4951-4a60-a8fa-989b28577320</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d09d655e-baba-47bc-ab47-f3624821c44f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>84aa3a2d-1784-4030-8dbe-3e8512409a20</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6490ed96-b310-4f40-85bf-142b6018fe4d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6490ed96-b310-4f40-85bf-142b6018fe4d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>583fac0c-d720-4a56-b036-6572fe2d62a9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6490ed96-b310-4f40-85bf-142b6018fe4d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>4ff0506a-32c1-425f-b0bc-7839cb17b1f6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>bc9185e3-c3a0-4fd2-be03-798f25064257</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>19089518-e557-4efc-8ace-bc5922f11668</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>74c6fb51-7f00-4065-a0f3-749505950cb3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>74c6fb51-7f00-4065-a0f3-749505950cb3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>3aab96a3-596b-4b2b-a62b-0a8375753f3c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>74c6fb51-7f00-4065-a0f3-749505950cb3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c37728be-596b-4337-a1a8-17ce1d993ce6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>0968b7b3-1fbd-4bc1-9a25-4ee803815dc3</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a48dba78-9a7d-45ac-a177-748a11c7ff50</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>02d96541-6665-4cf2-8772-bdc8bcede735</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>02d96541-6665-4cf2-8772-bdc8bcede735</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>fb74d4e6-bab8-494d-87aa-033a79bbc6e9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>02d96541-6665-4cf2-8772-bdc8bcede735</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>bbf186ed-eb6f-4e4e-8d13-f132dd91dddc</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>61652248-359a-4158-9776-387fddc16abe</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>a1fcc5c4-7c3e-4e53-8b5f-a46307b73b98</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>24f3b40b-ea49-4959-99f0-206ea1c93b97</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>24f3b40b-ea49-4959-99f0-206ea1c93b97</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d44ca591-c51a-42d5-ab36-d67aa0c99d9b</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>24f3b40b-ea49-4959-99f0-206ea1c93b97</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>4db8867f-a28c-411c-acec-ac3230d31a77</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>e3e6c97b-8c24-4432-b0f9-091fc1e76cf3</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d810404d-764c-4622-a332-cadd4b07a531</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ad773140-710c-496e-8870-57545f0f6029</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ad773140-710c-496e-8870-57545f0f6029</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>45e11662-5b63-4f73-a193-31abe27240b9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ad773140-710c-496e-8870-57545f0f6029</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>54c7f20d-1da5-41ee-b749-52881e130913</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>2f565ad6-0ed0-4a30-b4d2-3654cb187ad7</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3ca04c17-3e46-49b7-9528-669c3d28e51a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9efb8cfb-1c7c-4f1b-855c-db24e9a5f445</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9efb8cfb-1c7c-4f1b-855c-db24e9a5f445</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>20c21a59-62e9-4f73-a763-d9dc14df8672</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>9efb8cfb-1c7c-4f1b-855c-db24e9a5f445</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>4589d9f7-213c-4d96-b59c-384b3fa19cef</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6cb027aa-1ccc-45bd-83cc-bbbf92e8342e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5bfe99dc-9435-41c0-9d3b-686be8188e3c</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4554ee22-db35-456a-aa08-e4dd8ae87bd7</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>4554ee22-db35-456a-aa08-e4dd8ae87bd7</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>9fdb6027-ccff-43ed-ae54-2d3d78e0ba94</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>4554ee22-db35-456a-aa08-e4dd8ae87bd7</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>576155f8-564e-458d-a197-794ee777705c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>12a6b066-f704-4537-abb6-0537de6fbcdb</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f33acc4e-a7d8-4564-a29e-b14d7c692b31</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3c09e2b1-6a45-41ad-9b7b-00b8fdc72f44</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3c09e2b1-6a45-41ad-9b7b-00b8fdc72f44</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>4bf33e54-8a01-4834-bbfa-8d5d98ba5be8</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>3c09e2b1-6a45-41ad-9b7b-00b8fdc72f44</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8d2e4575-8840-4a8d-b19c-62feb2555c66</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d1063c0f-738f-42c0-8087-477e62ff1f33</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e0b9fc5b-c084-4570-ba8a-66028d865353</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a6b94da2-70b7-4579-97ac-9f5d3235499e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a6b94da2-70b7-4579-97ac-9f5d3235499e</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>46d866d7-15e8-4baf-bc2b-1becfb7bff85</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>a6b94da2-70b7-4579-97ac-9f5d3235499e</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c014cc13-0341-43fb-8b7f-5ffc4f0fe3ec</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>c1336ac8-1356-4fb7-b167-d4b2b4554bd1</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>999d1bf3-ed64-4a20-b0e4-626785ee24b0</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c41ff428-33cb-45eb-bb83-c78abfeab235</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c41ff428-33cb-45eb-bb83-c78abfeab235</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>8d7dc503-710b-49eb-b480-bfb9fde489ab</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c41ff428-33cb-45eb-bb83-c78abfeab235</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>49fbabe2-55e7-45ee-833e-c70b00680d17</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>7a76be3b-670e-4220-afc0-93f50b34aa3a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5e86a7fe-4d7c-48ae-a6a9-b731f9cd3f8a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>08a0e1c0-e0dd-4146-8112-152c8bfe494c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>08a0e1c0-e0dd-4146-8112-152c8bfe494c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>aaae6852-e866-4a68-9707-90c59b67ba62</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>08a0e1c0-e0dd-4146-8112-152c8bfe494c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>e2876ac8-ba92-4ec2-8e2c-5f546405dc75</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>174e3ff3-886d-4784-b4d9-da820a58a3ae</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>8a960a24-6943-4c7b-81db-cdeeae53a167</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>386cb7c4-8006-496c-9aa4-a73fe202262c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>5136708f-dda1-4f59-a404-ab5d5ebb9efb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f7839936-b5f9-4c54-ae97-b9d80d47043f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>5136708f-dda1-4f59-a404-ab5d5ebb9efb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:27:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d75ee631-dd31-4670-b51a-1a6763f413ad</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <AccountCode>GERUS</AccountCode>
                                        <FareCalculationInfo>
                                            <AddInfoText>3D</AddInfoText>
                                        </FareCalculationInfo>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>YNOR/CK678</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>W025</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>5136708f-dda1-4f59-a404-ab5d5ebb9efb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">215.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3193.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>fe595d4a-7e73-49bf-84f1-4cdc29d884b1</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">445.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3193.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>447fce15-5319-40d5-a07c-90308d79d696</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:27:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">445.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3193.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>8459151b-9898-4ba1-9fcb-67b13d036635</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>def52cc5-ee20-42c3-8e8d-81fac0681dc5</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bc51bf95-9b84-48ee-82c0-238bb2930a43</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">35130.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T22:56:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">445.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3193.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">630.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">35760.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Multiple 3D Contract Solicitation Scenario

Data entry structure for Mixvel_AirShoppingRQ: Mixvel_AirShoppingRQ/Request/ShoppingCriteria/ProgramCriteria.

Search using multiple identifiers of passenger categories is not provided for 3D contracts.

Currently, the service architecture does not allow us to guarantee a search for each individual category of passenger if more than one is specified in the request. When passing several categories of passengers into an AirShopping request, the system will not consider them as alternatives, but will try to look for an estimate for such passengers as traveling together in one PNR.

The probability of obtaining a correct result in such a request is practically zero.

Currently it is necessary to make separate requests for each of the categories.

Example request Mixvel_AirShoppingRQ with multiple 3D contracts search:

Show example Mixvel_AirShoppingRQ request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-10-20</DateRangeStart>
                                    <DateRangeEnd>2022-10-20</DateRangeEnd>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                            <OriginDestCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-10-20</DateRangeStart>
                                    <DateRangeEnd>2022-10-20</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ZZM</PTC> <!-- Passenger category code according to the terms of the contract -->
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <FlightCriteria>
                            <RBD>
                                <MixRBDInd>true</MixRBDInd>
                                <RBD_Code>Y</RBD_Code>
                            </RBD>
                        </FlightCriteria>
                        <ProgramCriteria> <!-- Contract information №1 -->
                            <ProgramContract>
                                <ContractID>РБ2715</ContractID> <!-- Contract number -->
                            </ProgramContract>
                            <ProgramAccount>
                                <AccountID>ИДТECHIM</AccountID> <!-- Discount code -->
                            </ProgramAccount>
                            <TypeCode>ТС</TypeCode> <!-- Entered in Cyrillic -->
                            <OwnerCode>SU</OwnerCode> <!-- Airline code -->
                        </ProgramCriteria>
                        <ProgramCriteria> <!-- Contract information №2 -->
                            <ProgramContract>
                                <ContractID>DH0001</ContractID> <!-- Contract number -->
                            </ProgramContract>
                            <ProgramAccount>
                                <AccountID>ИДТZZM</AccountID> <!-- Discount code -->
                            </ProgramAccount>
                            <TypeCode>ТС</TypeCode> <!-- Entered in Cyrillic -->
                            <OwnerCode>UT</OwnerCode> <!-- Airline code -->
                        </ProgramCriteria>
                    </ShoppingCriteria>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Flight Request Scenario with Filter by Booking Subclass

The agent sent request for a search for subsidized transportation on the route Moscow – Ulan-Ude, indicating the appropriate category of passengers, also indicating the subclass of booking, which offers subsidized fares.

Show example Mixvel_AirShoppingRQ request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>UUD</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-05-12</DateRangeStart>
                                    <DateRangeEnd>2024-05-12</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>YTH-1</PaxID>
                            <PTC>YTH</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>ADT-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>SRC-1</PaxID>
                            <PTC>SRC</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <FlightCriteria>
                            <RBD>
                                <MixRBDInd>false</MixRBDInd>
                                <RBD_Code>P</RBD_Code>
                            </RBD>
                        </FlightCriteria>
                    </ShoppingCriteria>
</Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

As a result of the request in the message Mixvel_AirShoppingRS the system will return offers to Moscow – Ulan-Ude in which are offered subsidized fares.

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="69278007-4aea-497e-bf1d-32642cba7c30" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-05T10:29:55.6805393Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>ec7a0b82-02ff-44d1-96cd-b6705e9ebada</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>fe374071-2152-4898-b58c-2691d08e941c</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>UUD</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <OriginDestID>0cbcc0ff-a2b3-41ef-9a64-4561f96aed02</OriginDestID>
                                <PaxJourneyRefID>44187eba-c017-4f39-a9a2-d88e20312f17</PaxJourneyRefID>
                                <PaxJourneyRefID>bed3627b-29b4-4dde-9f2f-004285d68623</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT5H50M</Duration>
                                <PaxJourneyID>44187eba-c017-4f39-a9a2-d88e20312f17</PaxJourneyID>
                                <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT5H50M</Duration>
                                <PaxJourneyID>bed3627b-29b4-4dde-9f2f-004285d68623</PaxJourneyID>
                                <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>YTH-1</PaxID>
                                <PTC>YTH</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>ADT-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>SRC-1</PaxID>
                                <PTC>SRC</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-13T07:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>UUD</IATA_LocationCode>
                                    <StationName>Улан-Удэ(Мухино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-13T07:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>UUD</IATA_LocationCode>
                                        <StationName>Улан-Удэ(Мухино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>1c6fa3ca-9bd7-4fdb-8abc-92ccaa95c905</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-12T21:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-12T21:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Москва(Домодедово)</StationName>
                                </Dep>
                                <Duration>PT5H50M</Duration>
                                <Mileage>2747</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1561</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1561</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-13T06:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>UUD</IATA_LocationCode>
                                    <StationName>Улан-Удэ(Мухино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-13T06:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>UUD</IATA_LocationCode>
                                        <StationName>Улан-Удэ(Мухино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2ffef707-0cb9-41fe-befe-921b182f90a7</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-12T20:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>D</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-12T20:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>D</TerminalName>
                                </Dep>
                                <Duration>PT5H50M</Duration>
                                <Mileage>2747</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>561</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>561</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>SMARTLIGHT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧКЛАДЬ ДО 10КГ 40Х30Х20СМ (0L5)</DescText>
                                </Desc>
                                <Name>SMARTLIGHT</Name>
                                <PriceClassID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyID>
                                <ValidatingPartyCode>5N</ValidatingPartyCode>
                                <ValidatingPartyName>Смартавиа</ValidatingPartyName>
                                <ValidatingPartyDesigCode>316</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>fe374071-2152-4898-b58c-2691d08e941c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>YTH-1</PaxRefID>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>SRC-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>ec7a0b82-02ff-44d1-96cd-b6705e9ebada</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>YTH-1</PaxRefID>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>SRC-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>3</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T10:59:55.6635257Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>1274f7fc-6d27-4105-87ef-b1ca13101664</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>YTH-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>4c246f4b-1555-4e27-a1c2-567541f1783f</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>YTH-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>44187eba-c017-4f39-a9a2-d88e20312f17</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f1bc6314-4a9d-47c6-92d2-c69f7853ccef</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>906bba57-eb45-44d8-a281-9f316af97d28</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>44187eba-c017-4f39-a9a2-d88e20312f17</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4a263aae-9508-4c4d-9a3e-f64699a41aa4</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>93be3d9e-ea08-412c-bebb-ce1d6ed5beba</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>SRC-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3abd75e3-7c0c-47cf-8c2a-474c187ba9e4</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>SRC-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>44187eba-c017-4f39-a9a2-d88e20312f17</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7acc23f0-05e4-40f5-8a4a-fc65aca586c2</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">27870.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">900.00</Amount>
                                            <TaxCode>PS</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">900.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">28770.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>fe374071-2152-4898-b58c-2691d08e941c</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>YTH-1</PaxRefID>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>SRC-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>ec7a0b82-02ff-44d1-96cd-b6705e9ebada</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>YTH-1</PaxRefID>
                                    <PaxRefID>ADT-1</PaxRefID>
                                    <PaxRefID>SRC-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>3</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T10:59:55.6639578Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>45a0a242-c82e-43b8-a1db-71f231ef9cdc</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>YTH-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>606d9320-3101-443b-8154-3add47a8df0a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>YTH-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>bed3627b-29b4-4dde-9f2f-004285d68623</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3637976a-d6ef-4f19-bc75-f0ccb161d61f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3cd3fed0-b8b6-452b-be9e-b4916bc123ba</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>ADT-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>bed3627b-29b4-4dde-9f2f-004285d68623</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>1009bc19-3fe1-410d-bf87-f9b3e397d644</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PLTOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0125</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>39d62801-2248-4a49-93e6-81be50662ae4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">300.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>25c2002a-906c-4473-bffb-9fb3bba9c90c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>SRC-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">300.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f0271c23-ce43-4e3f-b48b-429db5238a67</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-05T11:00:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">9290.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">300.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">9590.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>SRC-1</PaxRefID>
                                        <ValidatingPartyRefID>303127d1-da58-48d5-b8ab-5c69299a53f7</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>bed3627b-29b4-4dde-9f2f-004285d68623</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>6942ec94-4d6c-4864-8623-fa66a1868997</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">27870.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T13:29:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">900.00</Amount>
                                            <TaxCode>PS</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">900.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">28770.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

List of codes used when booking a quota.

Note:

If there is no filter in the request, all booking subclasses are searched with the option to combine subclasses enabled.

The default value corresponds to the specified filter type:

<FlightCriteria>
    <RBD>
        <MixRBDInd>true</MixRBDInd>
    </RBD>
</FlightCriteria>

The filter is disabled, the search is carried out in all classes of service:

<FlightCriteria>
    <RBD>
        <MixRBDInd>false</MixRBDInd>
    </RBD>
</FlightCriteria>

Option to combine subclasses on segments is enabled, search in specified subclasses of booking:

<FlightCriteria>
    <RBD>
        <MixRBDInd>true</MixRBDInd>
        <RBD_Code>N</RBD_Code>
        <RBD_Code>Y</RBD_Code>
        <RBD_Code>Q</RBD_Code>
    </RBD>
</FlightCriteria>

Class of Service:

FIRST CLASS SERVICE R  Supersonic
P   Premium First Class
F   First Class
А  First Class with discount
BUSINESS CLASS SERVICE J   Premium Business Class
C  Business Class
D  Business Class with discount
I  Business Class with discount
Z  Business Class with discount
ECONOMY CLASS SERVICE W  Premium Economy Class
S   Economy Class
Y   Economy Class
B   Economy Class with discount
E   Economy Class with discount
G   Economy Class with discount
H   Economy Class with discount
K   Economy Class with discount
L   Economy Class with discount
M  Economy Class with discount
N   Economy Class with discount
O   Economy Class with discount
Q   Economy Class with discount
T   Economy Class with discount
U   Economy Class with discount
V   Economy Class with discount
X   Economy Class with discount

To calculate the offer in the correct currency it’s possible to indicate:

<ResponseParameters>
    <CurParameter>
        <CurCode>THB</CurCode>
    </CurParameter>
</ResponseParameters>

Request scenario with use of agency manual fee

The agent sent request, by adding a structure to specify the agent fee Mixvel_AirShoppingRQ/Request/ResponseParameters in the parameters, which specifies the agent fee for a single segment for the appropriate passenger type.

<ResponseParameters>
    <PricingParameter>
        <CommissionIncluded>
            <Commission>
                <Amount CurCode="RUB">100</Amount>
                <CommissionCode>AG</CommissionCode>
                <PTC>ADT</PTC>
            </Commission>
            <Commission>
                <Amount CurCode="RUB">50</Amount>
                <CommissionCode>AG</CommissionCode>
                <PTC>CNN</PTC>
            </Commission>
        </CommissionIncluded>
    </PricingParameter>
</ResponseParameters>

As a result of the request in the message Mixvel_AirShoppingRS the system will return offers with the agent manual fee.

Show the Mixvel_AirShoppingRS message example on this page

<Response>
          <DataLists>
          ...
          </DataLists>
          < >
            <CarrierOffers>
              <Offer>
                <BaggageAllowance>
                  <BaggageAllowanceRefID>181a6b7f-9a34-49db-9b96-8a614ad0ef05</BaggageAllowanceRefID>
                  <BaggageFlightAssociations>
                                       </BaggageFlightAssociations>
                  <PaxRefID>ADT-1</PaxRefID>
                  <PaxRefID>ADT-2</PaxRefID>
                  <PaxRefID>CNN-1</PaxRefID>
                  <PaxRefID>CNN-2</PaxRefID>
                </BaggageAllowance>
                <OfferExpirationTimeLimitDateTime>2022-04-11T12:51:00Z</OfferExpirationTimeLimitDateTime>
                <OfferID>1322b5fd-e265-429d-bf7d-0d394ceb3960</OfferID>
                <OfferItem>
                  <FareDetail>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>WBSRT</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>SBSC</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>50632747-2a69-4765-957c-36e128ea805f</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">1290.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                            <Amount CurCode="RUB">100</Amount>
                            <CommissionCode>AG</CommissionCode>
                            <CommissionName>AGENCY FEE</CommissionName>
                        </Commission>
                        <TaxSummary>
                                                  </TaxSummary>
                        <TotalAmount CurCode="RUB">4045.00</TotalAmount>
                      </Price>
                      <PriceClassRefID>7387e1d3-4a01-40e4-a7e7-d618088cddcf</PriceClassRefID>
                      <RBD>
                        <RBD_Code>W</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>WBSRT</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>SBSC</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>bbe2bd47-183a-496c-a00e-08f06eea2d73</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">1290.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                            <Amount CurCode="RUB">100</Amount>
                            <CommissionCode>AG</CommissionCode>
                            <CommissionName>AGENCY FEE</CommissionName>
                        </Commission>
                        <TaxSummary>
                                                   </TaxSummary>
                        <TotalAmount CurCode="RUB">4045.00</TotalAmount>
                      </Price>
                      <PriceClassRefID>7387e1d3-4a01-40e4-a7e7-d618088cddcf</PriceClassRefID>
                      <RBD>
                        <RBD_Code>W</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <PaxRefID>ADT-1</PaxRefID>
                    <PaxRefID>ADT-2</PaxRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">2580.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                     <Commission> 
                        <Amount CurCode="RUB">200</Amount>
                        <CommissionCode>AG</CommissionCode>
                        <CommissionName>AGENCY FEE</CommissionName>
                      </Commission>
                      <TaxSummary>
                                              </TaxSummary>
                      <TotalAmount CurCode="RUB">8090.00</TotalAmount>
                    </Price>
                  </FareDetail>
                  <MandatoryInd>true</MandatoryInd>
                  <OfferItemID>9ad27389-6c75-4be4-b6c6-a5998bf0ebb4</OfferItemID>
                  <Price>
                    <BaseAmount CurCode="RUB">5160.00</BaseAmount>
                    <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                    <Commission>
                        <Amount CurCode="RUB">400</Amount>
                        <CommissionCode>AG</CommissionCode>
                        <CommissionName>AGENCY FEE</CommissionName>
                     </Commission>
                    <TaxSummary>
                                          </TaxSummary>
                    <TotalAmount CurCode="RUB">16180.00</TotalAmount>
                  </Price>
                  <Service>
                    <PaxRefID>ADT-1</PaxRefID>
                    <PaxRefID>ADT-2</PaxRefID>
                    <ValidatingPartyRefID>c85b9769-2b7c-4946-96aa-92e314c510fe</ValidatingPartyRefID>
                    <ServiceAssociations>
                      <PaxJourneyRef>
                                              </PaxJourneyRef>
                    </ServiceAssociations>
                    <ServiceID>f85b0034-3137-4d39-ae73-28c3f33bce66</ServiceID>
                  </Service>
                </OfferItem>
                <OfferItem>
                  <FareDetail>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>WBSRT/CH25</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>SBSC</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>50632747-2a69-4765-957c-36e128ea805f</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">967.50</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                          <Amount CurCode="RUB">50</Amount>
                          <CommissionCode>AG</CommissionCode>
                          <CommissionName>AGENCY FEE</CommissionName>
                        </Commission>
                        <TaxSummary>
                                                   </TaxSummary>
                        <TotalAmount CurCode="RUB">3660.50</TotalAmount>
                      </Price>
                      <PriceClassRefID>7387e1d3-4a01-40e4-a7e7-d618088cddcf</PriceClassRefID>
                      <RBD>
                        <RBD_Code>W</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>WBSRT/CH25</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>SBSC</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>bbe2bd47-183a-496c-a00e-08f06eea2d73</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">967.50</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                          <Amount CurCode="RUB">50</Amount>
                          <CommissionCode>AG</CommissionCode>
                          <CommissionName>AGENCY FEE</CommissionName>
                        </Commission>
                        <TaxSummary>
                                                  </TaxSummary>
                        <TotalAmount CurCode="RUB">3660.50</TotalAmount>
                      </Price>
                      <PriceClassRefID>7387e1d3-4a01-40e4-a7e7-d618088cddcf</PriceClassRefID>
                      <RBD>
                        <RBD_Code>W</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <PaxRefID>CNN-1</PaxRefID>
                    <PaxRefID>CNN-2</PaxRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">1935.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                      <Commission>
                        <Amount CurCode="RUB">100</Amount>
                        <CommissionCode>AG</CommissionCode>
                        <CommissionName>AGENCY FEE</CommissionName>
                      </Commission>
                      <TaxSummary>
                                              </TaxSummary>
                      <TotalAmount CurCode="RUB">7321.00</TotalAmount>
                    </Price>
                  </FareDetail>
                  <MandatoryInd>true</MandatoryInd>
                  <OfferItemID>ae19b12e-6b08-4bce-ba8b-029f6f4ce60d</OfferItemID>
                  <Price>
                    <BaseAmount CurCode="RUB">3870.00</BaseAmount>
                    <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                    <Commission>
                      <Amount CurCode="RUB">200</Amount>
                      <CommissionCode>AG</CommissionCode>
                      <CommissionName>AGENCY FEE</CommissionName>
                    </Commission>
                    <TaxSummary>
                                          </TaxSummary>
                    <TotalAmount CurCode="RUB">14642.00</TotalAmount>
                  </Price>
                  <Service>
                                      </Service>
                </OfferItem>
                <OwnerCode>TCH</OwnerCode>
                <ReservationGuideline>
                  <ReservationLang>RU</ReservationLang>
                </ReservationGuideline>
                <TotalPrice>
                  <BaseAmount CurCode="RUB">9030.00</BaseAmount>
                  <BaseAmountGuaranteeTimeLimitDateTime>2022-04-14T15:19:00</BaseAmountGuaranteeTimeLimitDateTime>
                  <Commission>
                    <Amount CurCode="RUB">600</Amount>
                    <CommissionCode>AG</CommissionCode>
                    <CommissionName>AGENCY FEE</CommissionName>
                </Commission>
                  <TaxSummary>
                                       </TaxSummary>
                  <TotalAmount CurCode="RUB">30822.00</TotalAmount>
                </TotalPrice>
                <RefundStatus>Unresolved</RefundStatus>
              </Offer>
            </CarrierOffers>
          </OffersGroup>
</Response>

In this case, the Agency Manual Fee is considered — as the fee set by the User in the current Order, it is not saved on the following Orders.

MixVel allows the User to assign an Agency Fee for each passenger in the Order — one fee=one passenger (regardless of the segments of the flight in one ticket; for bound tickets — the second document is issued another fee).

When entering data of Agency Manual Fee MixVel provides the User with the opportunity to enter the following information:

  1. Adds an agency fee structure in the parameters: Mixvel_AirShoppingRQ/Request/ResponseParameters (specifies the agency fee per segment for the respective passenger type).

  2. Mandatory field is added: ...PricingParameter/CommissionIncluded/Commission/Amount, indicating the fee amount and currency (currently in MixVel currency default — RUB).

Example:

<Amount CurCode="RUB">100</Amount>
  1. Mandatory field is added: ...PricingParameter/CommissionIncluded/Commission/CommissionCode, specifying the Fee Code (two-letter notation, all Latin characters).

Example:

<CommissionCode>AG</CommissionCode>
  1. Mandatory field is added: ...PricingParameter/CommissionIncluded/Commission/PTC, indicating the type of passenger to whom the fee applies.

Example:

<PTC>ADT</PTC>

The aggregation of the fee is at the level of:

1. Fare – total fee for all components included in the fare.

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/Price/Commission/Amount

2. OfferItem'а – summation of the passenger fee, included in the Offer element.

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/Price/Commission/Amount

3. Offer'а – summation of the fee for all elements of the Offer.

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/TotalPrice/Commission/Amount

1 Aggregate: Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/TotalPrice/Commission/Amount
Value: Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/Price/Commission/Amount
2 Aggregate: Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/Price/Commission/Amount
Value: PaxCount*(Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/Price/Commission/Amount)
3 Aggregate: Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/Price/Commission/Amount
Value: Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/FareComponent/Price/Commission/Amount

Usage of the Baggage Filter

The baggage filter is applied through the Mixvel_AirShoppingRQ/Request/ShoppingCriteria/BaggagePricingCriteria and the field BaggageOptionCode, which may have the record "CheckedBag" and "CarryOnBag".

If there is no record for the baggage filter, it means that the user still waits for getting an Offer (with or without baggage) according to the indicated PricingMethodCriteria.

The Agent sends a request with use of the field BaggageOptionCode in the value “CheckedBag”. MixVel provides response, where luggage is present, and the hand baggage may be either included or missing.

1) DimensionAllowance - baggage dimension allowance with application information. Permissible units - centimetre and inch.

2) PieceAllowance - defines the maximum number of each allowable baggage type.

3) WeightAllowance - baggage weight allowance with application information. Permissible units - kilogram and pound.

Show example request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2024-05-15</DateRangeStart>
                  <DateRangeEnd>2024-05-15</DateRangeEnd>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>Pax-1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
          <ShoppingCriteria>
            <BaggagePricingCriteria>
              <BaggageOptionCode>CheckedBag</BaggageOptionCode>
            </BaggagePricingCriteria>
          </ShoppingCriteria>
</Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

The Agent receives the response. Mixvel_AirShoppingRS

Show the Mixvel_AirShoppingRS message example on this page

<Response>
          <DataLists>
            <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>ff57d013-65c3-4b93-a19e-1ffbd7b49bca</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>313e5c11-f474-4af1-8290-524b2176b722</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">32</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>8b82c5c2-2aa6-4f52-9ff6-94f048043378</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>e2ec0b19-e96c-40f5-b5e0-6e752c02c304</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>10fe8d19-a94d-4380-8ba7-15187b101166</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>9bf45069-c2fe-4e8e-b800-fea86bba9148</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>88a4e66a-e18a-4883-bb25-2ab630dbeaf2</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>99fb44db-f528-4b95-ada5-4f15029b8ad6</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>4ece6514-b4e4-4768-a605-0d7528fd9b91</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>2946e97d-a46e-45e4-91b7-ce10ab8cd190</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>fd18edce-a90e-406a-897e-2bb699521bf5</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">8</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>888e46c6-97a6-4666-b1e7-6e2d54d06c87</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>77cb96f8-892a-44d0-a1ed-b31c7923656e</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>506d9b70-74f4-4e5d-8b1d-954a7f5c0e7a</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
        </Response>

The Agent sends the request using the field BaggageOptionCode with the value CarryOnBag. MixVel provides response, where hand baggage or luggage may be either present or missing..

Show example Mixvel_AirShoppingRQ request on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2023-03-13T05:54:51Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-05-15</DateRangeStart>
                                    <DateRangeEnd>2024-05-15</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <BaggagePricingCriteria>
                            <BaggageOptionCode>CarryOnBag</BaggageOptionCode>
                        </BaggagePricingCriteria>
                    </ShoppingCriteria>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

The Agent got the response. Mixvel_AirShoppingRS

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="a3fedbf8-0e24-4df2-8db9-702846a4e9c9" ReplyTo="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2024-02-28T20:00:02.8088912Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>91189464-dbee-45ec-8c9a-d17e9a98cc31</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>05d7a41c-31f9-46c0-ad78-7114329dd5a1</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f4b2af48-2573-42ca-8171-13d96e473500</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>915ad653-57ff-4ce2-b2ef-652db8ab9cfe</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>596cff4d-88eb-479c-ae9e-cbe5d930052b</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">8</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>a3c15520-7d66-45f7-9d22-ce08f5dc7c43</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>a086b572-13fe-4349-ad9e-e55e3be71465</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f39437ac-dad9-45c9-a183-f7577e7e47b0</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>72c6d98f-5ac0-4932-91b1-0c9040e69743</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <OriginDestID>97c68fc5-773d-45af-b098-6f3cf41b938a</OriginDestID>
                                <PaxJourneyRefID>956fc690-2b54-451d-ad44-66464ea9cd46</PaxJourneyRefID>
                                <PaxJourneyRefID>f04de1ff-acee-429d-b5d1-60e0f977f075</PaxJourneyRefID>
                                <PaxJourneyRefID>59d984e7-c985-4693-8cdc-31e334f01fa5</PaxJourneyRefID>
                                <PaxJourneyRefID>e138b9fd-a861-4ced-ba42-3741a8d90194</PaxJourneyRefID>
                                <PaxJourneyRefID>5a8694da-d3ce-44cf-974f-068cb77c6924</PaxJourneyRefID>
                                <PaxJourneyRefID>87699bbe-634b-4ebb-a4ae-4c9259ffc3de</PaxJourneyRefID>
                                <PaxJourneyRefID>ae260b1f-940b-477e-9e39-4fde7311eeed</PaxJourneyRefID>
                                <PaxJourneyRefID>61a98e4f-ea75-426e-b845-aaa8880b8b4e</PaxJourneyRefID>
                                <PaxJourneyRefID>166d2844-0fdb-4e3a-86a0-e908108439e7</PaxJourneyRefID>
                                <PaxJourneyRefID>a097b00b-cf7b-44d0-b623-3188b68d411a</PaxJourneyRefID>
                                <PaxJourneyRefID>de582f8a-7f9e-4661-9a87-35792e028a78</PaxJourneyRefID>
                                <PaxJourneyRefID>06be0367-7ff4-4899-914d-eea5990b127f</PaxJourneyRefID>
                                <PaxJourneyRefID>fc4fb51b-c2f6-4b80-97ee-468721a5db4e</PaxJourneyRefID>
                                <PaxJourneyRefID>f4058798-de96-4920-bd2e-9ca4d89c12f1</PaxJourneyRefID>
                                <PaxJourneyRefID>1bec5bbe-869c-4855-9a55-d0c90a0ea5d9</PaxJourneyRefID>
                                <PaxJourneyRefID>46c2ab66-a473-492b-b665-f3ee2ff21f4d</PaxJourneyRefID>
                                <PaxJourneyRefID>dc9334d6-3259-45b1-aaad-bb96ab2a881f</PaxJourneyRefID>
                                <PaxJourneyRefID>d31be46b-88dc-4f5e-8baa-d6592a537f45</PaxJourneyRefID>
                                <PaxJourneyRefID>7cb19779-f96f-4ce7-bb2a-acb32f7ef0ea</PaxJourneyRefID>
                                <PaxJourneyRefID>8e391991-50ff-4da8-acc6-fd24e3a874fe</PaxJourneyRefID>
                                <PaxJourneyRefID>a268be5e-dbbd-4dd2-b086-0cb2b08224bf</PaxJourneyRefID>
                                <PaxJourneyRefID>0980b8ee-1876-4e83-ba36-0a7d8558a750</PaxJourneyRefID>
                                <PaxJourneyRefID>b8a53f02-b181-45a6-bd13-7586a3a45cc0</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT2H25M</Duration>
                                <PaxJourneyID>e138b9fd-a861-4ced-ba42-3741a8d90194</PaxJourneyID>
                                <PaxSegmentRefID>72426dfa-4d2a-4925-913a-e67e2e801c84</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H</Duration>
                                <PaxJourneyID>5a8694da-d3ce-44cf-974f-068cb77c6924</PaxJourneyID>
                                <PaxSegmentRefID>2d7fc6fb-5f00-47c7-8268-00a6c736fc5f</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT2H45M</Duration>
                                <PaxJourneyID>956fc690-2b54-451d-ad44-66464ea9cd46</PaxJourneyID>
                                <PaxSegmentRefID>2a479884-e0eb-4e94-ac87-d8452c637d3d</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>d31be46b-88dc-4f5e-8baa-d6592a537f45</PaxJourneyID>
                                <PaxSegmentRefID>938ffec4-79da-4e3e-bffe-f7d5d25105a7</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>de582f8a-7f9e-4661-9a87-35792e028a78</PaxJourneyID>
                                <PaxSegmentRefID>d7f318d3-1e2e-4927-98d1-3c3b877e1aee</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H55M</Duration>
                                <PaxJourneyID>87699bbe-634b-4ebb-a4ae-4c9259ffc3de</PaxJourneyID>
                                <PaxSegmentRefID>2c981a9c-9728-4afb-bc9d-8d6f62ffb939</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H5M</Duration>
                                <PaxJourneyID>59d984e7-c985-4693-8cdc-31e334f01fa5</PaxJourneyID>
                                <PaxSegmentRefID>ca4ec1a7-bf1f-4c4d-976d-bbe668f6d90c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H55M</Duration>
                                <PaxJourneyID>f4058798-de96-4920-bd2e-9ca4d89c12f1</PaxJourneyID>
                                <PaxSegmentRefID>15342422-c9df-4666-99ad-68ee959c2313</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H</Duration>
                                <PaxJourneyID>fc4fb51b-c2f6-4b80-97ee-468721a5db4e</PaxJourneyID>
                                <PaxSegmentRefID>464bc529-2ea7-4797-9552-f6e23aaa2e16</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>46c2ab66-a473-492b-b665-f3ee2ff21f4d</PaxJourneyID>
                                <PaxSegmentRefID>fc2b4fa4-2fe4-4d48-a5b9-91a984b9a436</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>8e391991-50ff-4da8-acc6-fd24e3a874fe</PaxJourneyID>
                                <PaxSegmentRefID>b1e4f89d-0ec9-469d-bbfe-4994ec88d91c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H55M</Duration>
                                <PaxJourneyID>06be0367-7ff4-4899-914d-eea5990b127f</PaxJourneyID>
                                <PaxSegmentRefID>dae53c1d-10f6-463e-a153-8dc900456ee3</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>61a98e4f-ea75-426e-b845-aaa8880b8b4e</PaxJourneyID>
                                <PaxSegmentRefID>54373062-709a-4679-b8e4-a9ad7859e293</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>1bec5bbe-869c-4855-9a55-d0c90a0ea5d9</PaxJourneyID>
                                <PaxSegmentRefID>cf48e133-fa87-477f-9df3-fc7b46e9ccbf</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT2H</Duration>
                                <PaxJourneyID>a268be5e-dbbd-4dd2-b086-0cb2b08224bf</PaxJourneyID>
                                <PaxSegmentRefID>05b22e9f-08f9-42fe-a5cc-86913bbf2c84</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT2H5M</Duration>
                                <PaxJourneyID>0980b8ee-1876-4e83-ba36-0a7d8558a750</PaxJourneyID>
                                <PaxSegmentRefID>3fdcad8e-ba0b-4b5b-b9cf-6b542fb45326</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H40M</Duration>
                                <PaxJourneyID>7cb19779-f96f-4ce7-bb2a-acb32f7ef0ea</PaxJourneyID>
                                <PaxSegmentRefID>f2bf4272-4355-4c13-86e1-35a821bfcba8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H55M</Duration>
                                <PaxJourneyID>a097b00b-cf7b-44d0-b623-3188b68d411a</PaxJourneyID>
                                <PaxSegmentRefID>f31e3322-1091-4a60-9aa9-db71a3d14e3a</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>ae260b1f-940b-477e-9e39-4fde7311eeed</PaxJourneyID>
                                <PaxSegmentRefID>91c311b5-7f0f-4816-b448-22aca12f4a3a</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H50M</Duration>
                                <PaxJourneyID>dc9334d6-3259-45b1-aaad-bb96ab2a881f</PaxJourneyID>
                                <PaxSegmentRefID>ac4e196e-69a6-46fd-b769-148ba0e8ffe1</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT1H</Duration>
                                <PaxJourneyID>f04de1ff-acee-429d-b5d1-60e0f977f075</PaxJourneyID>
                                <PaxSegmentRefID>9e6ce12d-c628-4011-a994-1857b8ab536c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H30M</Duration>
                                <PaxJourneyID>b8a53f02-b181-45a6-bd13-7586a3a45cc0</PaxJourneyID>
                                <PaxSegmentRefID>726b87b9-d0fa-4cbe-b3ad-cc2bf7d76e5b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT3H55M</Duration>
                                <PaxJourneyID>166d2844-0fdb-4e3a-86a0-e908108439e7</PaxJourneyID>
                                <PaxSegmentRefID>af63a1d1-aab6-4a67-a335-3632b08f5bef</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e97b5e6c-3a1e-4263-a7d9-dd75701d10e0</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>D</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>D</TerminalName>
                                </Dep>
                                <Duration>PT3H</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>5501</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>5501</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2d7fc6fb-5f00-47c7-8268-00a6c736fc5f</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T10:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T10:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>6613d127-9f91-42ed-9816-368ebcc2c1d5</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T06:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T06:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1138</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1138</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>54373062-709a-4679-b8e4-a9ad7859e293</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T20:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T20:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>800bbe2c-a1be-4981-8d3f-3b49b3c8d3c7</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T16:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T16:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1130</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1130</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>938ffec4-79da-4e3e-bffe-f7d5d25105a7</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T13:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T13:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>a60d5e80-76b2-437b-ac4f-f7c061533555</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T09:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T09:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H55M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>EO</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>229</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>EO</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>229</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2c981a9c-9728-4afb-bc9d-8d6f62ffb939</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T12:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T12:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>6c00ac88-094d-478a-bb8d-ad71cb5cee89</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T09:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Москва(Домодедово)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T09:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Москва(Домодедово)</StationName>
                                </Dep>
                                <Duration>PT2H25M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>239</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>239</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>72426dfa-4d2a-4925-913a-e67e2e801c84</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T23:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T23:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b41d4ae3-9a02-4bd3-93c4-db058102edcd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T19:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T19:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1140</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1140</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b1e4f89d-0ec9-469d-bbfe-4994ec88d91c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T18:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T18:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>cac90a5a-46a4-41aa-86eb-a1bce1a85c20</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T14:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T14:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1132</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1132</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>fc2b4fa4-2fe4-4d48-a5b9-91a984b9a436</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T13:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T13:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>330</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fd3142d1-d938-4939-8d46-3e6587c1cf52</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T09:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>3A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T09:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>3A</TerminalName>
                                </Dep>
                                <Duration>PT4H5M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>F7</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>9557</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>F7</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>9557</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>ca4ec1a7-bf1f-4c4d-976d-bbe668f6d90c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T16:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T16:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5222a902-8508-400e-be70-f43fc7e3f3c2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>D</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>D</TerminalName>
                                </Dep>
                                <Duration>PT2H45M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>521</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2a479884-e0eb-4e94-ac87-d8452c637d3d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73W</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>a5478ab1-fe3b-49e0-a61d-facbdf0ff8cd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T09:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T09:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT3H30M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>R3</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>473</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>R3</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>473</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>726b87b9-d0fa-4cbe-b3ad-cc2bf7d76e5b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>26d9511c-a111-444b-b29b-e7f78cb62172</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT2H</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>3349</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>3349</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>05b22e9f-08f9-42fe-a5cc-86913bbf2c84</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T23:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T23:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0427f6cf-42ea-44cd-8fbb-1ed0cb4ace50</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T22:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>D</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T22:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>D</TerminalName>
                                </Dep>
                                <Duration>PT1H</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>225</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>N4</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>225</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>9e6ce12d-c628-4011-a994-1857b8ab536c</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T14:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T14:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>926deb07-ff22-4fda-8c3d-bfdf8b904f48</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T10:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T10:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H55M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1122</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1122</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>dae53c1d-10f6-463e-a153-8dc900456ee3</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T16:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T16:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b59e09e6-6671-4d6a-95be-f2aa4797aa9e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T12:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T12:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H55M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1124</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1124</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>15342422-c9df-4666-99ad-68ee959c2313</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T12:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T12:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5754be2f-91ac-47e0-a116-540eb43296bb</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T08:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T08:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H55M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1116</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1116</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>f31e3322-1091-4a60-9aa9-db71a3d14e3a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T13:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T13:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0e35ab29-0985-4c97-81b3-00a3862e7245</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT2H5M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>262</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>262</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>3fdcad8e-ba0b-4b5b-b9cf-6b542fb45326</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T11:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T11:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>f0f2bf52-f2ff-4ba0-8adc-d28a427f394d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T07:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T07:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H55M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1134</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1134</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>af63a1d1-aab6-4a67-a335-3632b08f5bef</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T21:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T21:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>4eb287d3-2f24-4aa7-b53b-e5c5b48197fa</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T17:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T17:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H40M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1118</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1118</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>f2bf4272-4355-4c13-86e1-35a821bfcba8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T17:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T17:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>7b1a1e9e-1e59-4f82-bf28-e53f8d71030a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T13:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T13:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1176</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>cf48e133-fa87-477f-9df3-fc7b46e9ccbf</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c1c248f9-0d85-4ee0-9454-8e0e12872957</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T02:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T02:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1110</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1110</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>91c311b5-7f0f-4816-b448-22aca12f4a3a</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T16:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T16:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>8400c600-2925-472b-89cf-744fee2a2266</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T12:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T12:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT4H</Duration>
                                <Mileage>852</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6717</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6717</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>464bc529-2ea7-4797-9552-f6e23aaa2e16</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T14:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T14:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>dde3040e-f74e-4d3e-ab51-61f0fd252f2e</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T10:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T10:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1136</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1136</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>d7f318d3-1e2e-4927-98d1-3c3b877e1aee</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-05-15T18:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-05-15T18:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>34c8a029-fd27-49d4-ad2a-5f51c0870660</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-05-15T14:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-05-15T14:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H50M</Duration>
                                <Mileage>852</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1128</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1128</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>ac4e196e-69a6-46fd-b769-148ba0e8ffe1</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>PR</Code>
                                <Name>ПРОМО</Name>
                                <PriceClassID>cf047299-33c2-4cc1-8918-dbcfe24eb9b5</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>NB</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСТАНОВКА (STO)</DescText>
                                </Desc>
                                <Name>ECONOMY LITE</Name>
                                <PriceClassID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>BBS</Code>
                                <Name>БЮДЖЕТНЫЙ BB</Name>
                                <PriceClassID>3f6ead85-4887-4c10-a4fb-32df349df8e3</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>YLT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧ КЛАДЬ 5КГ ДО 115СМ (0ML)</DescText>
                                </Desc>
                                <Name>ЛАЙТ ЭКОНОМ</Name>
                                <PriceClassID>788a41d9-27a4-4f34-bffa-fc3abbe918d9</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>YOM</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧ КЛАДЬ ДО 10КГ 40X30X20СМ (09O)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДО 20КГ И 203СМ (0C2)</DescText>
                                </Desc>
                                <Name>ЭКОНОМ ОПТИМУМ</Name>
                                <PriceClassID>9fe32c1d-8ec8-417e-b2b0-fcd9ecacaf09</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>SMARTSOC</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧКЛАДЬ ДО 10КГ 40Х30Х20СМ (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>МЕСТО ДО 10 КГ МЕНЕЕ 203СМ (0E4)</DescText>
                                </Desc>
                                <Name>SMART SOC</Name>
                                <PriceClassID>8b7f87d1-1757-41b5-bd72-9d85aff82a8e</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>MN</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Name>МИНИМУМ</Name>
                                <PriceClassID>35298ea7-05f3-4ca9-b280-eaca5201968b</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>a3a3a5de-53fb-4982-bf17-51e07fe29506</ValidatingPartyID>
                                <ValidatingPartyCode>5N</ValidatingPartyCode>
                                <ValidatingPartyName>Смартавиа</ValidatingPartyName>
                                <ValidatingPartyDesigCode>316</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>ec926cc4-50e5-4090-ada6-f93499137da1</ValidatingPartyID>
                                <ValidatingPartyCode>EO</ValidatingPartyCode>
                                <ValidatingPartyName>Икар</ValidatingPartyName>
                                <ValidatingPartyDesigCode>770</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>e2c0ae15-e590-4903-83a8-845b008d5e37</ValidatingPartyID>
                                <ValidatingPartyCode>N4</ValidatingPartyCode>
                                <ValidatingPartyName>Северный Ветер</ValidatingPartyName>
                                <ValidatingPartyDesigCode>216</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>e1ac0d32-0885-465f-9322-379c4e6328a5</ValidatingPartyID>
                                <ValidatingPartyCode>R3</ValidatingPartyCode>
                                <ValidatingPartyName>Якутия</ValidatingPartyName>
                                <ValidatingPartyDesigCode>849</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>9d24f368-40eb-4f78-b212-83fd0d9e99db</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>2bb81fbf-902b-43c7-92dd-4e6cb73c0f20</ValidatingPartyID>
                                <ValidatingPartyCode>FV</ValidatingPartyCode>
                                <ValidatingPartyName>Россия</ValidatingPartyName>
                                <ValidatingPartyDesigCode>195</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>5a2c176f-30bb-48bb-8b7a-21d8d34a97ff</ValidatingPartyID>
                                <ValidatingPartyCode>F7</ValidatingPartyCode>
                                <ValidatingPartyName>АЙ ФЛАЙ</ValidatingPartyName>
                                <ValidatingPartyDesigCode>757</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2a479884-e0eb-4e94-ac87-d8452c637d3d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>a3c15520-7d66-45f7-9d22-ce08f5dc7c43</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2a479884-e0eb-4e94-ac87-d8452c637d3d</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>77edaadc-ea82-4028-be73-75da3e2f2785</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2a479884-e0eb-4e94-ac87-d8452c637d3d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">159.10</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>788a41d9-27a4-4f34-bffa-fc3abbe918d9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">159.10</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>60d10198-fb06-43b6-8594-a77f7da8b309</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">159.10</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>e2c0ae15-e590-4903-83a8-845b008d5e37</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>956fc690-2b54-451d-ad44-66464ea9cd46</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>366392b9-f1dc-4e19-8821-2cb7f025adb8</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1350.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">159.10</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9e6ce12d-c628-4011-a994-1857b8ab536c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>a3c15520-7d66-45f7-9d22-ce08f5dc7c43</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9e6ce12d-c628-4011-a994-1857b8ab536c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>76f45107-0431-4b69-bacc-388d0289b363</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0200</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>9e6ce12d-c628-4011-a994-1857b8ab536c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1350.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">159.10</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>788a41d9-27a4-4f34-bffa-fc3abbe918d9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1350.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">159.10</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1944323b-8d6c-4138-b5d0-2ff629ba092a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1350.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">159.10</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>e2c0ae15-e590-4903-83a8-845b008d5e37</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>f04de1ff-acee-429d-b5d1-60e0f977f075</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>985bf57c-c1c4-45c2-ae2e-e0a95f7f5b75</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1350.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">159.10</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ca4ec1a7-bf1f-4c4d-976d-bbe668f6d90c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>a086b572-13fe-4349-ad9e-e55e3be71465</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ca4ec1a7-bf1f-4c4d-976d-bbe668f6d90c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:45:02.777133Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>340d0cea-ddb3-437d-9b31-67edf555a573</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>VPROW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1010</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ca4ec1a7-bf1f-4c4d-976d-bbe668f6d90c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">111.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">184.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>cf047299-33c2-4cc1-8918-dbcfe24eb9b5</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>V</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">231.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">184.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b5f7bca8-85fb-42af-987d-bc41f3af981d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:01:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">231.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">184.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>5a2c176f-30bb-48bb-8b7a-21d8d34a97ff</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>59d984e7-c985-4693-8cdc-31e334f01fa5</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>06660e86-9744-41bb-a5e8-2df0b2f976b5</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">231.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">184.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>915ad653-57ff-4ce2-b2ef-652db8ab9cfe</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>72426dfa-4d2a-4925-913a-e67e2e801c84</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>91189464-dbee-45ec-8c9a-d17e9a98cc31</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>72426dfa-4d2a-4925-913a-e67e2e801c84</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2408ea01-fc05-4b68-929c-139142e2fd30</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ASOCOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0088</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>72426dfa-4d2a-4925-913a-e67e2e801c84</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2500.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-09T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">227.27</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">2500.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>8b7f87d1-1757-41b5-bd72-9d85aff82a8e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>A</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2500.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-09T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">227.27</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">2500.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2b72f69a-83bf-4c55-8e7a-a25ea0844ad8</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2500.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-09T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">227.27</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">2500.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>a3a3a5de-53fb-4982-bf17-51e07fe29506</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>e138b9fd-a861-4ced-ba42-3741a8d90194</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>664a2b6f-23cb-4ff2-8fdf-71b336dbc076</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">2500.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-09T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">227.27</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">0</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2500.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f4b2af48-2573-42ca-8171-13d96e473500</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2d7fc6fb-5f00-47c7-8268-00a6c736fc5f</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05d7a41c-31f9-46c0-ad78-7114329dd5a1</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2d7fc6fb-5f00-47c7-8268-00a6c736fc5f</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f7291ad9-17dd-46e6-9cef-a4deb6eee9e6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>BGTOUR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>BGTR</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2d7fc6fb-5f00-47c7-8268-00a6c736fc5f</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">293.64</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                                            </Price>
                                            <RBD>
                                                <RBD_Code>Y</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">230.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">293.64</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c1174b20-ae2b-48f1-916b-ede395d0dead</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">230.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">293.64</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>2bb81fbf-902b-43c7-92dd-4e6cb73c0f20</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>5a8694da-d3ce-44cf-974f-068cb77c6924</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3aef6312-f7ea-4d8f-b085-8d7da3b149b3</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">230.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">293.64</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>72c6d98f-5ac0-4932-91b1-0c9040e69743</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2c981a9c-9728-4afb-bc9d-8d6f62ffb939</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>596cff4d-88eb-479c-ae9e-cbe5d930052b</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2c981a9c-9728-4afb-bc9d-8d6f62ffb939</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:45:02.7838114Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>a0c1a588-8a05-4fb4-b835-4787c648acf3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>ZOMOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0204</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2c981a9c-9728-4afb-bc9d-8d6f62ffb939</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">295.46</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>9fe32c1d-8ec8-417e-b2b0-fcd9ecacaf09</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Z</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">295.46</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>b8febf05-b268-43fd-926c-6dba26c6d9d7</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:01:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">295.46</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>ec926cc4-50e5-4090-ada6-f93499137da1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>87699bbe-634b-4ebb-a4ae-4c9259ffc3de</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>dc94abb4-a293-447f-9082-5017a1774452</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">295.46</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>91c311b5-7f0f-4816-b448-22aca12f4a3a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>91c311b5-7f0f-4816-b448-22aca12f4a3a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>3502c991-2e7b-4db1-9d21-6425f22f241f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>91c311b5-7f0f-4816-b448-22aca12f4a3a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3d4f6890-9eeb-48e1-ad3c-f1319b51f8cd</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>ae260b1f-940b-477e-9e39-4fde7311eeed</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f1498d51-a5fa-4f70-9105-692e354feb99</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>54373062-709a-4679-b8e4-a9ad7859e293</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>54373062-709a-4679-b8e4-a9ad7859e293</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>e411070d-a1ec-4162-adb0-aa0d10cb6fe5</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>54373062-709a-4679-b8e4-a9ad7859e293</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>aa143373-a800-4015-913c-c6079b34c771</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>61a98e4f-ea75-426e-b845-aaa8880b8b4e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f6416b7e-0157-415d-9b1d-4c956721dd5b</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>af63a1d1-aab6-4a67-a335-3632b08f5bef</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>af63a1d1-aab6-4a67-a335-3632b08f5bef</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d8d31ace-6de7-4bb3-8459-21ba053f51a0</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>af63a1d1-aab6-4a67-a335-3632b08f5bef</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>46cc0d0d-fb7e-4a48-bd65-563076e2341a</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>166d2844-0fdb-4e3a-86a0-e908108439e7</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7036e269-afeb-4292-b45b-0c60358f2858</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f31e3322-1091-4a60-9aa9-db71a3d14e3a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f31e3322-1091-4a60-9aa9-db71a3d14e3a</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>be7aba6f-e11c-4039-866b-3c4ba4992eef</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f31e3322-1091-4a60-9aa9-db71a3d14e3a</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>aed88e4a-0409-4ad2-8185-581f4030ad39</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a097b00b-cf7b-44d0-b623-3188b68d411a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>fffdc761-f52b-4278-939c-ad8e194f4543</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d7f318d3-1e2e-4927-98d1-3c3b877e1aee</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>d7f318d3-1e2e-4927-98d1-3c3b877e1aee</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>137b2dd3-5769-43c4-894b-bdb72b86cb5a</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>d7f318d3-1e2e-4927-98d1-3c3b877e1aee</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>9dda48e7-65a5-4a1c-8c95-30cb94a87559</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>de582f8a-7f9e-4661-9a87-35792e028a78</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7471c99c-c5ca-40dd-a194-f72ab23bb9d5</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>dae53c1d-10f6-463e-a153-8dc900456ee3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>dae53c1d-10f6-463e-a153-8dc900456ee3</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>deae52c1-834f-4134-9e14-6339ad793129</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>dae53c1d-10f6-463e-a153-8dc900456ee3</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3b1a4a37-ad66-45a5-ae00-f0c873c25d79</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>06be0367-7ff4-4899-914d-eea5990b127f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e73c399e-d5ab-4e7a-80ca-a418ab7fea99</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>464bc529-2ea7-4797-9552-f6e23aaa2e16</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>464bc529-2ea7-4797-9552-f6e23aaa2e16</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>5a9bbcfd-2388-4f20-b942-e73477f7c4c2</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>464bc529-2ea7-4797-9552-f6e23aaa2e16</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7ebb2839-bb54-4341-a847-d33fa42a2050</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>fc4fb51b-c2f6-4b80-97ee-468721a5db4e</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>96bbc31e-b87d-4347-abe5-14b80a96d254</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>15342422-c9df-4666-99ad-68ee959c2313</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>15342422-c9df-4666-99ad-68ee959c2313</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>f503f697-cd13-4d4a-8236-27a1f569893b</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>15342422-c9df-4666-99ad-68ee959c2313</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>d5e03354-a9f8-493e-abb6-d1e83ffa1845</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>f4058798-de96-4920-bd2e-9ca4d89c12f1</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d7f461e8-9285-4717-b6ac-889898f6dae0</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>cf48e133-fa87-477f-9df3-fc7b46e9ccbf</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>cf48e133-fa87-477f-9df3-fc7b46e9ccbf</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>48743719-b0f0-4649-8968-5260d45cd777</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>cf48e133-fa87-477f-9df3-fc7b46e9ccbf</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c1363fbf-f5ff-4281-bf88-57256c216958</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1bec5bbe-869c-4855-9a55-d0c90a0ea5d9</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>65e10881-65fc-429b-8098-5a6624a4cfd6</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc2b4fa4-2fe4-4d48-a5b9-91a984b9a436</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fc2b4fa4-2fe4-4d48-a5b9-91a984b9a436</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>0ef130f1-5760-4e53-80fb-92ef72d95453</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>fc2b4fa4-2fe4-4d48-a5b9-91a984b9a436</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>5b7abff2-93a7-4c0c-9f92-5e42026f54c5</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>46c2ab66-a473-492b-b665-f3ee2ff21f4d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4796a11e-c2f8-455b-aa18-36de8e4fdcb7</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac4e196e-69a6-46fd-b769-148ba0e8ffe1</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>ac4e196e-69a6-46fd-b769-148ba0e8ffe1</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2614bd23-9bdf-4025-9616-f31e14888c6f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>ac4e196e-69a6-46fd-b769-148ba0e8ffe1</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>190e2538-da82-435c-8ad2-2233f412865c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>dc9334d6-3259-45b1-aaad-bb96ab2a881f</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>f78d692f-3fe3-40cd-86ca-7d4f9e3c9826</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>938ffec4-79da-4e3e-bffe-f7d5d25105a7</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>938ffec4-79da-4e3e-bffe-f7d5d25105a7</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>fc95dbe3-b137-4c89-af9a-1dbee14312d9</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>938ffec4-79da-4e3e-bffe-f7d5d25105a7</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>64eb8eb8-90bf-4be4-9770-672ea7571baf</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d31be46b-88dc-4f5e-8baa-d6592a537f45</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5a767e33-259d-4a82-9a84-fbae9967a0a3</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f2bf4272-4355-4c13-86e1-35a821bfcba8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>f2bf4272-4355-4c13-86e1-35a821bfcba8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>e2b580ae-9050-42b7-94f8-66f55969ece7</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>f2bf4272-4355-4c13-86e1-35a821bfcba8</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>bd8f6ac9-416c-49fd-8af6-ebb8f5f6d5e9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>7cb19779-f96f-4ce7-bb2a-acb32f7ef0ea</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>ad4f8ce4-a500-4f4c-a15c-ba9413b8c94a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b1e4f89d-0ec9-469d-bbfe-4994ec88d91c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>9ce2ea79-e349-4d2c-a481-37b43ff6f38a</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b1e4f89d-0ec9-469d-bbfe-4994ec88d91c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:31:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>cffb9ef4-f672-4972-adf0-7c7fec21ad61</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>RNOSLR</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>ENR1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>b1e4f89d-0ec9-469d-bbfe-4994ec88d91c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">230.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">272.73</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>d6060068-6b13-47be-9260-6c1a2afdf50e</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>R</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">350.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">272.73</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8b6ee2ad-9f91-450a-a2f0-5fbfda37bdb9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:31:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">350.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">272.73</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>7d49602d-51b3-4900-8319-771a20320061</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>8e391991-50ff-4da8-acc6-fd24e3a874fe</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9c6d1e9a-19e8-4d84-bc5e-500a78c5f968</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">350.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">272.73</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>05b22e9f-08f9-42fe-a5cc-86913bbf2c84</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f39437ac-dad9-45c9-a183-f7577e7e47b0</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>05b22e9f-08f9-42fe-a5cc-86913bbf2c84</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:45:02.7871555Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>ca48e3f2-5cd8-4a58-ba9d-3cac49b4a4e3</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0163</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>05b22e9f-08f9-42fe-a5cc-86913bbf2c84</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <Commission>
                                                    <Amount CurCode="RUB">999.00</Amount>
                                                    <CommissionCode>AG</CommissionCode>
                                                </Commission>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">366.37</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>35298ea7-05f3-4ca9-b280-eaca5201968b</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">366.37</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8350f40b-3bbf-4a8f-864d-aa55c7e1b0d3</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:01:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">366.37</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>9d24f368-40eb-4f78-b212-83fd0d9e99db</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a268be5e-dbbd-4dd2-b086-0cb2b08224bf</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7bde89a3-65f9-4aba-a03f-9610c682a281</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">366.37</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3fdcad8e-ba0b-4b5b-b9cf-6b542fb45326</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f39437ac-dad9-45c9-a183-f7577e7e47b0</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3fdcad8e-ba0b-4b5b-b9cf-6b542fb45326</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:45:02.7873011Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d8a46891-5049-4be1-8273-b22fff893903</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>FLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0163</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>3fdcad8e-ba0b-4b5b-b9cf-6b542fb45326</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <Commission>
                                                    <Amount CurCode="RUB">999.00</Amount>
                                                    <CommissionCode>AG</CommissionCode>
                                                </Commission>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">366.37</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>35298ea7-05f3-4ca9-b280-eaca5201968b</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>F</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">3000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">366.37</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>6b645c57-afd1-4116-ad25-acc62639a325</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:01:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">366.37</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>9d24f368-40eb-4f78-b212-83fd0d9e99db</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>0980b8ee-1876-4e83-ba36-0a7d8558a750</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>31b972d0-d8be-4656-b4f3-7befaeeef169</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">366.37</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cdee660-70bf-438b-b213-24a6e164bcab</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>726b87b9-d0fa-4cbe-b3ad-cc2bf7d76e5b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>05d7a41c-31f9-46c0-ad78-7114329dd5a1</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>726b87b9-d0fa-4cbe-b3ad-cc2bf7d76e5b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:45:02.7875534Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>d00c3ae6-da3f-4e46-8d7c-94fea43f06ee</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>VBBSOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>RBB1</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>726b87b9-d0fa-4cbe-b3ad-cc2bf7d76e5b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">545.45</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">6185.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>3f6ead85-4887-4c10-a4fb-32df349df8e3</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>V</RBD_Code>
                                                <Availability>6</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">545.45</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6185.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>c9fa38f9-ff49-43ea-a782-8d75006bc39c</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:01:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">545.45</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">6185.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>e1ac0d32-0885-465f-9322-379c4e6328a5</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>b8a53f02-b181-45a6-bd13-7586a3a45cc0</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e66e5b59-704c-42b2-878f-22895ce0fcd4</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-29T23:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">545.45</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">6185.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

The Agent sends the request using the field BaggageOptionCode with values CarryOnBag and CheckedBag. MixVel provides response where the luggage and hand baggage are present.

Show example Mixvel_AirShoppingRQ request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2024-05-15</DateRangeStart>
                  <DateRangeEnd>2024-05-15</DateRangeEnd>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>Pax-1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
          <ShoppingCriteria>
            <BaggagePricingCriteria>
              <BaggageOptionCode>CheckedBag</BaggageOptionCode>
              <BaggageOptionCode>CarryOnBag</BaggageOptionCode>
            </BaggagePricingCriteria>
          </ShoppingCriteria>
</Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

The Agent gets the response. Mixvel_AirShoppingRS

Show the Mixvel_AirShoppingRS message example on this page

<Response>
          <DataLists>
            <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>cb5372dc-2468-439f-9f65-99b510ca0454</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>5c56ddfe-442f-4730-a398-75ce18623aea</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">32</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>607d7c62-f2a6-4381-8dbe-25808ce1f88d</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f1e86de6-921d-470c-81f7-a61db7a388f4</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>b557f3ea-c4c9-4d8b-b493-773885d6a614</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>3b9f36ea-75f5-463b-a3c3-cbee889cd536</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>43e7200b-9e0a-41ad-beba-2325b1fac6cb</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>59a56172-6802-422e-9b5b-c9fdb390a5ee</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>c5886108-39c3-4bcb-a4fc-3be7958c2ecd</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f10e2d44-ea7f-483e-b385-eac6c5e5a6c4</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>b91c201d-aa4b-4ac1-824b-5cc73e36a875</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">8</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>e2c111c9-d6b7-4137-852b-6bcdf88f6eb8</BaggageAllowanceID>
                                <DescText>KG</DescText>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>f66214ee-b84b-4e12-83fb-ecbb0eb615fc</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>ada1cc9b-ffa1-44d8-81c1-b82b044b3f6f</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
         </Response>

Additional Filter for Delivery of Fares with Baggage

The additional filter will function only after the filters …BaggagePricingCriteria/BaggageOptionCode are turned on (which request variants with luggage):

Mixvel_AirShopping/Request/ShoppingCriteria/BaggagePricingCriteria/PreferenceFilter

Element Description Example
PreferenceFilter Action by the filter Required/Preferred

Required - strict delivery of offers upon request (by default).

Preferred – unspecified output of all variants, regardless of the filter.

Example of Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2023-03-13T05:54:51Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>CDG</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-03-17</DateRangeStart>
                                    <DateRangeEnd>2024-03-17</DateRangeEnd>
                                    <IATA_LocationCode>TBS</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-2</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-3</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-4</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-5</PaxID>
                            <PTC>CNN</PTC>
                        </Pax>
                        <Pax>
                            <PaxID>Pax-6</PaxID>
                            <PTC>INF</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <BaggagePricingCriteria>
                            <BaggageOptionCode>CheckedBag</BaggageOptionCode>
                            <PreferenceFilter>Preferred</PreferenceFilter>
                        </BaggagePricingCriteria>
                        <PricingMethodCriteria>
                            <BestPricingOptionText>Multiseat</BestPricingOptionText>
                        </PricingMethodCriteria>
                    </ShoppingCriteria>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="5b1c898b-f2d0-4899-b879-fcddbd13a2bc" ReplyTo="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2024-02-28T20:03:24.5940637Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>b45305b0-8470-46ae-b726-ab56b4925642</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">8</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">18</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>5d109637-04c8-4d87-b13b-4fad2c51f952</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>6df1605d-d58b-47e0-abc2-1a8ab9dcee0f</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>df9dca12-ec40-4d16-b1eb-17342ded3a58</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>71a94106-9444-4eac-8158-688925e2fa8e</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>RATE OF HANDBAG FOR PC: THE MOST ADMISSIBLE QUANTITY OF BAGGAGE IN THE CABIN     IS ONE PLACE WEIGHT NO MORE 23 KG AND THE SUM OF 3 MEASUREMENTS NO MORE THAN     115 CM (LENGTH OF 55 CM, WIDTH OF 40 CM, HEIGHT OF 20 CM) </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">62</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">158</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>CDG</DestCode>
                                <OriginCode>TBS</OriginCode>
                                <OriginDestID>4bdabd4d-7d2d-410d-98b1-d7088804fbe9</OriginDestID>
                                <PaxJourneyRefID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyRefID>
                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT6H</Duration>
                                <PaxJourneyID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyID>
                                <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT6H</Duration>
                                <PaxJourneyID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyID>
                                <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-2</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-3</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-4</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-5</PaxID>
                                <PTC>CNN</PTC>
                            </Pax>
                            <Pax>
                                <PaxID>Pax-6</PaxID>
                                <PTC>INF</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-17T15:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>CDG</IATA_LocationCode>
                                    <StationName>Париж(Шарль де Голль)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-17T15:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>CDG</IATA_LocationCode>
                                        <StationName>Париж(Шарль де Голль)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>ea2ce3c3-0185-43db-8d5f-279a70486d38</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-17T12:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TBS</IATA_LocationCode>
                                        <StationName>Тбилиси(Тбилиси Интл.)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-17T12:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TBS</IATA_LocationCode>
                                    <StationName>Тбилиси(Тбилиси Интл.)</StationName>
                                </Dep>
                                <Duration>PT6H</Duration>
                                <Mileage>0</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>A9</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>627</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>A9</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>627</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-17T15:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>CDG</IATA_LocationCode>
                                    <StationName>Париж(Шарль де Голль)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-17T15:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>CDG</IATA_LocationCode>
                                        <StationName>Париж(Шарль де Голль)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b5effb31-ac64-4420-adfb-fd81ebe6f345</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-17T12:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TBS</IATA_LocationCode>
                                        <StationName>Тбилиси(Тбилиси Интл.)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-17T12:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TBS</IATA_LocationCode>
                                    <StationName>Тбилиси(Тбилиси Интл.)</StationName>
                                </Dep>
                                <Duration>PT6H</Duration>
                                <Mileage>0</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>A9</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>3334</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>A9</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>3334</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>STD</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧ КЛАДЬ 8КГ 18Ф ДО 45Д 115СМ (0MQ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДО 50Ф 23КГ И БОЛЕЕ 62Д 158СМ (0FA)</DescText>
                                </Desc>
                                <Name>STANDARD</Name>
                                <PriceClassID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>LIT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДО 50Ф 23КГ И БОЛЕЕ 62Д 158СМ (0FA)</DescText>
                                </Desc>
                                <Name>LIGHT</Name>
                                <PriceClassID>f7a9f931-b720-4cd9-99cc-19d2514ad76f</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyID>
                                <ValidatingPartyCode>A9</ValidatingPartyCode>
                                <ValidatingPartyName>Georgian Airways</ValidatingPartyName>
                                <ValidatingPartyDesigCode>606</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>df9dca12-ec40-4d16-b1eb-17342ded3a58</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <PaxRefID>Pax-4</PaxRefID>
                                    <PaxRefID>Pax-5</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>5d109637-04c8-4d87-b13b-4fad2c51f952</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-6</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b45305b0-8470-46ae-b726-ab56b4925642</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <PaxRefID>Pax-2</PaxRefID>
                                    <PaxRefID>Pax-3</PaxRefID>
                                    <PaxRefID>Pax-4</PaxRefID>
                                    <PaxRefID>Pax-5</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>6df1605d-d58b-47e0-abc2-1a8ab9dcee0f</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-6</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>6</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:48:24.5860619Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>296e1130-4007-4768-a569-bcd3b7d739e6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">186.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18158.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>f7a9f931-b720-4cd9-99cc-19d2514ad76f</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">186.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18158.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>2fec0077-009f-4bdf-8134-4d0b09146bd4</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">186.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">18158.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bfa32cb1-a8d2-4bc4-acca-4c33ba0a5ce7</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18157.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>f7a9f931-b720-4cd9-99cc-19d2514ad76f</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <PaxRefID>Pax-3</PaxRefID>
                                        <PaxRefID>Pax-4</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18157.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3fb4edfd-d348-4c9d-8357-5cbd363ca5c3</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">34380.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">555.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3015.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">8745.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">6660.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1116.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">20091.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">54471.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <PaxRefID>Pax-3</PaxRefID>
                                        <PaxRefID>Pax-4</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>1e42b0d9-56dd-4164-9526-1deb09d640a1</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XOW1/CH0</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18157.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>f7a9f931-b720-4cd9-99cc-19d2514ad76f</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-5</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18157.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>7a5c7fb7-e0d9-48f7-b3ab-4b20f7b5b156</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">11460.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">18157.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-5</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>bb69365e-7114-459c-90a0-f9b6c70ac45a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XOW1/IN90</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>8aebe67a-ddcb-4c76-89a6-696a03c920ab</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1210.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3802.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>f7a9f931-b720-4cd9-99cc-19d2514ad76f</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-6</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1210.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3802.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>46c2ab4b-06ff-453c-8027-feb89dd164e6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1210.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">3802.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-6</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1463f7bb-3b48-493a-b00f-a3642c140974</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>24fbcba3-3290-4676-b605-e6814981e846</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">58510.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">926.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5025.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">14575.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">13320.00</Amount>
                                            <TaxCode>GE</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">2232.00</Amount>
                                            <TaxCode>JA</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">36078.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">94588.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>71a94106-9444-4eac-8158-688925e2fa8e</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b45305b0-8470-46ae-b726-ab56b4925642</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-2</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>6</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:48:24.5863202Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>92377d44-f7da-4dfb-8845-688c9849b052</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>KOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">15180.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">21877.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>K</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">15180.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">21877.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>fe89492c-7bc6-41ce-9149-27d43a06276b</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">15180.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">21877.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-2</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5f399a51-2ccd-4612-990e-2153bed0664f</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>LOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">16185.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">22882.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>L</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-3</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">16185.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">22882.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>1665381b-dacd-4bca-bad6-ac68de543107</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">16185.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">22882.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-3</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>d302b449-22c1-423b-a7cf-beead1a4990b</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>TOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">17085.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">23782.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>T</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-4</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">17085.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">23782.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>dc095f64-ed8d-4a40-8c7e-e1e4b075086e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">17085.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">23782.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-4</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>1a1cdaee-1d53-43d2-9279-8704a3747173</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>MOW1</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">17490.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">186.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">24188.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>M</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">17490.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">186.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">24188.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8dfdcfb1-a4dd-4961-83f8-7d0ca6b13778</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">17490.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">186.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6698.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">24188.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>72700a2d-d729-42a0-8e7b-91ffb6a042d8</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>MOW1/CH25</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">13170.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1005.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2915.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">19867.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>M</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-5</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">13170.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1005.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2915.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">19867.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>17286832-dcf8-4e15-8cce-22e367337f53</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">13170.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1005.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2915.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6697.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">19867.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-5</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>6980f99a-d1df-44c8-a0ae-b1d7f623d3a6</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>MOW1/IN90</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>A901</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>09af85c0-3f9a-4afd-b7ae-c215a5ad214c</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">1810.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">2220.00</Amount>
                                                        <TaxCode>GE</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">372.00</Amount>
                                                        <TaxCode>JA</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4402.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>048be686-cfe5-4b02-8ce6-0b27182b0c8c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>M</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-6</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1810.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">2220.00</Amount>
                                                    <TaxCode>GE</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">372.00</Amount>
                                                    <TaxCode>JA</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4402.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>26e740cc-3c0e-47c5-aed0-4e9c370b9ebe</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-04T20:04:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1810.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">2220.00</Amount>
                                                <TaxCode>GE</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">372.00</Amount>
                                                <TaxCode>JA</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">2592.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4402.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-6</PaxRefID>
                                        <ValidatingPartyRefID>22ea4d3c-fcaf-4f4e-a563-58a46ea39da0</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>a37c9e94-eca7-4355-8a0b-d8f252d70f4c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>49e965a4-f471-4180-8591-920b7e3cc81a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">80920.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-17T11:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">926.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5025.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">14575.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">13320.00</Amount>
                                            <TaxCode>GE</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">2232.00</Amount>
                                            <TaxCode>JA</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">36078.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">116998.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

The filter to display the amount of passes

In Mixvel_AirShoppingRQ in the structure PayloadRestrictions there was introduced an element Selections:

Mixvel_AirShoppingRQ/Request/PayloadRestrictions/Selections

Box Description
…​/PayloadRestrictions The filter on the amount of offers delivery.
…​/Selections It shows the amount of passes by the selected variants.
.../OneBust It has only one option - sponepass. The only one variant of a pass.Example: sponepass.

Пример: sponepass
.../Set May be integer, for defining the amount of passes.Example: from 1 up to 50 max.

Example of Mixvel_AirShoppingRQ when only one variant of a pass is needed:

Show an example of a Mixvel_AirShoppingRQ message on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-09-20</DateRangeStart>
                                    <DateRangeEnd>2022-09-20</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <PayloadRestrictions>
                        <Selections>
                            <OneBust>Sponepass</OneBust>
                        </Selections>
                        <ObjectName>Offer</ObjectName>
                    </PayloadRestrictions>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRQ when several variants of a pass are necessary:

Show an example of a Mixvel_AirShoppingRQ message on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-09-20</DateRangeStart>
                                    <DateRangeEnd>2022-09-20</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <PayloadRestrictions>
                        <Selections>
                            <Set>5</Set>
                        </Selections>
                        <ObjectName>Offer</ObjectName>
                    </PayloadRestrictions>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Brand Filter Application

The use of a filter in Mixvel_AirShoppingRQ:

The brand filter is delivered through the structure Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PriceClassCriteria.

For each segment (OriginDest) a separate filter PriceClassCriteria is created with:

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PriceClassCriteria/OriginDestRefID

and

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PriceClassCriteria/PriceClassCode.

OriginDestID should be set up in the structure:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria.

Element Description
…PriceClassCriteria Set up of the brand detalization
…/OriginDestRefID Reference to OriginDestID to which the filter will be applied
…/PriceClassCode Name of the brand

Example of Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2024-04-24</DateRangeStart>
                  <DateRangeEnd>2024-04-24</DateRangeEnd>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </OriginDepCriteria>
                <OriginDestID>Dest-1</OriginDestID>
              </OriginDestCriteria>
              <OriginDestCriteria>
                <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                <DestArrivalCriteria>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2024-04-30</DateRangeStart>
                  <DateRangeEnd>2024-04-30</DateRangeEnd>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </OriginDepCriteria>
                <OriginDestID>Dest-2</OriginDestID>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>Pax-1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
          <ShoppingCriteria>
            <CarrierCriteria>
              <Carrier>
                <AirlineDesigCode>UT</AirlineDesigCode>
              </Carrier>
              <CarrierPrefID>Carrier-1</CarrierPrefID>
            </CarrierCriteria>
            <PriceClassCriteria>
              <OriginDestRefID>Dest-1</OriginDestRefID>
              <PriceClassCode>PR</PriceClassCode>
            </PriceClassCriteria>
            <PriceClassCriteria>
              <OriginDestRefID>Dest-2</OriginDestRefID>
              <PriceClassCode>UT</PriceClassCode>
            </PriceClassCriteria>
          </ShoppingCriteria>
        </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="9f1d55a3-655a-44d2-b685-3d74b16ad409" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-05T11:41:10.0077786Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>51201271-8db8-4ee2-9a2f-a90f83f87edd</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>b733161e-cf70-4875-b4d7-e13693d1e7a6</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>2</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">30</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>60faf733-a85d-468d-a14e-804ba6933f87</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <OriginDestID>234f2e48-e875-414c-8104-aea6cc32ca97</OriginDestID>
                                <PaxJourneyRefID>1ab8c476-4e20-41db-bfea-295967f0e267</PaxJourneyRefID>
                                <PaxJourneyRefID>9878e9d0-37f4-4a2f-b774-3b324ab21cdd</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>MOW</DestCode>
                                <OriginCode>AER</OriginCode>
                                <OriginDestID>7f257b97-8fcd-49b4-931a-e87565801948</OriginDestID>
                                <PaxJourneyRefID>eaf70161-1603-4df2-8da3-b3e8fda11db3</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT30M</Duration>
                                <PaxJourneyID>eaf70161-1603-4df2-8da3-b3e8fda11db3</PaxJourneyID>
                                <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT2H5M</Duration>
                                <PaxJourneyID>9878e9d0-37f4-4a2f-b774-3b324ab21cdd</PaxJourneyID>
                                <PaxSegmentRefID>fd6e55cc-b01b-4779-a079-6f5f727d9310</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT2H</Duration>
                                <PaxJourneyID>1ab8c476-4e20-41db-bfea-295967f0e267</PaxJourneyID>
                                <PaxSegmentRefID>50a81a12-1bc5-4252-806c-375d3561cf69</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>0eee7d7a-45e1-4fc8-a63c-262aa91bae71</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT2H</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>3349</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>3349</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>50a81a12-1bc5-4252-806c-375d3561cf69</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>19f38182-2993-4e35-89f6-190b0a273a86</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT30M</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>580</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>580</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-24T13:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-24T13:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>be5c387c-aa98-43ad-887e-1fb12df42a53</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT2H5M</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>262</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>262</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>fd6e55cc-b01b-4779-a079-6f5f727d9310</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ПРЕМИУМ</Name>
                                <PriceClassID>9f8137ad-ee0d-4ea0-9da4-c1a31f3601ae</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>UT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ЮТЭЙР</Name>
                                <PriceClassID>2ba611e8-dab2-4660-9281-d922090a52ea</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>0fa1e3a5-ca3c-45f4-ba95-60c12f6726c9</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>60faf733-a85d-468d-a14e-804ba6933f87</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>50a81a12-1bc5-4252-806c-375d3561cf69</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b733161e-cf70-4875-b4d7-e13693d1e7a6</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>51201271-8db8-4ee2-9a2f-a90f83f87edd</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>50a81a12-1bc5-4252-806c-375d3561cf69</PaxSegmentRefID>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T12:11:09.9943657Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>3865b28b-c9a3-457d-9a56-9e6a0f14a41b</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PFLEXOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0197</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>50a81a12-1bc5-4252-806c-375d3561cf69</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7800.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <Commission>
                                                    <Amount CurCode="RUB">999.00</Amount>
                                                    <CommissionCode>AG</CommissionCode>
                                                </Commission>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3159.08</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">61.67</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6555.75</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">12134.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>9f8137ad-ee0d-4ea0-9da4-c1a31f3601ae</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>IID</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0012</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">20890.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-29T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">24105.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>2ba611e8-dab2-4660-9281-d922090a52ea</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>I</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">6000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">60.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3159.08</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>ff7707f3-0678-4f08-9fa8-b6b02a517fe9</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T11:42:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3159.08</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>0fa1e3a5-ca3c-45f4-ba95-60c12f6726c9</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1ab8c476-4e20-41db-bfea-295967f0e267</PaxJourneyRefID>
                                                <PaxJourneyRefID>eaf70161-1603-4df2-8da3-b3e8fda11db3</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>69b30bda-7731-41f9-aedb-d3e187173216</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3159.08</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>60faf733-a85d-468d-a14e-804ba6933f87</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fd6e55cc-b01b-4779-a079-6f5f727d9310</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>b733161e-cf70-4875-b4d7-e13693d1e7a6</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>51201271-8db8-4ee2-9a2f-a90f83f87edd</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>fd6e55cc-b01b-4779-a079-6f5f727d9310</PaxSegmentRefID>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-04-05T12:11:09.9947248Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>dc1da844-acfb-4a9b-8924-19eb9823f870</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PFLEXOW</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0197</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>fd6e55cc-b01b-4779-a079-6f5f727d9310</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">7800.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <Commission>
                                                    <Amount CurCode="RUB">999.00</Amount>
                                                    <CommissionCode>AG</CommissionCode>
                                                </Commission>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">3159.08</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">61.67</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">6555.75</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">12134.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>9f8137ad-ee0d-4ea0-9da4-c1a31f3601ae</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Business</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>2</TicketCoupon>
                                            <FareBasisCode>IID</FareBasisCode>
                                            <FareRule>
                                                <RuleCode>0012</RuleCode>
                                            </FareRule>
                                            <PaxSegmentRefID>3bf38aca-ab48-4b21-92e3-11d06d429a59</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">20890.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-29T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">24105.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>2ba611e8-dab2-4660-9281-d922090a52ea</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>I</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">6000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">60.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">3159.08</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>30add1c3-c338-47b3-8646-5ba0b630e370</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-04-10T11:42:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3159.08</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>0fa1e3a5-ca3c-45f4-ba95-60c12f6726c9</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>9878e9d0-37f4-4a2f-b774-3b324ab21cdd</PaxJourneyRefID>
                                                <PaxJourneyRefID>eaf70161-1603-4df2-8da3-b3e8fda11db3</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>5b4f63ef-6aab-46e8-af97-7c72a5c26365</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T14:41:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3159.08</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">9770.75</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

The flag for M2 Agreement Application

The flag for M2 Agreement Application is delivered at the stage of booking; in case the M2 Agreement is applied, the optional element ClosedFare in the block FareDetail gets the value true:

МixVel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/ClosedFare

<OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1080dedf-6a42-444d-9e70-511effda12e6</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>977c0c44-caf7-4e6a-8cf0-9621a7bb0a7b</PaxSegmentRefID>
                                            <PaxSegmentRefID>b7a3151e-966c-4923-81b6-57c6c3241ae5</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>f95a0bd4-ae13-4c2e-b2ef-771a186f6548</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>977c0c44-caf7-4e6a-8cf0-9621a7bb0a7b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>24cc932a-f7b1-4ada-b0f0-3107da01a4bb</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b7a3151e-966c-4923-81b6-57c6c3241ae5</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-05-08T13:26:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>ae4fbc93-aefb-4a50-bdb4-004145b210c8</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <ClosedFare>true</ClosedFare>
                                        <FareComponent>
                                        ...

Mixvel_OfferPriceRS/Response/PricedOffer/OfferItem/FareDetail/ClosedFare

<OtherOffers>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>b863fb2a-ea8a-45d3-9d55-84379ac20313</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>38c11457-ca9a-4e18-b770-49a85149ee7b</PaxSegmentRefID>
                                        <PaxSegmentRefID>f7489d83-4f36-4cf8-a9bd-93de7691df6e</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>2e0f682e-f54a-4825-b176-51ef47d1e5d1</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>38c11457-ca9a-4e18-b770-49a85149ee7b</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>89b8af76-01dc-4100-ba3d-5b122878b229</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>f7489d83-4f36-4cf8-a9bd-93de7691df6e</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>2</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-05-08T13:27:00Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>cd39f062-19ca-42ce-9086-86a899b623d2</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <ClosedFare>true</ClosedFare>
                                    <FareComponent>
                                    ...

Mixvel_OrderViewRS/Response/MixOrder/Order/OrderItem/FareDetail/ClosedFare

<MixOrder>
                        <MixOrderID>96829-240508-MEA3321</MixOrderID>
                        <Order>
                            <BookingRef>
                                <BookingEntity>
                                    <Carrier>
                                        <AirlineDesigCode>15</AirlineDesigCode>
                                    </Carrier>
                                </BookingEntity>
                                <BookingID>24ZFRL</BookingID>
                                <BookingRefTypeCode>PNR</BookingRefTypeCode>
                            </BookingRef>
                            <BookingRef>
                                <BookingEntity>
                                    <Carrier>
                                        <AirlineDesigCode>N4</AirlineDesigCode>
                                    </Carrier>
                                </BookingEntity>
                                <BookingID>1G3MB0</BookingID>
                                <BookingRefTypeCode>PNR</BookingRefTypeCode>
                            </BookingRef>
                            <BookingRef>
                                <BookingEntity>
                                    <Carrier>
                                        <AirlineDesigCode>YC</AirlineDesigCode>
                                    </Carrier>
                                </BookingEntity>
                                <BookingID>1G3MB1</BookingID>
                                <BookingRefTypeCode>PNR</BookingRefTypeCode>
                            </BookingRef>
                            <CreationDateTime>2024-05-08T16:01:00</CreationDateTime>
                            <TicketDocsCount TicketCount="2" EMDCount="0">2</TicketDocsCount>
                            <OrderID>96829-240508-OEA3322</OrderID>
                            <OrderItem>
                                <FareDetail>
                                    <ClosedFare>true</ClosedFare>
                                    ...

Display of Fees, Taxes and VAT

When we request offers, the VAT is represented as the sum of the tax ZZ, by the fare and by other taxes. Information is shown in the block below:

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/FareDetail/FareComponent/Price/TaxSummary/Tax

Show example request on this page

<Request>
          <FlightRequest>
            <FlightRequestOriginDestinationsCriteria>
              <OriginDestCriteria>
                <CabinType>
                  <CabinTypeCode>Economy</CabinTypeCode>
                  <PrefLevel>
                    <PrefLevelCode>Required</PrefLevelCode>
                  </PrefLevel>
                </CabinType>
                <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                <DestArrivalCriteria>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                </DestArrivalCriteria>
                <OriginDepCriteria>
                  <DateRangeStart>2022-12-13</DateRangeStart>
                  <DateRangeEnd>2022-12-13</DateRangeEnd>
                  <IATA_LocationCode>MOW</IATA_LocationCode>
                </OriginDepCriteria>
              </OriginDestCriteria>
            </FlightRequestOriginDestinationsCriteria>
          </FlightRequest>
          <Paxs>
            <Pax>
              <PaxID>1</PaxID>
              <PTC>ADT</PTC>
            </Pax>
          </Paxs>
          <ShoppingCriteria>
            <CarrierCriteria>
              <Carrier>
                <AirlineDesigCode>FV</AirlineDesigCode>
              </Carrier>
              <CarrierPrefID>Carrier-1</CarrierPrefID>
            </CarrierCriteria>
          </ShoppingCriteria>
          <PaymentFunctions>
            <OtherPaymentMethod/>
          </PaymentFunctions>
</Request>

System returns the answer.

Example Mixvel_AirShoppingRS:

Show an example message on this page

<Response>
                             <Offer>
                <BaggageAllowance>
                  <BaggageAllowanceRefID>e3b900ee-0cdf-4ddd-a048-c0118e384a04</BaggageAllowanceRefID>
                  <BaggageFlightAssociations>
                    <PaxSegmentRef>
                      <PaxSegmentRefID>fc57b7b7-9a08-4b0c-b8b9-0b3e9253b12c</PaxSegmentRefID>
                    </PaxSegmentRef>
                  </BaggageFlightAssociations>
                  <PaxRefID>1</PaxRefID>
                </BaggageAllowance>
                <OfferExpirationTimeLimitDateTime>2022-10-25T13:52:00Z</OfferExpirationTimeLimitDateTime>
                <OfferID>776fc136-6bf3-49e2-8b4b-0dae3f9d9603</OfferID>
                <OfferItem>
                  <FareDetail>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>YOW</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>0002</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>fc57b7b7-9a08-4b0c-b8b9-0b3e9253b12c</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                          <Tax>
                            <Amount CurCode="RUB">185.00</Amount>
                            <TaxCode>ZZ</TaxCode>
                          </Tax>
                          <Tax>
                            <Amount CurCode="RUB">120.00</Amount>
                            <TaxCode>RI</TaxCode>
                          </Tax>
                          <Tax>
                            <Amount CurCode="RUB">283.64</Amount>
                            <QualifierCode>6</QualifierCode>
                            <TaxCode>VAT Fare</TaxCode>
                          </Tax>
                          <Tax>
                            <Amount CurCode="RUB">30.83</Amount>
                            <QualifierCode>6</QualifierCode>
                            <TaxCode>VAT ZZ</TaxCode>
                          </Tax>
                          <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                      </Price>
                      <RBD>
                        <RBD_Code>Y</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <PaxRefID>1</PaxRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                      <TaxSummary>
                        <Tax>
                          <Amount CurCode="RUB">185.00</Amount>
                          <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">120.00</Amount>
                          <TaxCode>RI</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">283.64</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT Fare</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">30.83</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT ZZ</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                      </TaxSummary>
                      <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                    </Price>
                  </FareDetail>
                  <MandatoryInd>true</MandatoryInd>
                  <OfferItemID>dcebe919-c043-4d65-b379-b8e9ad1f8f97</OfferItemID>
                  <Price>
                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                    <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                    <TaxSummary>
                      <Tax>
                        <Amount CurCode="RUB">185.00</Amount>
                        <TaxCode>ZZ</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">120.00</Amount>
                        <TaxCode>RI</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">283.64</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT Fare</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">30.83</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT ZZ</TaxCode>
                      </Tax>
                      <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                    </TaxSummary>
                    <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                  </Price>
                  <Service>
                    <PaxRefID>1</PaxRefID>
                    <ValidatingPartyRefID>47e1bfb0-49c9-44d8-9660-2d2e6199c13a</ValidatingPartyRefID>
                    <ServiceAssociations>
                      <PaxJourneyRef>
                        <PaxJourneyRefID>b96901fd-8200-447c-ba30-5ae4cd8033fd</PaxJourneyRefID>
                      </PaxJourneyRef>
                    </ServiceAssociations>
                    <ServiceID>e7126bb3-1f07-4f7b-b38d-86f67cc119b9</ServiceID>
                  </Service>
                </OfferItem>
                <OfferType>Full</OfferType>
                <OwnerCode>TCH</OwnerCode>
                <ReservationGuideline>
                  <ReservationLang>RU</ReservationLang>
                </ReservationGuideline>
                <TotalPrice>
                  <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                  <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">120.00</Amount>
                      <TaxCode>RI</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">283.64</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT Fare</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">30.83</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                </TotalPrice>
                <RefundStatus>Refundable</RefundStatus>
              </Offer>
           </Response>

Routehappy's Amenities content

Amenities is one of the three sections of additional information about airline services from the general content provider Routehappy, which is a division of ATPCO. It performs the function of tariff information collecting and distribution.

Routehappy's Amenities content is available on the Prod environment for some agents (as part of the VIP package). As for the Demo environment, it is available for all the agents.

Amenities module works on the basis of offers: the requests are enriched with Amenities content for commercial offers and are delivered together with the main method in

…/Response/DataLists/RichContentList/Amenities

The following data is needed for successful work of the microservice: the departure airport, the arrival airport, the airline IATA code, the flight number, the flight date, and the class of service.

If the flight information is published in ATPCO by the Airline, the data about the included services and amenities on the aircraft gets available. In the response message, the agent receives brief or detailed information about the amenities on flights, such as drinks, meals, entertainment, seat type, aircraft type, seat layout in the row, charging ports, and Wi-Fi.

In the Mixvel_AirShoppingRQ, there is the block RichContent which contains additional information, which is related to segments and service, and also the block AmenitiesRQ:

Mixvel_AirShoppingRQ/Request/RichContentParameters

Mixvel_AirShoppingRQ/Request/RichContentParameters/AmenitiesRQ

If the RichContentParameters block is not filled in for the request, the RichContentList in the response will not be delivered.

AmenitiesRQ contains the following 3 elements:

Element Description Meanings
AmenitiesInd This element controls the display of content for Amenities.

By default, it is set to true, meaning the content will be displayed.
true/false
PreferenceFilter This element is a regulating parameter:

Required – mandatory for including Amenities in the response for all commercial offers.

Preferred – uses a minimal timeout to search for Amenities information in commercial offers; the information may not be found.
Required/Preferred
PropertiesFilter This element controls the display of detailed properties for the 8 Amenities tables.

By default, it is set to false – the detailed properties for each of the 8 tables are not displayed.
true/false

Note: The Amenities content currently provides additional textual information on aircraft type, seat configuration, seat type, beverages, food, entertainment, charging ports, and in-flight Wi-Fi. No other information is present in this Amenities block. If there are any changes from the supplier, we will definitely let you know in an announcement.

Example Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
      <AppData>
         <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
            <Request>
               <FlightRequest>
                  <FlightRequestOriginDestinationsCriteria>
                     <OriginDestCriteria>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <PrefLevel>
                              <PrefLevelCode>Required</PrefLevelCode>
                           </PrefLevel>
                        </CabinType>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-05-20</DateRangeStart>
                           <DateRangeEnd>2024-05-20</DateRangeEnd>
                           <IATA_LocationCode>MOW</IATA_LocationCode>
                        </OriginDepCriteria>
                     </OriginDestCriteria>
                  </FlightRequestOriginDestinationsCriteria>
               </FlightRequest>
               <Paxs>
                  <Pax>
                     <PaxID>Pax-1</PaxID>
                     <PTC>ADT</PTC>
                  </Pax>
                  <Pax>
                     <PaxID>Pax-2</PaxID>
                     <PTC>ADT</PTC>
                  </Pax>
               </Paxs>
               <RichContentParameters>
                  <AmenitiesRQ>
                     <AmenitiesInd>true</AmenitiesInd>
                     <PreferenceFilter>Required</PreferenceFilter>
                     <PropertiesFilter>true</PropertiesFilter>
                  </AmenitiesRQ>
               </RichContentParameters>
            </Request>
         </shop:Mixvel_AirShoppingRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

The information about the Amenities content is delivered in the block RichContentList Mixvel_AirShoppingRS:

Mixvel_AirShoppingRS/Response/DataLists/RichContentList

There is the following Amenities structure within RichContentList:

Mixvel_AirShoppingRS/Response/DataLists/RichContentList/RichContentType/Amenities

Amenities includes:

1) PaxSegmentRefID (mandatory element) – a reference to the PaxSegment for which a single Amenities block is displayed; a separate Amenities block is delivered for each flight segment.

2) CabinTypeCode (mandatory element) – the value is duplicated from OfferItem/FareDetail/FareComponent, the data structure linked to each Amenities block. Amenities records can vary from one class to another (Economy, Premium Economy, Business, First). If the class of service is not specified in the request (e.g., Economy), all available Amenities blocks for the flight will be delivered for each segment (up to four per segment).

3) Mutually exclusive Choice: ErrorDescText or Tables. ErrorDescText is a mandatory element if the Amenities information is not found. Tables is a mandatory element if the information is provided.

The Tables structure contains 8 blocks of different types of in-flight amenities data:

1) Aircraft (information about the aircraft, model, fuselage type).

2) Seat (information about seats in this class).

3) Beverages (alcoholic and non-alcoholic beverages for this class).

4) Entertainment (in-flight entertainment for this class).

5) FreshFood (food for this class).

6) Layout (seat layout in the row for this class).

7) Power (availability of charging ports for this class).

8) Wi-Fi (availability of Wi-Fi on board for this class).

Each of these 8 blocks contains the element DisplayText and the block Properties. The element DisplayText delivers textual information about this aircraft amenities (the data is delivered in one of the languages, depending on the language in the request). Currently, only the Russian language is supported. The block Properties contains extended information with specific elements for each of the 8 blocks. Amenities records can be either unique or identical for segments, depending on the fleet and settings of the airlines.

Note: In the near future, MixVel plans to implement additional content sections on its platform. These sections will provide detailed information about additional services with accompanying graphic illustrations. These blocks will include information on exchanges and refunds.

Amenities information may not encompass 100% of an airline's flights. It is supplementary and informational, provided by the airlines themselves. Major carriers, particularly international ones, generally have the most comprehensive content in this area. Smaller Russian airlines rarely fill this niche of informational content, but this may change in the future when we begin direct negotiations with them. Currently, the Amenities database includes approximately 90% of airlines worldwide. This information is not cached but is retrieved from the service each time it is requested. Information for all requested offers is searched for once, in a single pool.

Not all Russian airlines include this content on their websites. For example, Amenities are definitely not available for airlines without an IATA code. And at this time, there is definitely no Amenities content for the following airlines:

  1. Qazaq Air (IQ),

  2. Aero Nomad Airlines (KA),

  3. SHIRAK AVIA (5G),

  4. YUVT Aero (RT),

  5. Alrosa (6R),

  6. Ikar (EO),

  7. Polar Airlines (PI),

  8. Izhavia (I8),

  9. Krasavia (KV),

  10. Severstal (D2),

  11. Gazprom Avia (4G),

  12. I Fly (F7),

  13. KomiAviatrans (KO),

  14. JSC Southern Sky (IH),

  15. Avia Traffic Company (YK),

  16. Pobeda (DP),

  17. Rossiya (FV),

  18. LLC Airline "Severo-Zapad" (0E).

Example Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="a1bc2408-6ff3-4403-84ed-b2cc5bc3cddd" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-17T13:00:40.2730466Z"/>
      <AppData>
         <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>07c561f4-2212-4ebb-ac61-38c015804196</BaggageAllowanceID>
                        <DescText>KG</DescText>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>1dba4904-e723-4b5a-96d6-f9e5a13d3e84</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>9e855f71-98d1-43b7-a974-891738eca6e9</BaggageAllowanceID>
                        <DescText>KG</DescText>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>134f8f94-5602-499a-9e61-bae1e0531712</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">45</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0b922ff4-c805-48d1-bc69-10aec500f9ff</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>U6 WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10KG NOT EXCEEDING 55CM IN LENGTH 40CM IN WIDTH AND 20CM IN HEIGHT. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>884f8d07-7948-4242-99ba-ce0f3ce82ab6</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>772e251b-241c-4efb-859b-748477216531</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">115</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">8</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>2b49ba21-6239-4e27-84dd-c730aa50c868</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>e7b90959-d048-4fc2-9fe9-676c75538deb</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">35</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">90</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">5</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">11</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>AER</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <OriginDestID>4d7fef44-e9e7-4437-a542-0d62cfd137e1</OriginDestID>
                        <PaxJourneyRefID>a02fe0b1-204b-4913-bd34-8c33ae349961</PaxJourneyRefID>
                        <PaxJourneyRefID>6b71a7c9-7978-4116-9830-568538742a89</PaxJourneyRefID>
                        <PaxJourneyRefID>5e7c562d-e9b1-4f76-89e0-376f650d9da5</PaxJourneyRefID>
                        <PaxJourneyRefID>822dfa0d-fa55-4bd9-a551-bc4aa12aa10a</PaxJourneyRefID>
                        <PaxJourneyRefID>ad4cecd4-d5de-4dbe-8ec3-3d81e9449fda</PaxJourneyRefID>
                        <PaxJourneyRefID>78e52ffe-11c6-445c-93c4-762f7638f41c</PaxJourneyRefID>
                        <PaxJourneyRefID>86136aa9-658e-452d-8658-b0f5f549b86b</PaxJourneyRefID>
                        <PaxJourneyRefID>93c4d913-1535-4b63-857a-624eedd8ede1</PaxJourneyRefID>
                        <PaxJourneyRefID>3c40c220-9c34-4567-baf5-5196f7b44321</PaxJourneyRefID>
                        <PaxJourneyRefID>fa643672-2677-4194-b412-e1d090f3d0d4</PaxJourneyRefID>
                        <PaxJourneyRefID>b8f6193d-2a0f-422b-a5ae-f1cfe2ee597a</PaxJourneyRefID>
                        <PaxJourneyRefID>2ca4f35f-32e8-48d0-8d63-32693399e049</PaxJourneyRefID>
                        <PaxJourneyRefID>7ab7e7a3-9a06-4872-baaa-c6c4aea27f24</PaxJourneyRefID>
                        <PaxJourneyRefID>f8ed0dca-3704-45bf-bf57-baa061c4b93c</PaxJourneyRefID>
                        <PaxJourneyRefID>9a69b385-feb5-43cd-b399-1b35bd54c221</PaxJourneyRefID>
                        <PaxJourneyRefID>6435093c-d297-499a-8680-82063afc2a38</PaxJourneyRefID>
                        <PaxJourneyRefID>3ec5b45d-ac52-4386-aed0-642e37942cca</PaxJourneyRefID>
                        <PaxJourneyRefID>ff5bda93-b544-487c-8e28-7b341f6b07a2</PaxJourneyRefID>
                        <PaxJourneyRefID>ff4595c6-0e07-4f88-b5cf-9abc9052bd80</PaxJourneyRefID>
                        <PaxJourneyRefID>39f710fe-eb68-4be5-a942-ba17141af983</PaxJourneyRefID>
                        <PaxJourneyRefID>5767a13f-9a4e-4655-93be-9a35085c80d4</PaxJourneyRefID>
                        <PaxJourneyRefID>ea77db3a-0bd1-495c-9fa7-75e56759931c</PaxJourneyRefID>
                        <PaxJourneyRefID>67b447e8-8e18-4841-9e1e-53321c712df3</PaxJourneyRefID>
                        <PaxJourneyRefID>021fcd73-ce0c-4922-8984-efc1064ef2a4</PaxJourneyRefID>
                        <PaxJourneyRefID>40c098fe-e26e-41f9-8141-a3b5696afabb</PaxJourneyRefID>
                        <PaxJourneyRefID>ce4d61a4-6369-49c0-ad83-387b1840ba1d</PaxJourneyRefID>
                        <PaxJourneyRefID>08e5dead-e52c-4818-a11b-f3c8df9021a5</PaxJourneyRefID>
                        <PaxJourneyRefID>33508311-084a-41b6-9e36-329a358741f3</PaxJourneyRefID>
                        <PaxJourneyRefID>594c4622-5b5c-47b7-b09d-1f12a809abdc</PaxJourneyRefID>
                        <PaxJourneyRefID>0bc32d27-298f-4774-b155-ab625345de4b</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT3H45M</Duration>
                        <PaxJourneyID>78e52ffe-11c6-445c-93c4-762f7638f41c</PaxJourneyID>
                        <PaxSegmentRefID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>fa643672-2677-4194-b412-e1d090f3d0d4</PaxJourneyID>
                        <PaxSegmentRefID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>86136aa9-658e-452d-8658-b0f5f549b86b</PaxJourneyID>
                        <PaxSegmentRefID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>ce4d61a4-6369-49c0-ad83-387b1840ba1d</PaxJourneyID>
                        <PaxSegmentRefID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H</Duration>
                        <PaxJourneyID>ad4cecd4-d5de-4dbe-8ec3-3d81e9449fda</PaxJourneyID>
                        <PaxSegmentRefID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H</Duration>
                        <PaxJourneyID>6b71a7c9-7978-4116-9830-568538742a89</PaxJourneyID>
                        <PaxSegmentRefID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT2H5M</Duration>
                        <PaxJourneyID>0bc32d27-298f-4774-b155-ab625345de4b</PaxJourneyID>
                        <PaxSegmentRefID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>9a69b385-feb5-43cd-b399-1b35bd54c221</PaxJourneyID>
                        <PaxSegmentRefID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>3c40c220-9c34-4567-baf5-5196f7b44321</PaxJourneyID>
                        <PaxSegmentRefID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>6435093c-d297-499a-8680-82063afc2a38</PaxJourneyID>
                        <PaxSegmentRefID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT2H45M</Duration>
                        <PaxJourneyID>a02fe0b1-204b-4913-bd34-8c33ae349961</PaxJourneyID>
                        <PaxSegmentRefID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>ff4595c6-0e07-4f88-b5cf-9abc9052bd80</PaxJourneyID>
                        <PaxSegmentRefID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT4H5M</Duration>
                        <PaxJourneyID>5e7c562d-e9b1-4f76-89e0-376f650d9da5</PaxJourneyID>
                        <PaxSegmentRefID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT2H</Duration>
                        <PaxJourneyID>594c4622-5b5c-47b7-b09d-1f12a809abdc</PaxJourneyID>
                        <PaxSegmentRefID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>93c4d913-1535-4b63-857a-624eedd8ede1</PaxJourneyID>
                        <PaxSegmentRefID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>f8ed0dca-3704-45bf-bf57-baa061c4b93c</PaxJourneyID>
                        <PaxSegmentRefID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>33508311-084a-41b6-9e36-329a358741f3</PaxJourneyID>
                        <PaxSegmentRefID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>ff5bda93-b544-487c-8e28-7b341f6b07a2</PaxJourneyID>
                        <PaxSegmentRefID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H25M</Duration>
                        <PaxJourneyID>08e5dead-e52c-4818-a11b-f3c8df9021a5</PaxJourneyID>
                        <PaxSegmentRefID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>2ca4f35f-32e8-48d0-8d63-32693399e049</PaxJourneyID>
                        <PaxSegmentRefID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H45M</Duration>
                        <PaxJourneyID>40c098fe-e26e-41f9-8141-a3b5696afabb</PaxJourneyID>
                        <PaxSegmentRefID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H45M</Duration>
                        <PaxJourneyID>ea77db3a-0bd1-495c-9fa7-75e56759931c</PaxJourneyID>
                        <PaxSegmentRefID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>39f710fe-eb68-4be5-a942-ba17141af983</PaxJourneyID>
                        <PaxSegmentRefID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>3ec5b45d-ac52-4386-aed0-642e37942cca</PaxJourneyID>
                        <PaxSegmentRefID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT4H</Duration>
                        <PaxJourneyID>7ab7e7a3-9a06-4872-baaa-c6c4aea27f24</PaxJourneyID>
                        <PaxSegmentRefID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>b8f6193d-2a0f-422b-a5ae-f1cfe2ee597a</PaxJourneyID>
                        <PaxSegmentRefID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT2H25M</Duration>
                        <PaxJourneyID>822dfa0d-fa55-4bd9-a551-bc4aa12aa10a</PaxJourneyID>
                        <PaxSegmentRefID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H45M</Duration>
                        <PaxJourneyID>021fcd73-ce0c-4922-8984-efc1064ef2a4</PaxJourneyID>
                        <PaxSegmentRefID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>5767a13f-9a4e-4655-93be-9a35085c80d4</PaxJourneyID>
                        <PaxSegmentRefID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>67b447e8-8e18-4841-9e1e-53321c712df3</PaxJourneyID>
                        <PaxSegmentRefID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T22:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T22:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>91f8a32f-8c01-4adb-9065-20f3296352c5</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T18:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T18:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT3H45M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>111</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>111</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T20:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T20:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>b8cd8c05-147d-4c52-8dbb-591947abb488</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T16:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T16:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H45M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6939</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>6939</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T10:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T10:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>31f020b3-c790-4e32-acbb-2f91bd7e8556</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T06:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T06:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1138</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1138</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T17:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T17:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>bc83d364-bc36-48d8-be3b-7217b26a0d1a</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T14:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T14:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT3H25M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>431</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>431</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T13:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T13:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>39f68a4c-e7fb-4ad0-aee8-697b3f44671f</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT2H</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>3349</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>3349</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T12:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T12:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>eaaaf137-2df8-4b6a-899c-5ed1c4e5ae62</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T08:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T08:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6945</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>6945</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T18:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T18:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>ffe7d27c-ca06-428d-b634-b8968c9e8e82</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T14:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T14:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1132</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1132</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T16:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T16:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>b359e40c-f9b8-4d2b-9e2d-115a992b94e7</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T12:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T12:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H45M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>EO</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>229</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>EO</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>229</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T12:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T12:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>533cbf35-4bdc-4949-ae74-289505c2e170</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T09:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T09:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT2H25M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>5N</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>239</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>5N</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>239</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T12:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T12:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>f109b01f-9d6d-4893-94e7-845ec9576145</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T08:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T08:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT3H35M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>233</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>233</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T12:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T12:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9e14e874-ffaa-4745-8d5a-638e989dfc1c</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T08:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T08:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1116</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1116</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T13:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T13:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>28788d83-f255-4bc4-9abe-4ec423d758c9</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T09:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T09:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT3H45M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>113</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>113</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T13:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T13:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>735</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9478aac4-1b23-40ee-b142-a638d2b026be</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT2H5M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>262</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>UT</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>262</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T14:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T14:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>048c2681-bc00-4d55-89aa-064b705bd600</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T10:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T10:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6941</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>6941</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T18:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T18:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>c9f11c2f-bdd4-4c95-ad07-003d48485771</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T14:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T14:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1128</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1128</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T06:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T06:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>5b4eaecd-dd3a-4177-8ddc-a09d157cec26</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T02:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T02:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1110</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1110</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T23:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T23:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>e8d0a0bf-f276-4acc-99b3-27277958d0f6</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T19:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T19:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1140</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1140</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T16:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T16:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>ac924721-be66-43aa-a49e-c716dfc54cd9</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T14:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>D</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T14:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>D</TerminalName>
                        </Dep>
                        <Duration>PT2H45M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>N4</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>521</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>N4</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>521</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T14:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T14:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>b2cb21eb-2f78-4161-b62c-cab1e70649a1</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T10:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T10:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1122</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1122</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T11:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T11:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>3477d02f-6592-4a3b-a87d-3650b71b0344</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T07:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T07:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1134</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1134</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T16:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T16:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>13ec02b3-c2bd-4e41-9368-0639356f323a</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T12:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T12:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT4H</Duration>
                        <Mileage>852</Mileage>
                        <FranchiseCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <FranchiseCarrierFlightNumberText>6717</FranchiseCarrierFlightNumberText>
                        </FranchiseCarrierInfo>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6717</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T17:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T17:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>30978c24-f3b1-462a-93ac-06d0eb1a2799</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T13:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T13:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1176</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1176</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T21:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T21:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>36b88005-b87c-48fe-bdd2-b88f6d122d39</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T17:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T17:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1118</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1118</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T14:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T14:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>837eea3c-6292-4d18-97ca-e21b8826bfb2</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>D</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T11:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>D</TerminalName>
                        </Dep>
                        <Duration>PT3H</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>5501</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>FV</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>5501</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T13:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T13:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>330</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8408cc9a-66a3-4077-80fa-1cbd429c591d</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T09:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>3A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T09:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>3A</TerminalName>
                        </Dep>
                        <Duration>PT4H5M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>F7</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>9557</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>F7</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>9557</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T20:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T20:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>94059e9a-2c12-4de1-8532-7cc2a970e003</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T16:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T16:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1130</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1130</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T21:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T21:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>75eb5f1e-782a-4eff-aa48-392e9c18f6c2</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T17:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T17:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT3H35M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>471</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>471</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T16:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T16:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>fbb8390e-abad-408c-9072-f703f57e5b9b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T12:35:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T12:35:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1124</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1124</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T23:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T23:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>10c8433d-ffc3-4883-8b3f-613d50a0e83e</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T22:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>D</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T22:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>D</TerminalName>
                        </Dep>
                        <Duration>PT1H</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>N4</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>225</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>N4</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>225</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T14:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T14:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>165e8251-c498-4b4f-a334-e38eb653dbae</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T10:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T10:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1136</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1136</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>YOM</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧ КЛАДЬ ДО 10КГ 40X30X20СМ (09O)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 20КГ И 203СМ (0C2)</DescText>
                        </Desc>
                        <Name>ЭКОНОМ ОПТИМУМ</Name>
                        <PriceClassID>5d87ac60-caa2-48a8-a5d5-7da766013543</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>AD</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>НОРМА РУЧНОЙ КЛАДИ (0LN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 10КГ 203СМ (O10)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С26ПО32РЯДЫ (ES3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫBCDE12A (ES2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫAF (ES5)</DescText>
                        </Desc>
                        <Name>ВЫГОДНЫЙ</Name>
                        <PriceClassID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>MN</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                        </Desc>
                        <Name>МИНИМУМ</Name>
                        <PriceClassID>6a3946da-9245-4ce0-93ec-6620a9ff2390</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>PR</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х20СМ (0MJ)</DescText>
                        </Desc>
                        <Name>ПРОМО</Name>
                        <PriceClassID>e2c70f1e-6fd2-4f4f-90fe-c7776be7d5a7</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>NB</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Name>ECONOMY LITE</Name>
                        <PriceClassID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>SMARTLIGHT</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧКЛАДЬ ДО 10КГ 40Х30Х20СМ (0L5)</DescText>
                        </Desc>
                        <Name>SMART LIGHT</Name>
                        <PriceClassID>b8d42d01-199a-4e3b-802c-dff31f813c02</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>PR</Code>
                        <Name>ПРОМО</Name>
                        <PriceClassID>50f679de-ac80-44bd-97a5-d1f9c3c726e8</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>YLT</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>РУЧ КЛАДЬ 5КГ ДО 115СМ (0ML)</DescText>
                        </Desc>
                        <Name>ЛАЙТ ЭКОНОМ</Name>
                        <PriceClassID>147a5938-02cc-444f-ab60-c5aa3046a362</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyID>
                        <ValidatingPartyCode>DP</ValidatingPartyCode>
                        <ValidatingPartyName>Победа</ValidatingPartyName>
                        <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>571fddbc-a816-41d1-9749-4712512901c3</ValidatingPartyID>
                        <ValidatingPartyCode>F7</ValidatingPartyCode>
                        <ValidatingPartyName>АЙ ФЛАЙ</ValidatingPartyName>
                        <ValidatingPartyDesigCode>757</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>78e11afb-2c01-434b-921b-e1c0361ad837</ValidatingPartyID>
                        <ValidatingPartyCode>N4</ValidatingPartyCode>
                        <ValidatingPartyName>Северный Ветер</ValidatingPartyName>
                        <ValidatingPartyDesigCode>216</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>2252f267-77fb-4624-82d8-5404c2c1cc8b</ValidatingPartyID>
                        <ValidatingPartyCode>U6</ValidatingPartyCode>
                        <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>b9f3956a-d79e-45ee-96da-c74d04b60c3b</ValidatingPartyID>
                        <ValidatingPartyCode>UT</ValidatingPartyCode>
                        <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                        <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>403b914a-fa00-4278-b82f-8908437b4312</ValidatingPartyID>
                        <ValidatingPartyCode>FV</ValidatingPartyCode>
                        <ValidatingPartyName>Россия</ValidatingPartyName>
                        <ValidatingPartyDesigCode>195</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>af2f10e2-b28c-4bde-af34-d2e5028debaf</ValidatingPartyID>
                        <ValidatingPartyCode>5N</ValidatingPartyCode>
                        <ValidatingPartyName>Смартавиа</ValidatingPartyName>
                        <ValidatingPartyDesigCode>316</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>3db78d5e-ebc8-40a2-a915-7d5ee1c22466</ValidatingPartyID>
                        <ValidatingPartyCode>EO</ValidatingPartyCode>
                        <ValidatingPartyName>Икар</ValidatingPartyName>
                        <ValidatingPartyDesigCode>770</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
                  <RichContentList>
                     <RichContentType>
                        <Amenities>
                           <PaxSegmentRefID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Есть розетка</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>true</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A320</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                 <Properties>
                                    <Type>chance</Type>
                                    <Quality>Standard</Quality>
                                    <Performance>Better</Performance>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                    <Chance>some</Chance>
                                    <Coverage>Full</Coverage>
                                    <ConnectivityType>wifi</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>SU9 (региональный самолет большего размера)</DisplayText>
                                 <Properties>
                                    <Type>larger regional jet</Type>
                                    <Quality>Standard</Quality>
                                    <Model>SU9</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 79 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>31.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 2-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>2-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A320</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                 <Properties>
                                    <Type>chance</Type>
                                    <Quality>Standard</Quality>
                                    <Performance>Better</Performance>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                    <Chance>some</Chance>
                                    <Coverage>Full</Coverage>
                                    <ConnectivityType>wifi</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A320</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                 <Properties>
                                    <Type>chance</Type>
                                    <Quality>Standard</Quality>
                                    <Performance>Better</Performance>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                    <Chance>some</Chance>
                                    <Coverage>Full</Coverage>
                                    <ConnectivityType>wifi</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Есть розетка</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>true</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A320</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                 <Properties>
                                    <Type>chance</Type>
                                    <Quality>Standard</Quality>
                                    <Performance>Better</Performance>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                    <Chance>some</Chance>
                                    <Coverage>Full</Coverage>
                                    <ConnectivityType>wifi</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                 <Properties>
                                    <Type>below average legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Less</LegRoom>
                                    <Pitch>28.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Предзаказ легких закусок (платно)</DisplayText>
                                 <Properties>
                                    <Type>light meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                 <Properties>
                                    <Type>below average legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Less</LegRoom>
                                    <Pitch>28.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Предзаказ легких закусок (платно)</DisplayText>
                                 <Properties>
                                    <Type>light meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 71 см</DisplayText>
                                 <Properties>
                                    <Type>below average legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Less</LegRoom>
                                    <Pitch>28.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Предзаказ легких закусок (платно)</DisplayText>
                                 <Properties>
                                    <Type>light meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                     </RichContentType>
                  </RichContentList>
               </DataLists>
               <OffersGroup>
                  <CarrierOffers>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e7b90959-d048-4fc2-9fe9-676c75538deb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1369392Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>26ef4223-7c9a-4a74-8780-eed612ca4300</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>FLTOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0200</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>0f493008-23d4-4c20-a2ea-c11ff75f6515</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1350.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">159.10</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>147a5938-02cc-444f-ab60-c5aa3046a362</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>F</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1350.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">159.10</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2ac02630-cbdb-4ebb-9da1-c7c3bd1a4fac</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">100.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2700.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">318.20</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3870.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>78e11afb-2c01-434b-921b-e1c0361ad837</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>a02fe0b1-204b-4913-bd34-8c33ae349961</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e77d4476-53f1-459e-b196-16712d542a4b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">100.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2700.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">318.20</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3870.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>e7b90959-d048-4fc2-9fe9-676c75538deb</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1374041Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>cc686cb8-b143-4116-a53c-8dfdcc5868c2</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>FLTOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0200</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>76c033f1-0a45-4cc7-b520-2ced48d3dc66</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1350.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">159.10</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>147a5938-02cc-444f-ab60-c5aa3046a362</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>F</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">50.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1350.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">159.10</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">1935.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>1aca5e5f-b5d8-4c58-83fd-3d247e894950</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">100.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2700.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">318.20</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">3870.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>78e11afb-2c01-434b-921b-e1c0361ad837</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6b71a7c9-7978-4116-9830-568538742a89</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>41511482-2c20-4677-9143-57c0b66b746f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">100.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2700.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">318.20</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">3870.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>134f8f94-5602-499a-9e61-bae1e0531712</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1467548Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>36d1efcc-998b-4715-99d7-b7247aa0131e</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>VPROW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>1010</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>51a13f1e-c4d2-422f-9241-31934e5d1930</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">111.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">184.64</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>50f679de-ac80-44bd-97a5-d1f9c3c726e8</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">1800.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">231.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">184.64</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">416.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2216.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>57674bf8-6ab3-4249-8fae-5a7f44db9b34</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-22T13:01:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">3600.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">462.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">369.28</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">832.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">4432.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>571fddbc-a816-41d1-9749-4712512901c3</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5e7c562d-e9b1-4f76-89e0-376f650d9da5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>512c0ef8-f3d7-4c7d-874d-be1d2d00b236</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">3600.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">462.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">369.28</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">832.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">4432.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>1dba4904-e723-4b5a-96d6-f9e5a13d3e84</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1569879Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>cf9357ed-3d8d-44bf-9b18-81e3fb7bf1c3</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>XLTOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0125</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>4cd2d9e0-2481-4cd1-936e-2d25aed3cab2</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2240.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">300.00</Amount>
                                          <TaxCode>PS</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.91</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">2540.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>b8d42d01-199a-4e3b-802c-dff31f813c02</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2240.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">300.00</Amount>
                                       <TaxCode>PS</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">230.91</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">300.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">2540.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a9e0259b-e1b0-478e-8de4-aeb98dcad483</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">4480.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">600.00</Amount>
                                    <TaxCode>PS</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">461.82</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">600.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5080.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>af2f10e2-b28c-4bde-af34-d2e5028debaf</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>822dfa0d-fa55-4bd9-a551-bc4aa12aa10a</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c294ab98-4c10-45c9-9963-15cf6137ce74</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4480.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">600.00</Amount>
                                 <TaxCode>PS</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">461.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">600.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5080.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>9e855f71-98d1-43b7-a974-891738eca6e9</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>07c561f4-2212-4ebb-ac61-38c015804196</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1690819Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e4dd0d28-aa76-431f-b712-cf124d297e7f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>BGTOUR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>BGTR</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>014d3fb6-2be2-492b-912a-bb5d7ab4d1d5</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">3000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">293.64</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                                 </Price>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">3000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">230.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">293.64</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3230.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3230.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e528c17c-1da8-4e8d-8607-c8dadfce3c7a</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">0.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">6000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">460.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">587.28</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">6460.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6460.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>403b914a-fa00-4278-b82f-8908437b4312</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ad4cecd4-d5de-4dbe-8ec3-3d81e9449fda</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e9209d12-4056-4f79-829c-7e8cd6529084</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">6000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">460.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">587.28</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">6460.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">6460.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>2b49ba21-6239-4e27-84dd-c730aa50c868</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>772e251b-241c-4efb-859b-748477216531</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1696077Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>e20a2bd3-91d8-4ce7-a63c-30325fbe08a7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>ZOMOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0204</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>377cbc5d-e340-4bb8-a5f3-feb881c40883</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">295.46</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5d87ac60-caa2-48a8-a5d5-7da766013543</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>Z</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2900.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">295.46</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3435.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bf4d7732-fc14-449f-b697-c8a69a8b42c8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-22T13:01:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">590.92</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">6870.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>3db78d5e-ebc8-40a2-a915-7d5ee1c22466</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>78e52ffe-11c6-445c-93c4-762f7638f41c</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>95a3efed-1372-4f10-8857-b2c9977a0249</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:30:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">590.92</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">6870.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1816463Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>02c6d509-98a9-416d-b4a6-6679f979f683</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>eb453bb7-f972-4043-a310-e4e2c990e439</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>59227a1f-df77-4494-b912-9c39056e35f0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>86136aa9-658e-452d-8658-b0f5f549b86b</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e51cdaca-5796-48d6-b101-291f4eae8a00</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1820524Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>37ba00ce-500a-497f-ace5-3241211675eb</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>700c4a25-86a4-4b06-99b5-71e5b660bfc5</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ea60ab3a-5faa-4f43-8dd3-9cece825992b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>93c4d913-1535-4b63-857a-624eedd8ede1</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c7213e25-0ba2-45aa-aeee-9c824526f42f</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1825499Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c72f6aa0-b460-4512-931b-462bf3617e88</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>5883a316-ec57-4fd2-b363-bc8c6498c332</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>b672f8e6-3545-457b-b09e-00199032e186</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3c40c220-9c34-4567-baf5-5196f7b44321</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>10976dd2-5d31-419d-8b75-fa1d441073ab</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1828423Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>b5035821-f496-48b1-850d-617bf1738417</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>1a55afb0-972e-4186-bdfb-d623908b5802</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>aa35848f-f6b2-4310-b2ee-cea1ba5e80d6</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>fa643672-2677-4194-b412-e1d090f3d0d4</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>869c99fb-c702-4b5c-a5d1-011f50c761a7</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1831145Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a9b6ba31-14f6-4312-a327-c256c54a7854</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>0f90cf73-2d70-47e8-9866-2f35248090de</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a2803ed5-c5ad-48a5-b971-2b984b3f3b84</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>b8f6193d-2a0f-422b-a5ae-f1cfe2ee597a</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>30104a15-811c-48b2-9a82-3b41cf0f65e0</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1833627Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>3658f2e7-69d0-4f94-9d74-0d1aae95bbed</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>d32c2a8a-e2a8-4a9c-a737-ee2a959eb509</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>e6af8f7c-ea10-455d-8732-1296be36244d</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>2ca4f35f-32e8-48d0-8d63-32693399e049</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>224b8a72-8c53-4032-8137-cebf5d3c2f41</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1836101Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>1d3b1ab0-6545-4d03-b636-6baa2455c31a</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>2f891bb2-3695-427a-a591-831f6ed0ef8c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>3</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>2db8195b-0f1b-46cd-9bc7-4c7557e0dc52</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>7ab7e7a3-9a06-4872-baaa-c6c4aea27f24</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>ef60e9e0-e976-4822-a09b-463a53173dd2</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1838549Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>8c9f89ee-c5ae-48fa-9450-6bcfc84bb40c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>41ea6de2-ece7-4491-a82a-357d09a776f9</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>f34fc568-67b6-4edd-a299-9e84e3a66196</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f8ed0dca-3704-45bf-bf57-baa061c4b93c</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a9bdc305-dada-477d-a7bc-0b85d377d8e6</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1841699Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>993c2547-be70-4f03-8586-4e3ecd10e9ef</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>e9845471-cf11-405f-9ed4-9461b606fd3c</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>260aca20-c2f6-4d9a-85f6-82234ca30ce0</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>9a69b385-feb5-43cd-b399-1b35bd54c221</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>7e013b63-1909-4312-a5d9-3b6b2d96d277</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1845008Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>a25caf21-c0b0-44ca-8aa6-b8dd12f112a7</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>cf35f38a-255e-42e1-aa64-2bef2dc83595</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>55fca2bb-a63d-433b-8723-46b793296e30</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>6435093c-d297-499a-8680-82063afc2a38</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>76cba4ed-9148-4472-ada1-9b95f9d4d9bd</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1847542Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c6574c20-e2cc-4089-a320-f12022178def</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>9c9a0f55-fb69-40d9-a458-ae01588eb5aa</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>8a5e08be-c30f-4727-9137-95865ee1bbcb</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>3ec5b45d-ac52-4386-aed0-642e37942cca</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a2f91245-1155-428a-82bf-6598885b31f8</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1850041Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f49615e6-2909-48ae-9952-6628b8d005c4</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>8f2f6df7-475e-47f3-b2ff-84052c474ce1</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>ee87680b-a395-4cc1-a64f-d76af63f00b1</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff5bda93-b544-487c-8e28-7b341f6b07a2</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>f0822d0f-b586-4ca0-8ce9-d47bc42fbd27</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1852504Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>eb83666b-70d3-4f11-ad52-50035bb08152</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>6117ff1e-fc52-4513-8882-2666c1301950</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>c78ed528-d6ce-48b6-8605-1d5b30f5fd20</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ff4595c6-0e07-4f88-b5cf-9abc9052bd80</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>e0e1dcdc-5e4d-43ba-8c00-3c6fbafb4282</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>4ee4ba4d-fc77-402e-a5ae-d544e2a959a3</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.1854914Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>4064d3f0-8877-4dd2-8655-e66fedbdb48f</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>RNOSLR</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>ENR1</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>8341cf80-2446-430d-9736-5f4fbcd334e3</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">230.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">272.73</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>c26aacf9-2701-4d87-aec9-6478827ec80f</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">350.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">272.73</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">535.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">3535.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>29fbb915-3bc8-471e-9d92-93cbe11a1dd8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">700.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">545.46</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>a0388465-a4b5-4525-b5d6-b87f04de9168</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>39f710fe-eb68-4be5-a942-ba17141af983</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>0e8f6bd8-ccc3-405a-957d-7d91fb618102</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-19T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">700.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">545.46</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">1070.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">7070.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:16:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c9441f5e-e478-46f7-844e-b339fd87e898</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>TAD</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0011</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>c58fb774-236d-45e1-a402-d024cf7e7e47</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">90.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">383.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">383.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5ae8ed99-7769-426e-ae12-24980de5a2ea</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:16:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">766.18</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>5767a13f-9a4e-4655-93be-9a35085c80d4</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>d8ea48d8-3b44-4a96-b254-79b295f7f679</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">766.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:16:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>65c93f5c-0c1f-401d-ba34-4c473cd59c94</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>TAD</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0011</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>563b830c-096b-423e-9061-835cc602019d</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">90.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">383.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">383.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>971b0596-22e4-42da-8057-c2d22f93cec8</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:16:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">766.18</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ea77db3a-0bd1-495c-9fa7-75e56759931c</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>81a65eee-e129-4b7a-8dee-c34ab818518b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">766.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:16:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6d5fd003-a9a9-44f1-b14e-2e62eb262d3b</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>TAD</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0011</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>2067f362-2310-4c0e-8a6c-c64905987f70</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">90.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">383.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">383.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4d5974e7-ac73-48df-8244-dee5d9439fbe</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:16:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">766.18</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>67b447e8-8e18-4841-9e1e-53321c712df3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>4dd7fc40-c111-49f8-a3eb-fbb606930c63</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">766.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:16:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>dfae56b9-8542-49ca-b0a1-e25cd321f9fe</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>TAD</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0011</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>5ca19e64-a8a3-46de-bf49-898b7d702036</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">90.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">383.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">383.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>a1fa5243-42f4-4c91-8a0c-e658d56451e5</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:16:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">766.18</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>021fcd73-ce0c-4922-8984-efc1064ef2a4</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>c00bb4b2-9a04-4e57-a799-8d7da36b843b</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">766.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>c3e8dec9-5bce-48cd-b774-47e573374b5e</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>a60d3f31-76c3-482f-9012-971f0a1dceb1</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:16:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>6493e590-ee26-421f-bb3c-22337ddee843</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>TAD</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0011</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>4efa1d54-4ec3-48f8-9d55-d49ee27518fb</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">90.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">383.09</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>5f664955-c854-4685-91cb-a004becc1e32</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4049.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">383.09</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4324.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>747fb809-ef90-4725-a52f-7a51dbb1f015</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:16:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">766.18</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>882fc560-c773-4cab-b8ea-7cfd482a540e</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>40c098fe-e26e-41f9-8141-a3b5696afabb</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>5af25647-24b5-4d1b-8857-b9fc213727fb</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">8098.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-17T16:15:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">766.18</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8648.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0b922ff4-c805-48d1-bc69-10aec500f9ff</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.2002029Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>3b27c09f-a3d0-47e0-9877-616166f2000c</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>WPROW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>1500</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>8c1d4c96-54f0-44fe-b78d-64a555139108</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                       <Amount CurCode="RUB">999.00</Amount>
                                       <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">400.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">339.99</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>e2c70f1e-6fd2-4f4f-90fe-c7776be7d5a7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>W</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">400.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">300.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">339.99</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>4757f722-3538-409a-a69f-1d9b4dcfcbce</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">1998.00</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">800.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">600.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">679.98</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>2252f267-77fb-4624-82d8-5404c2c1cc8b</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>ce4d61a4-6369-49c0-ad83-387b1840ba1d</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2c7b4d07-6305-40a5-a380-ef3848a3f82b</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">1998.00</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">800.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">600.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">679.98</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0b922ff4-c805-48d1-bc69-10aec500f9ff</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.2006001Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>c8eeb2aa-1393-44c0-a8ac-eddde48f4109</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>WPROW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>1500</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>cdb0c704-0d6a-4596-86c7-b8ac06411eec</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                       <Amount CurCode="RUB">999.00</Amount>
                                       <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">400.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">339.99</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>e2c70f1e-6fd2-4f4f-90fe-c7776be7d5a7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>W</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">400.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">300.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">339.99</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>5eb70dc0-d6c7-433c-9806-82b0b347cf75</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">1998.00</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">800.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">600.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">679.98</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>2252f267-77fb-4624-82d8-5404c2c1cc8b</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>08e5dead-e52c-4818-a11b-f3c8df9021a5</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>104e6445-1849-43c8-8704-5574dcea3a14</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">1998.00</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">800.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">600.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">679.98</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>0b922ff4-c805-48d1-bc69-10aec500f9ff</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.2008923Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>37cb4886-a88b-464c-8edd-e8b3bf2281b1</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>WPROW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>1500</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>916f45b4-d4af-4616-bd50-5a23fe7a150b</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                       <Amount CurCode="RUB">999.00</Amount>
                                       <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">400.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">180.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">339.99</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>e2c70f1e-6fd2-4f4f-90fe-c7776be7d5a7</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>W</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">2040.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">1000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">400.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">300.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">339.99</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">1885.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4924.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>d6d64a62-cc83-4e92-b1d7-1a449560c24b</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-17T13:31:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">1998.00</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">2000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">800.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">600.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">679.98</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>2252f267-77fb-4624-82d8-5404c2c1cc8b</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>33508311-084a-41b6-9e36-329a358741f3</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>a8070782-6954-4247-adb1-acd48a2e0c9c</ServiceID>
                           </Service>
                           <RefundStatus>Refundable</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4080.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-24T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">1998.00</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">2000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">800.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">600.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">679.98</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3770.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">9848.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>884f8d07-7948-4242-99ba-ce0f3ce82ab6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.2012226Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>86f6a4b2-b6c1-4714-99be-78bdb72ff8cd</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>FLTOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0163</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>b2d7a595-f5d9-4e2a-931c-78e7bfd9cd08</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                       <Amount CurCode="RUB">999.00</Amount>
                                       <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">366.37</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6a3946da-9245-4ce0-93ec-6620a9ff2390</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>F</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">3000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">120.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">366.37</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>7739de73-b14b-4314-9258-ba23a0aab14e</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-22T13:01:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">1998.00</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">6000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">60.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">240.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">732.74</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">6670.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10668.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>b9f3956a-d79e-45ee-96da-c74d04b60c3b</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>594c4622-5b5c-47b7-b09d-1f12a809abdc</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>42070eda-cc61-4168-a37d-81d61c7f9399</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">1998.00</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">6000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">60.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">240.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">732.74</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">6670.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">10668.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>68412399-7e37-40ce-b1d9-e5f5b60baa0f</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>884f8d07-7948-4242-99ba-ce0f3ce82ab6</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>Pax-1</PaxRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>2</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-17T13:30:40.2014913Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>f248dbe7-a282-457f-ae11-9f81f50bf646</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>FLTOW</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>0163</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>bd722dc4-ec32-465b-b352-acf2df2bf444</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                       <Amount CurCode="RUB">999.00</Amount>
                                       <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.00</Amount>
                                          <TaxCode>YR</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">1000.00</Amount>
                                          <TaxCode>YQ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">120.00</Amount>
                                          <TaxCode>RI</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">366.37</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>6a3946da-9245-4ce0-93ec-6620a9ff2390</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>F</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">3000.00</Amount>
                                       <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">120.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">366.37</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5334.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>bc33e89c-b961-4d83-95c5-936dcddcbcf2</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-04-22T13:01:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">1998.00</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">6000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">60.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">240.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">732.74</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">61.66</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">6670.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">10668.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>Pax-1</PaxRefID>
                              <PaxRefID>Pax-2</PaxRefID>
                              <ValidatingPartyRefID>b9f3956a-d79e-45ee-96da-c74d04b60c3b</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>0bc32d27-298f-4774-b155-ab625345de4b</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>2cd30a0d-bbbc-43bb-85dd-877948574e17</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T16:00:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">1998.00</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">6000.00</Amount>
                                 <TaxCode>YQ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">60.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">240.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">732.74</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">61.66</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">6670.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">10668.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </CarrierOffers>
               </OffersGroup>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
            </Response>
         </Shop:Mixvel_AirShoppingRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Similarly to the Mixvel_AirShoppingRQ/RS request, the Amenities content from Routehappy is available in Mixvel_OfferPriceRQ/RS and Mixvel_AvailabilityRQ/RS requests:

In the Mixvel_OfferPriceRQ, there is the block RichContent which contains additional information, which is related to segments and service, and also the block AmenitiesRQ.

Mixvel_OfferPriceRQ/Request/RichContentParameters

Mixvel_OfferPriceRQ/Request/RichContentParameters/AmenitiesRQ

If the RichContentParameters block is not filled in for the request, the RichContentList in the response will not be delivered. The information about the Amenities content is delivered in the block RichContentList Mixvel_OfferPriceRS:

Mixvel_OfferPriceRS/Response/DataLists/RichContentList

There is the following Amenities structure within RichContentList:

Mixvel_OfferPriceRS/Response/DataLists/RichContentList/RichContentType/Amenities

Example Mixvel_OfferPriceRQ:

Show the Mixvel_OfferPriceRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
      <AppData>
         <shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
            <Request>
               <PricedOffer>
                  <SelectedOffer>
                     <OfferRefID>823935b1-3758-4e34-8ae1-bf756994d31e</OfferRefID>
                  </SelectedOffer>
               </PricedOffer>
               <RichContentParameters>
                  <AmenitiesRQ>
                     <AmenitiesInd>true</AmenitiesInd>
                     <PreferenceFilter>Required</PreferenceFilter>
                     <PropertiesFilter>true</PropertiesFilter>
                  </AmenitiesRQ>
               </RichContentParameters>
            </Request>
         </shop:Mixvel_OfferPriceRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

Example Mixvel_OfferPriceRS:

Show the Mixvel_OfferPriceRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="731446cb-8d73-4b57-953f-1d09b795a3ba" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-18T09:08:04.5059742Z"/>
      <AppData>
         <Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>7c93eccb-8272-4bb1-9f57-655c0562152c</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 15 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>85ded7dc-ede3-44ff-b6b9-34d50e044fa3</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>2</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">32</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">70</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>SVO</DestCode>
                        <OriginCode>DXB</OriginCode>
                        <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT5H40M</Duration>
                        <PaxJourneyID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyID>
                        <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-20T18:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>C</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-20T18:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>C</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>e5f86d63-b770-47a4-9c55-906b7b4dc700</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-20T13:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DXB</IATA_LocationCode>
                              <StationName>Дубай(Дубай Интл.)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-20T13:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DXB</IATA_LocationCode>
                           <StationName>Дубай(Дубай Интл.)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT5H40M</Duration>
                        <Mileage>2293</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>525</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>525</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>NB</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Name>ECONOMY LITE</Name>
                        <PriceClassID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>CARRY10KG 22LBUPTO 55X40X25CM</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0MJ</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFISC>ME1</RFISC>
                        <ServiceGroup>BF</ServiceGroup>
                        <ServiceType>Z</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
                  <RichContentList>
                     <RichContentType>
                        <Amenities>
                           <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           <CabinTypeCode>Business</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>737 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>737</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Сиденье с откидной спинкой (97 см)</DisplayText>
                                 <Properties>
                                    <Type>recliner seat</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>38.0</Pitch>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляется премиум алкоголь и напитки</DisplayText>
                                 <Properties>
                                    <Type>premium alcoholic</Type>
                                    <Quality>Better</Quality>
                                    <AlcoholicCost>Free</AlcoholicCost>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Видео по запросу на спинке кресла</DisplayText>
                                 <Properties>
                                    <Type>on-demand</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 2-2</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>2-2</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>737 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>737</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Standard</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Представляются алкоголь и напитки</DisplayText>
                                 <Properties>
                                    <Type>alcoholic and nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <AlcoholicCost>Free</AlcoholicCost>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Есть розетка</DisplayText>
                                 <Properties>
                                    <Type>power</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                     </RichContentType>
                  </RichContentList>
               </DataLists>
               <OtherOffers>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4744351Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>151a6ab6-24d7-45ed-9246-3a6b1c902d7d</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>NNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">23940.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">26989.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>N</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">23940.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">26989.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>0a96d8f6-63aa-42f4-af13-f542d675ddf3</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">23940.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">26989.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>657cd4fa-a9e1-4059-a874-b030b124e5da</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>5ad2c248-fc58-451b-9e6d-b88c67240d22</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>1fbf28b7-7d02-4176-9d01-be73963c59ea</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">23940.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">26989.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4747021Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>495af470-101f-4b2a-87ae-4ef0118e6836</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>ENO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">26220.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">29269.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>E</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">26220.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">29269.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>4a34270d-a752-4d5a-907b-8db88c0e9b26</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">26220.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">29269.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>304d5abd-e4e1-483f-8530-f4931552e2b4</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>458e3aa9-1479-42ee-b7ca-09784be87a55</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>6c2f323a-c5d1-4803-80f4-879afd2363dc</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">26220.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">29269.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.474933Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>f4d62848-d503-4f61-a1d8-01f6e02e72e0</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">28310.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">31359.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">28310.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">31359.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>5d538fa0-d296-4395-a832-7b2293b2ed60</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">28310.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">31359.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>f056d43b-83ea-4fd2-a9b6-600a0facf6a6</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>7fa83b16-02b1-45ab-bd07-734bab5b25dd</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9859961e-37ec-40f2-a57d-e2dab5a10a2b</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">28310.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">31359.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4751346Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>40d4e5d1-3aa0-492b-968a-2366b5d7d137</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>QNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">30970.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">34019.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>Q</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">30970.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">34019.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>431324e6-ab6c-44c3-b9aa-94be53a86d6e</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">30970.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">34019.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>c8ef5862-dafc-4a99-b7bb-39d0ccb5bead</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>7a00935a-edf1-493e-a3fe-81b5bfd8eaef</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>c99d73fe-518e-4b78-8ecd-34e5644b15e7</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">30970.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">34019.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4753011Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>3d3c650b-bf21-4f53-b181-260cda0a5b0b</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>LNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">33630.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">36679.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>L</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">33630.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">36679.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>224884cb-1662-4e98-94f5-38b276706c91</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">33630.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">36679.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>92e69b50-24d6-44e7-9a09-2f7244b13e44</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>fa0243ae-13f4-446d-ba5a-7de64a14cd4f</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>a61d6f6b-90fb-453f-87ea-028dbde49431</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">33630.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">36679.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4754612Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>f6b66e00-23ef-464f-9759-9be2ab4f04cc</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>HNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">43890.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">46939.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>H</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">43890.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">46939.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>22d7e868-36d6-472d-8a91-3840038f87da</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">43890.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">46939.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>53340e18-8e56-49d8-ab33-0959bf6d8282</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>0933aa0b-eb82-40ee-9261-59917d5023c9</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>aea7c858-454a-470f-ac1b-f9644bbc0e81</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">43890.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">46939.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4756184Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>5417a163-ba2a-4f96-ad25-1b9d3dc56036</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>KNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">57190.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">60239.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>K</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">57190.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">60239.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>ad95c76c-083e-47e6-8ce2-daba0b149d0c</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">57190.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">60239.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>c9c57aec-7d82-48de-a9bf-72d6f08ff01c</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>7931a622-9cb8-4f46-a6b1-c52aec5aaef1</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>f9f97f45-7099-443d-9313-fa7b3f11a7af</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">57190.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">60239.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4757762Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>a50c4664-4efb-424c-b24a-cf2f91341c53</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>UNO</FareBasisCode>
                              <FareRule>
                                 <RuleCode>EN01</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">74670.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">77719.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>U</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">74670.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">77719.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>fd54b0c7-b78a-4eda-b657-c9172b83949c</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">74670.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">77719.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>bb324747-0b54-4ee9-b723-15ba76332e7b</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>b2c72006-9c73-45c3-8968-3eb65b147b5c</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>ff349744-a24c-44b5-a1c6-d49094d64fac</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">74670.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">77719.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>69ece3db-dd03-498a-9cfc-a57fa8b4ebeb</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>0a127d3c-2959-475f-8a42-ae8dbe8a46e0</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:04.4759328Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>bc6088b1-1dd0-4280-9914-38fbd0a45e57</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>YNOW</FareBasisCode>
                              <FareRule>
                                 <RuleCode>NM02</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">77520.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">584.00</Amount>
                                       <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">1425.00</Amount>
                                       <TaxCode>AE</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>TP</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">665.00</Amount>
                                       <TaxCode>F6</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">95.00</Amount>
                                       <TaxCode>ZR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">80569.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>e0776d7a-c29f-40ed-9771-f4e102de85cf</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>Y</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">77520.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">80569.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>7854453c-636a-4285-8001-009b37376322</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">77520.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">80569.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>f4388f3d-efcb-4f21-bcd7-13da4d52e854</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>46b5d74f-5e5f-4bc6-9653-518568de523c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>49783c72-114c-4949-859c-162e7c33c30d</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>443380a6-971c-4cd8-b070-d3c9d111af94</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>61528157-ed96-42a0-9968-0fd72e03fe4e</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <ReservationGuideline>
                        <ReservationLang>EN</ReservationLang>
                     </ReservationGuideline>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">77520.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-20T12:08:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">80569.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
               </OtherOffers>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
               <PricedOffer>
                  <BaggageAllowance>
                     <BaggageAllowanceRefID>85ded7dc-ede3-44ff-b6b9-34d50e044fa3</BaggageAllowanceRefID>
                     <BaggageFlightAssociations>
                        <PaxSegmentRef>
                           <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                        </PaxSegmentRef>
                     </BaggageFlightAssociations>
                     <PaxRefID>Pax-1</PaxRefID>
                  </BaggageAllowance>
                  <BaggageAllowance>
                     <BaggageAllowanceRefID>7c93eccb-8272-4bb1-9f57-655c0562152c</BaggageAllowanceRefID>
                     <BaggageFlightAssociations>
                        <PaxSegmentRef>
                           <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                        </PaxSegmentRef>
                     </BaggageFlightAssociations>
                     <PaxRefID>Pax-1</PaxRefID>
                  </BaggageAllowance>
                  <TicketDocsCount>1</TicketDocsCount>
                  <OfferExpirationTimeLimitDateTime>2024-04-18T09:38:03.8823705Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>194dc223-7a01-4ecd-8069-6ad41597df1d</OfferID>
                  <OfferItem>
                     <FareDetail>
                        <FareComponent>
                           <CabinType>
                              <CabinTypeCode>Business</CabinTypeCode>
                           </CabinType>
                           <TicketCoupon>1</TicketCoupon>
                           <FareBasisCode>DNOW</FareBasisCode>
                           <FareRule>
                              <RuleCode>NM01</RuleCode>
                           </FareRule>
                           <PaxSegmentRefID>11a8392d-3fb8-4c22-a9b3-71b667a3205f</PaxSegmentRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">91200.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-05-13T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">584.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">1425.00</Amount>
                                    <TaxCode>AE</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>TP</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">665.00</Amount>
                                    <TaxCode>F6</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">95.00</Amount>
                                    <TaxCode>ZR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">94249.00</TotalAmount>
                           </Price>
                           <RBD>
                              <RBD_Code>D</RBD_Code>
                              <Availability>9</Availability>
                           </RBD>
                        </FareComponent>
                        <PaxRefID>Pax-1</PaxRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">91200.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-05-13T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">584.00</Amount>
                                 <TaxCode>RI</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">1425.00</Amount>
                                 <TaxCode>AE</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>TP</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">665.00</Amount>
                                 <TaxCode>F6</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">95.00</Amount>
                                 <TaxCode>ZR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">94249.00</TotalAmount>
                        </Price>
                     </FareDetail>
                     <MandatoryInd>true</MandatoryInd>
                     <OfferItemID>d9ff8336-cee1-47fe-a9a4-a33c3998f5a5</OfferItemID>
                     <PaymentTimeLimitDateTime>2024-04-18T09:39:00Z</PaymentTimeLimitDateTime>
                     <Price>
                        <BaseAmount CurCode="RUB">91200.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-05-13T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">584.00</Amount>
                              <TaxCode>RI</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1425.00</Amount>
                              <TaxCode>AE</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>TP</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">665.00</Amount>
                              <TaxCode>F6</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">95.00</Amount>
                              <TaxCode>ZR</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">94249.00</TotalAmount>
                     </Price>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>2e704a2e-8347-4bd2-8c04-24903c881b4d</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <PaxJourneyRef>
                              <PaxJourneyRefID>50f19e26-43cc-4a8d-9a7f-7149e2c179f4</PaxJourneyRefID>
                           </PaxJourneyRef>
                        </ServiceAssociations>
                        <ServiceID>9179f67f-b142-41b5-b2df-8e7bb279c0b4</ServiceID>
                     </Service>
                     <RefundStatus>Unresolved</RefundStatus>
                  </OfferItem>
                  <OwnerCode>TCH</OwnerCode>
                  <ReservationGuideline>
                     <ReservationLang>EN</ReservationLang>
                  </ReservationGuideline>
                  <TotalPrice>
                     <BaseAmount CurCode="RUB">91200.00</BaseAmount>
                     <BaseAmountGuaranteeTimeLimitDateTime>2024-05-13T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                     <TaxSummary>
                        <Tax>
                           <Amount CurCode="RUB">185.00</Amount>
                           <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">584.00</Amount>
                           <TaxCode>RI</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">1425.00</Amount>
                           <TaxCode>AE</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">95.00</Amount>
                           <TaxCode>TP</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">665.00</Amount>
                           <TaxCode>F6</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">95.00</Amount>
                           <TaxCode>ZR</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">3049.00</TotalTaxAmount>
                     </TaxSummary>
                     <TotalAmount CurCode="RUB">94249.00</TotalAmount>
                  </TotalPrice>
               </PricedOffer>
            </Response>
         </Op:Mixvel_OfferPriceRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

In the Mixvel_AvailabilityRQ, there is the block RichContent which contains additional information, which is related to segments and service, and also the block AmenitiesRQ:

Mixvel_AvailabilityRQ/Request/RichContentParameters

Mixvel_AvailabilityRQ/Request/RichContentParameters/AmenitiesRQ

If the RichContentParameters block is not filled in for the request, the RichContentList in the response will not be delivered. The information about the Amenities content is delivered in the block RichContentList Mixvel_AvailabilityRS:

Mixvel_AvailabilityRS/Response/DataLists/RichContentList

There is the following Amenities structure within RichContentList:

Mixvel_AvailabilityRS/Response/DataLists/RichContentList/RichContentType/Amenities

Example Mixvel_AvailabilityRQ:

Show the Mixvel_AvailabilityRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="e5cc6d38-73ad-42e0-8783-06342504cdd7" TimeSent="2021-07-17T18:37:48Z"/>
      <AppData>
         <Shop:Mixvel_AvailabilityRQ xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AvailabilityRQ/1_00">
            <Request>
               <FlightRequest>
                  <OriginDestCriteria>
                     <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                        <PrefLevel>
                           <PrefLevelCode>Required</PrefLevelCode>
                        </PrefLevel>
                     </CabinType>
                     <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                     <DestArrivalCriteria>
                        <Date>2024-05-25</Date>
                        <IATA_LocationCode>AER</IATA_LocationCode>
                     </DestArrivalCriteria>
                     <OriginDepCriteria>
                        <Date>2024-05-25</Date>
                        <IATA_LocationCode>SVO</IATA_LocationCode>
                     </OriginDepCriteria>
                  </OriginDestCriteria>
               </FlightRequest>
               <ShoppingCriteria>
                  <CarrierCriteria>
                     <Carrier>
                        <AirlineDesigCode>SU</AirlineDesigCode>
                     </Carrier>
                     <CarrierPrefID>Carrier-1</CarrierPrefID>
                  </CarrierCriteria>
                  <SegmentStatusCriteria>
                     <Open>true</Open>
                     <Request>false</Request>
                     <Waitlist>false</Waitlist>
                  </SegmentStatusCriteria>
               </ShoppingCriteria>
               <RichContentParameters>
                  <AmenitiesRQ>
                     <AmenitiesInd>true</AmenitiesInd>
                     <PreferenceFilter>Preferred</PreferenceFilter>
                     <PropertiesFilter>true</PropertiesFilter>
                  </AmenitiesRQ>
               </RichContentParameters>
            </Request>
         </Shop:Mixvel_AvailabilityRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

Example Mixvel_AvailabilityRS:

Show the Mixvel_AvailabilityRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="e2fbffbe-f8b0-433f-93c2-03c1a9247e4d" ReplyTo="e5cc6d38-73ad-42e0-8783-06342504cdd7" TimeSent="2024-05-17T08:20:42.7509174Z"/>
      <AppData>
         <Availability:Mixvel_AvailabilityRS xmlns:Availability="https://www.mixvel.com/API/XSD/Mixvel_AvailabilityRS/1_00">
            <Response>
               <DataLists>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>AER</DestCode>
                        <OriginCode>SVO</OriginCode>
                        <PaxJourneyRefID>78d6c5cd-26f7-44c4-83b5-a4f8bc1c22bd</PaxJourneyRefID>
                        <PaxJourneyRefID>8b329b41-6c1b-4029-bbb7-6afaa7a0f79c</PaxJourneyRefID>
                        <PaxJourneyRefID>49850d59-6b88-4eb1-bc6b-1c7d62c7990c</PaxJourneyRefID>
                        <PaxJourneyRefID>efdb5cdb-ba84-42f6-a86f-798430aefc86</PaxJourneyRefID>
                        <PaxJourneyRefID>f202d13a-68a2-4a88-ac78-ff01ab76eb16</PaxJourneyRefID>
                        <PaxJourneyRefID>78a2f0c0-aeab-49be-98a6-e13b3cf0b561</PaxJourneyRefID>
                        <PaxJourneyRefID>b57d12d0-e0dd-4045-9f52-454cc4809f20</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>78d6c5cd-26f7-44c4-83b5-a4f8bc1c22bd</PaxJourneyID>
                        <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>8b329b41-6c1b-4029-bbb7-6afaa7a0f79c</PaxJourneyID>
                        <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>49850d59-6b88-4eb1-bc6b-1c7d62c7990c</PaxJourneyID>
                        <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>efdb5cdb-ba84-42f6-a86f-798430aefc86</PaxJourneyID>
                        <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT4H</Duration>
                        <PaxJourneyID>f202d13a-68a2-4a88-ac78-ff01ab76eb16</PaxJourneyID>
                        <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H50M</Duration>
                        <PaxJourneyID>78a2f0c0-aeab-49be-98a6-e13b3cf0b561</PaxJourneyID>
                        <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H55M</Duration>
                        <PaxJourneyID>b57d12d0-e0dd-4045-9f52-454cc4809f20</PaxJourneyID>
                        <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T14:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T14:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>629e9652-2b1b-4389-b20d-19f55398972c</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T10:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T10:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1136</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T12:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T12:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>333</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>25638ba2-5dde-4079-9ead-adc5500e3cce</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T08:55:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T08:55:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1116</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T11:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T11:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>e745ddb6-a773-41d5-b287-7b415497b8d3</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T07:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T07:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1134</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T16:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T16:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>SU9</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>621f46d4-1916-43f0-9103-eae036609478</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T12:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T12:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT4H</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6717</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T06:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T06:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>92f5b22d-a292-4d0d-9c90-492830d6f845</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T02:10:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T02:10:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1110</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T10:15:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T10:15:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>83370013-bcad-4753-9e03-ba2af5aa7c6b</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T06:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T06:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H50M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1138</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-25T14:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-25T14:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>907d570b-7e7c-4503-a1c1-b15b183f2e9a</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-25T10:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-25T10:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                        </Dep>
                        <Duration>PT3H55M</Duration>
                        <Mileage>852</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1122</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <PaxSegmentID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
                  <RichContentList>
                     <RichContentType>
                        <Amenities>
                           <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Есть розетка</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>true</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A320 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A320</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 76 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>30.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Возможность хорошего Wi-Fi (за оплату)</DisplayText>
                                 <Properties>
                                    <Type>chance</Type>
                                    <Quality>Standard</Quality>
                                    <Performance>Better</Performance>
                                    <Cost>Paid</Cost>
                                    <Exists>true</Exists>
                                    <Chance>some</Chance>
                                    <Coverage>Full</Coverage>
                                    <ConnectivityType>wifi</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A330 (широкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>widebody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A330</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 79 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>31.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Видео по запросу на спинке кресла</DisplayText>
                                 <Properties>
                                    <Type>on-demand</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 2-4-2</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>2-4-2</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Выход USB</DisplayText>
                                 <Properties>
                                    <Type>usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>A321 (узкий фюзеляж)</DisplayText>
                                 <Properties>
                                    <Type>narrowbody</Type>
                                    <Quality>Standard</Quality>
                                    <Model>A321</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 81 см</DisplayText>
                                 <Properties>
                                    <Type>above average legroom</Type>
                                    <Quality>Better</Quality>
                                    <LegRoom>More</LegRoom>
                                    <Pitch>32.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 3-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>3-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Розетка и выход USB</DisplayText>
                                 <Properties>
                                    <Type>power/usb</Type>
                                    <Quality>Better</Quality>
                                    <Cost>Free</Cost>
                                    <Distribution>All</Distribution>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>true</UsbPort>
                                    <Exists>true</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                    <Chance>false</Chance>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                        <Amenities>
                           <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <Tables>
                              <Aircraft>
                                 <DisplayText>SU9 (региональный самолет большего размера)</DisplayText>
                                 <Properties>
                                    <Type>larger regional jet</Type>
                                    <Quality>Standard</Quality>
                                    <Model>SU9</Model>
                                    <CabinPressure>Normal</CabinPressure>
                                    <WindowSize>Standard</WindowSize>
                                 </Properties>
                              </Aircraft>
                              <Seat>
                                 <DisplayText>Расстояние между креслами 79 см</DisplayText>
                                 <Properties>
                                    <Type>standard legroom</Type>
                                    <Quality>Standard</Quality>
                                    <LegRoom>Standard</LegRoom>
                                    <Pitch>31.0</Pitch>
                                    <Width>Wider</Width>
                                    <Flatness>NoFlat</Flatness>
                                 </Properties>
                              </Seat>
                              <Beverages>
                                 <DisplayText>Предоставляются безалкогольные напитки</DisplayText>
                                 <Properties>
                                    <Type>nonalcoholic</Type>
                                    <Quality>Standard</Quality>
                                    <NonAlcoholicCost>Free</NonAlcoholicCost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </Beverages>
                              <Entertainment>
                                 <DisplayText>Без развлечений</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <Exists>false</Exists>
                                 </Properties>
                              </Entertainment>
                              <FreshFood>
                                 <DisplayText>Завтрак/обед/ужин предоставляется</DisplayText>
                                 <Properties>
                                    <Type>meal</Type>
                                    <Quality>Standard</Quality>
                                    <Cost>Free</Cost>
                                    <Exists>true</Exists>
                                 </Properties>
                              </FreshFood>
                              <Layout>
                                 <DisplayText>Расположение кресел 2-3</DisplayText>
                                 <Properties>
                                    <Type>forward</Type>
                                    <Quality>Standard</Quality>
                                    <RowLayout>2-3</RowLayout>
                                    <DirectAisleAccess>false</DirectAisleAccess>
                                 </Properties>
                              </Layout>
                              <Power>
                                 <DisplayText>Нет розетки</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Quality>Standard</Quality>
                                    <MultipleAtSeat>false</MultipleAtSeat>
                                    <UsbPort>false</UsbPort>
                                    <Exists>false</Exists>
                                    <PowerOutlet>false</PowerOutlet>
                                 </Properties>
                              </Power>
                              <Wifi>
                                 <DisplayText>Нет Wi-Fi</DisplayText>
                                 <Properties>
                                    <Type>none</Type>
                                    <Exists>false</Exists>
                                    <Chance>n/a</Chance>
                                    <ConnectivityType>n/a</ConnectivityType>
                                 </Properties>
                              </Wifi>
                           </Tables>
                        </Amenities>
                     </RichContentType>
                  </RichContentList>
               </DataLists>
               <OffersGroup>
                  <CarrierOffers>
                     <Offer>
                        <OfferID>c633ebc4-a7e8-47ba-98e2-5fff0f35ac30</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.194337Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>f4f78da7-9075-46c2-bb59-829b1738dff2</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>65e8bd2e-c2d0-412a-9a00-325008ce1a92</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>6670fd8c-a0f8-4d40-a7c8-bd475cdc4fa5</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943456Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c0d90dc0-ea10-43ad-b2c2-dfbe3c595bc8</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>9f003e6c-1b96-4544-93a3-cfb0eac47249</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>7b18c415-f786-4529-aebc-b47e21c23746</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943504Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>ea64006a-f49a-4097-a58f-7113c8b13631</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>0b682e32-5359-46ad-826b-61d3f3656c60</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>73961a5a-db46-480d-b292-f1267ea8bbdf</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943545Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>19b701f4-3d91-4ba2-81d4-c8426177b0d3</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>eea0fd6d-576a-481e-8cbe-fd9d297b726b</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>b5c128b8-f675-41e1-9163-a46ee143b5d1</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943584Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>e0f2a371-89df-477e-a92a-a81088892aa3</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>64a9ee5f-4dc7-48ee-9109-1aef7080fd12</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>815a8086-89e9-4296-a92e-8d9300167eba</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943637Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>06ab21c0-f2de-4ad2-b461-16ed37414bae</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>44a9f0fd-3eb9-4c58-9746-98e30646c751</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>03c78e99-5ece-4ffe-ad87-7c130b3452a3</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943677Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>3f1ff5e6-3298-46e1-b09a-a6e02692bed3</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>147ecd54-3e6d-4671-9d70-421f1fc2332a</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>77600fbd-b223-4b05-bde4-c115d22effcd</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943715Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>3ddbe06d-86a9-4839-bf37-93c159069c8a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>cc65ec9e-d95b-4215-a46a-159f0a9ee43c</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>b6cef320-b920-4c40-b1d0-ba755f14a1c5</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943753Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>5187239b-1838-48d9-a5c0-8d20cd708896</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>14a2b929-cebf-48d9-bc7b-2170add98f86</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>b86be6fe-b660-4696-9f36-fe6a4dbdaab6</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943797Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>92884061-5130-4d8b-baae-1e83a7a1b51f</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>568c4869-3e53-4d20-a8cc-0ece7c48d078</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>82821127-0b45-44de-995b-d36870a01081</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943837Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>da16dba9-70d6-413f-af41-3dd6be9810d9</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>8fb2cedc-65a4-4f7a-a7f0-6ed745a0c30c</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e1a98ce7-f959-4db6-aae3-ad4ab545553f</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943914Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>2dc38672-c15f-4ec9-a0f2-8b89b03a0a32</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>fde58cef-9838-433e-9096-0fe137a6938f</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>6843a875-2668-490e-b218-7d93e08cc6b0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943954Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bdcae3e6-b2c6-4274-9377-cf0aa19bf187</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>cd2f22e8-c1e2-44e3-9761-c1223dac3207</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>47ea1968-43fc-49e2-8b01-9483f7f25f98</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1943995Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>16f53d4b-19c9-4389-ad3e-e499e168ed22</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>6d8ce6ea-2582-4e6c-b4f4-8c543d0e062a</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>a54b8a09-fb4b-4f35-a90a-341b38956d75</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>8bfa3b7e-de0b-4100-b686-3c779746ae9b</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1948681Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c099a80a-dda3-415f-84b6-fbfc7a55ac89</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>5a326872-6391-425f-affb-0d4ab73f66e7</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>083b1aef-d998-4184-bd7b-b6376e5221e2</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1948777Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>04be5d15-4f3c-4a8e-b162-030ee5f0fa9d</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>25b912e1-3192-4887-91e6-e3881c752200</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>eff65eba-e9ad-4338-95e8-27149e8f7d0d</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.194882Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>e3c1fb1e-b868-4a10-b446-1d05d55fbac5</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>f6788d97-5fa9-48e0-87c7-1e49abc32e0a</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>013e19fe-27d3-4be7-ab34-55d5ccd07a4a</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.194886Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>cbb6613a-bb9b-4dcc-b39e-43a529b5f344</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>8636da52-ec1e-47d3-9d0d-1ac8c569ae18</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>884739e6-afb2-4492-829b-b6bd22109253</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1948899Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>fd913a20-17d9-4bb3-9647-19b67d021b68</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>f49ac2f8-3b72-4226-9d64-d8a7c3640457</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>f70d6a1d-25f6-4794-8088-281ca4ec6536</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1948937Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>afb1fc2b-9e65-4fbb-8d11-67b16fcc5281</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>88cc9922-09c4-4feb-9f95-e4b697eaa427</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>fd9273bc-fd4e-4638-8a6c-07ecf9b2024c</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1948976Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>57c52d08-9cb6-4343-81f4-a7d9f6fc0206</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>61f0c5bb-b366-48d8-b442-696460e2904e</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>a38fb6c8-e628-483c-bc8f-5f4af89b9ff6</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949018Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>263fb405-f750-4fac-a186-b82afdd2f27e</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>fdeafdbe-a38c-4ecf-a58a-a6a122c61ac4</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>429a0b3c-bf96-4e2d-b146-ba3dffd4847a</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.194906Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>01764804-9ba2-4fea-9fc1-bc40b3e9ffd6</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>4863f15f-4c1a-438c-b3be-bbbf39c374e4</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>441dfc7d-bf68-46d6-8627-cb0525b4ce09</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949097Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>1c5e5316-aec2-43d2-9c58-c56cc815147d</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>e7c06fce-ab81-4f37-a568-2bb2f7e2f2e9</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>99e8a4ea-8311-4f13-a0eb-e42284ecf0b5</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949138Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>fe00bb56-27bf-47e5-83b5-a480e1e4403b</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>45ca9503-a2aa-40c9-a727-07d265cec0a0</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e7b4a52a-6d61-4a3a-a5f9-9fe396a19453</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949178Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>62ca90e2-5a76-4dfe-9bc9-930edcc3d218</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>9578d76a-0672-4317-b684-75a158c1f981</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>c113d123-08d4-43f0-927d-21df85852189</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949241Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>db4dfefa-8436-44e9-b9cc-49c626d3ff8a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>3ea30e7a-70bb-4e42-a7df-82e74d382e2f</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>38953f78-e4aa-47d1-9e51-cf831f2bbfdb</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1949284Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>8</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>78b4cf06-a60a-4c83-aa42-da95411f02d5</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>24e79794-9808-4d48-ace8-29e2ff801301</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>3aba793b-4349-47b7-9f1e-57c8bb9c4140</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>9c42e9c6-660c-4a62-9a5d-f2a333ea832c</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950638Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>6a8a3ed7-1d19-43c9-85db-576600edbda3</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ebaadd24-08d1-4762-a051-83544e4fc9c3</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>8c48f687-6429-4843-b952-eb696b11e3cd</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950732Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a5aa739a-a5ea-49aa-a39e-0ecf23cc896a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>363e3fc1-8083-479c-aab9-d94a709248d9</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>103b942e-8490-4282-ae86-0d341b7ade60</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950775Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>f0dbb13d-40fd-4a29-867e-ba9bfac08941</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>d9257665-26c2-4198-af5f-0a48c0b077a3</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>de9effaf-23fd-443c-bc44-339e221a1d70</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950815Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>f27af78e-d4e0-4cfb-87fb-b16952c3bd57</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>0b2d37da-a652-4135-aedf-9e62eccf6597</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>eba9f4c4-b1b2-4015-b9b3-a30680651dfe</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950858Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>ee30aae9-ca7f-4f8c-a5cf-f7e1994ba9d9</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>9b38ed90-e396-40e0-b62a-89a9830d9bba</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>1741df07-159c-42bd-8ee0-09fc6a5eeeaf</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950898Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bf7f0676-a395-4a31-8d19-0412682fc31c</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>e5163443-a540-4323-98d6-a7137f2294f5</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>633ec312-bbc1-498b-8e42-8fad9a5a202f</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.195094Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bce7532f-03ac-4d4d-a0a6-70b4aa1b65d7</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>d42f9092-c297-4ae9-a9f7-c0760cc5628d</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>a841e1a2-fb0f-48cc-a17a-f2a9c1993ee8</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1950978Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>d56a0c47-0e21-4f88-9a34-b640313a0782</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>2e56b330-4dc7-4ff8-b882-37d46e147281</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>d29cd08e-5f72-4f3b-bc73-25d8841dd4d1</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.195102Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>e683dc65-8d60-4566-8690-85145ef1dca9</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>d08ba371-2428-4a1b-8dfa-59be506b5670</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>59a848bf-081b-423b-821e-9d9b550c180b</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1951063Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>07326afd-aa92-4ac5-b864-64e3d4f7c064</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>b7299fe2-24cc-440d-88f5-e76dd0a7b79d</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>fe774466-0d8e-4700-ab3b-a1c7419204c0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1951102Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c3ea9448-6aca-4d63-9222-917e6c208481</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>0e3a1802-17b8-4bcb-94a7-555fd50069d0</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>ecf1e855-eedd-4359-88d8-a7fd548fc22e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1951141Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>67a12008-0659-46dc-a1ad-6e80bb0f3267</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>be59157b-1a27-4c08-8db3-409e13b71bd4</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>206c9274-bfa5-4ce3-b0ee-3d80de972f18</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1951203Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>09807201-a332-40ab-a9b9-cd4b4f29ca1a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>24dc59c8-5137-4688-83b3-fa243d401973</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>8dcfaced-eed9-4463-83bb-451ace2aaf1e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1951247Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a1e76e4e-17e6-493d-90f7-4fe5232ab88e</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>62089eda-09fa-4f4b-821d-eaee34254631</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>b4dc3d91-5420-4da7-82e2-45bfdfc39347</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>89478429-c91e-40a6-b3d4-234eab9fcd6e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952522Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>d2b90d88-4f5e-4fa7-ac8e-756b170269f3</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>f12b89e0-ea05-4ee0-a051-8fa2de082fc6</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>106e5725-87a4-4219-99d7-4709ddbc3a57</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952575Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>759568d8-0762-481f-b148-93c10235975c</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>3d3e5cf0-0b19-4276-953b-e90961b7830e</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>953f1fa6-36bf-4a30-bc0f-9244db8d4d8e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952642Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a4069e07-bdb1-4fe2-aeea-c572645257f0</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>67301e1d-57b6-45b7-b191-c3e87d19d56c</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>32e1b921-6dfa-409c-9e20-9ca0e288cfb0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952683Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>19d281f7-00b8-49f8-b67d-4b3a9e4f7332</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>1b9a383a-d6df-457e-bee3-ec7b838c1c2e</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2933249f-f538-439f-9dc2-35df893f135d</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952722Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>566ca78a-4405-48dd-a8be-a7aaadf065f7</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>97b0761e-7aa7-4f67-8335-8da50769883c</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>25ac7518-c75f-4671-8216-bfe3e2cbd0ba</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952761Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>eb6618bd-5973-479d-9885-e7eea03b82c9</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>5cf5a3c4-85c5-46c7-8d36-b9baebefcf3b</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2513004f-6b2e-427b-b05c-61978b0d66db</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.19528Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>9bec7f6d-6674-4c39-8643-94c122c7e788</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>66dffb2a-92c2-41e1-9b84-76868b4ffe1f</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e50d1153-9cd3-47e3-a08f-7f58a256c894</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952839Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>8227f976-32da-4e5d-aba1-e7425e2acdf6</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>455841eb-3c90-4ba8-bb88-bd0a43d54f18</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>06b25e43-62f2-4c50-a54e-0015ceb9f524</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952878Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bdae493b-d6ce-4dde-b8b0-b33d65cb0657</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>fcf96a7f-1b8d-4702-811f-a61e9a89afb2</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2f0a50fb-7852-47e9-86b5-a5a293b4bf0d</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952915Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c0510226-1979-4658-b725-f12b8baa4724</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>bf83222d-c4da-44f6-b7a7-1f073b7b48ca</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>fa4527d0-1cac-4b55-a257-711cf43ac3f6</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952956Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c88efb96-8753-47d0-b406-3972c4949007</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>5c543046-458d-49a0-addb-2871ad1e0272</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>5fa5be47-bb2b-460c-8001-35fa3f9e636d</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1952995Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a3eb6a1a-f6b7-4f01-bda2-4f7b956be545</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ca75e926-1de4-4c76-a486-14b88c5224f7</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>107e4eb9-d2f4-4908-92c2-6c3635e635e3</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1953034Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>1aff356f-0ab7-465f-afda-31127d226f44</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>5599ff7e-c542-4565-b240-f9dccd7ecdb0</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>3ae77220-dfeb-4198-8733-b57c259f7f7f</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1953071Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>30407153-268f-4526-a324-d25d7a4a63a7</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>6472e1bc-0695-4d98-b65a-f64dcb0cf713</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>c5061fbc-4b50-4b0a-a10f-ec5655b6b126</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1953132Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a85029bb-dbe1-4020-a89f-2052d3749b3b</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>2253de71-f3b2-435a-b3a9-3144ef982b74</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e1635ab7-1b01-4f1d-99a2-da4550604b3a</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1953171Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>V</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>04c985ce-c356-4981-a45b-bf619957a682</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1e73bd42-c721-462f-8f9e-0f6282bdcf06</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>1e216809-bf77-442a-9d4b-d14ede897840</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>b15a550c-c491-4695-8aba-31e86df85eed</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1954267Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>5be2c577-f7bb-4040-9d61-b9b0d6b9e1e1</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>374452f9-bec6-4988-905b-c32e5f2011f3</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>4b335db1-d3c9-45c7-bd0e-6687b334e2f5</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961022Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>afda67ae-195a-447e-a46f-263246612fb2</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>548efa30-d3b1-488e-af68-0f579388e744</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>31db8493-3c1f-4899-a4c0-15a45a1f945c</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961112Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>3812425a-a292-4ebf-b8d5-246b01e059d4</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>4d800da6-2b2e-40c3-adb0-d57a187cd710</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>20289e53-0b7b-4124-9fe0-762c2ad09ec0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961151Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>37a37313-f314-4838-a626-216198c59d11</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>a7ea0a47-9217-4ee2-baf5-d7938edb3aed</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>f1307085-fd85-4f51-934c-b468d101b6a4</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.196119Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>9ae3bd23-18fc-4683-b8f3-54f04c9f76de</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>1b762e06-7536-4701-887b-d9c3dab5de67</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e8ff15f3-fc8e-4e4a-848d-611701937d36</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.196123Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>0bb13181-57cb-4292-be10-26c830a92578</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>9b51aae3-5ace-4be1-abc6-9f1817bad9f7</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>d4006387-cc4e-4e98-a9ca-ddc696441481</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961272Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>fc515b34-fb3b-4f3a-9179-33be9776702d</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>36826836-8805-44ac-89da-e3e5c0fe60ce</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>d9268107-bbd0-4038-a324-888c95720520</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961311Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>d838fb33-94b1-4d4c-b6db-3e48147e0749</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>b47a14a9-9180-42ba-b627-72af4679a1d9</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>c803101e-00cd-469b-8b66-aab74310f613</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961349Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>08c5e585-2ab1-4712-8f46-77939357e183</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>8a4eb5af-8f96-4844-a806-3b4be347ddae</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2dfe0229-4a85-4f65-b275-bfd5c2dd5928</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961391Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>c70e57dd-7611-4be1-a058-71eacd53e4ca</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ee298aa9-f344-483b-9fc2-de7a18290434</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>7edd08f4-0b9a-486a-a894-063f4be8ecb7</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961433Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>3c44a04b-4ef2-45d5-b9fc-eaff050be32f</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>d4a5e5c4-7c98-4086-8053-c8fbce6a5b51</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>38f38ead-fb2d-4e59-98ce-c23efc5cc7ae</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961472Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>ad1510b8-0137-494f-8c36-0f03246759eb</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>402671bb-daed-4c45-b531-8a76d09fa9b4</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>688f7f1d-316f-4463-9401-42f9a3e8cbac</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.196151Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>d3a4788c-894e-43b4-9739-d3686a0e2775</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ac5623f4-02bd-4185-a7ff-0ea5bd546a11</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2f6e24e7-22b8-4ead-864d-39f0803c7d85</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1961604Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bd865c1b-4b37-44b0-ba4d-584d8ed858d1</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>1ca5eef9-39ff-4d66-986a-3a17515ef2c5</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>acce5992-07b1-4197-9221-708dfc6c48bf</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2f0562b0-1cc4-46e3-a238-aec4fc4824e0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963243Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>eae48f12-036a-42a4-baef-c9abee1356c9</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>02e6b339-0856-4a33-b153-ab507693b25c</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>f39f59b2-c135-4c56-aaa5-afac8495a034</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963297Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>d173c9e0-6b25-4985-9f09-8fe1f7836244</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>49fe0f6a-b274-449a-adb7-2f5c4a914f70</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>7d5dce24-4d46-4e9c-aacb-fd587905a5f0</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.196334Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>9ece24fd-56b5-4844-9278-8ed22cb21bde</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>976d86d9-a488-4fc6-b7b1-823bc76c2d30</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>88847da8-6977-4af5-80b2-78a20a766454</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963414Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>14aeb567-2052-48ab-a2a6-2ef279acf17a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>a9c3f1b3-cf09-4804-937a-9030f6d9f8db</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2be8f549-46f3-46d7-889c-885bd659fb86</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963453Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>P</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>26d1a463-8dd8-42e5-a10a-5edb16402b05</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>7d0b1026-e795-40c8-b851-957903edaa6f</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>2faee802-886a-49e7-be45-3909d414a105</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963489Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>K</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>84e7ea96-31dd-43c3-93dd-b596f18d5167</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>bf4a6bcc-f7cd-4229-a830-210f2dcf2a7a</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>c2dd269b-47ae-47b3-bd01-50f92a65ce85</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963528Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>H</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>bceff8bb-cecf-4b4f-9924-65ea13d1944a</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>b1a5b0e8-01e2-47f5-84e2-8c539452abc1</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>390c9513-a488-488f-96b2-541ce608f2fa</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963571Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>L</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>92a535da-b246-4f12-916a-2ee5f171fbf1</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ad1d0d35-77c8-4fef-a416-9f7057c9bb17</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>a54021f4-9c58-4529-9b44-8f739508bd1e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.196361Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>X</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>872b3bb9-6cde-413c-919b-7078b4ae2965</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>753e1b9c-c5c3-4d2a-8bba-675c8497f6ab</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>7a84c16d-6ac0-4124-8acf-bb069f4fe0dc</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963647Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Q</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>f21d4d4b-b436-4553-b93d-ed4ba80ee136</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>ed05c884-dc36-47ed-bb63-24468d84a248</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>73bd384c-ad08-4424-9e2d-a0acc9e5efff</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963684Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>T</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>14462903-da39-44c7-a9b8-f1a0f97a80a8</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>53225e8d-7db6-49c2-97d3-a63c5cf3357b</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>7b506054-a138-4c0a-a799-0773b90a1516</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963724Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>E</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>5f93f422-6065-49e5-be48-051e702ed2ad</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>e7a66f0a-cdd0-44b2-b1ff-c219f6c08b6a</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>886f9ed8-8785-4176-800c-00c0eb107759</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963763Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>N</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>6f7142d7-68a1-470f-b186-1e6d490dbc2d</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>31813358-adcd-4078-877b-34948d42c94d</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>13a876ab-d5b8-44a1-91cf-cc510377c852</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1963802Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>R</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>fc90ed44-a426-481c-9981-d5fb96c94503</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>99ec0020-d08b-4205-a985-69c4dda85110</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>e1a04c21-37e7-4f53-83e0-c09c8a1a2619</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>5cf3ac82-3923-41e1-9d2d-d53d8815123e</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1965766Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>Y</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>a44bfba2-2d76-4440-b9a5-b548da12fd2b</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>f059880c-cfca-4eeb-9562-422ea93a331f</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>e21cad37-5f09-4c31-9d37-fd510fc58482</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1965852Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>B</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>7cad5dcc-876c-4746-9ff7-f6fac530147b</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>be487c8b-3f9a-46d5-91eb-fe685cce8abe</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>27d26d47-2036-4913-8e19-7359880536fb</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1965911Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>M</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>94777cb1-66d0-4745-a4e3-dd640727ed65</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>c88ab917-cd40-4704-bf63-c24021eb8bfe</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                     <Offer>
                        <OfferID>0e270238-685b-4e29-8fbc-2f28ae0e801a</OfferID>
                        <OfferExpirationTimeLimitDateTime>2024-05-17T09:05:42.1965972Z</OfferExpirationTimeLimitDateTime>
                        <OfferItem>
                           <FareDetail>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                                 <RBD>
                                    <RBD_Code>U</RBD_Code>
                                    <Availability>9</Availability>
                                 </RBD>
                              </FareComponent>
                           </FareDetail>
                           <OfferItemID>ebb031c7-d468-4603-b6a3-551f59bc54cb</OfferItemID>
                           <Service>
                              <PaxSegmentRefID>3eb542f4-bee7-4caf-81a5-5548437e08d9</PaxSegmentRefID>
                              <ValidatingPartyRefID>ff51c4bb-0a18-48ce-91c8-d1340a0cbbc0</ValidatingPartyRefID>
                              <ServiceID>162ed6e7-e7f0-4cc0-9711-7cf51e06a466</ServiceID>
                              <StatusCode>HK</StatusCode>
                           </Service>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                     </Offer>
                  </CarrierOffers>
               </OffersGroup>
            </Response>
         </Availability:Mixvel_AvailabilityRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Multiseat

In order to get more details (e.g., available brands) or to obtain the lowest rates in unique combinations of PaxJourney, it’s possible to apply BestPricingOptionText.

As the value of the field BestPricingOptionText may be used:

  • Simple (default) – to obtain the lowest prices for unique combinations of PaxJourney;

  • Extended – to obtain offers in different brands for unique combinations of PaxJourney;

  • Multiseat – to obtain offers in different subclasses. When applying this method, one should not run OfferPrice request (else – all the offers from this filter will not be included).

Example:

Show example Mixvel_AirShoppingRQ request on this page

<Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-12-15</DateRangeStart>
                                    <DateRangeEnd>2022-12-15</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <PricingMethodCriteria>
                            <BestPricingOptionText>Multiseat</BestPricingOptionText>
                        </PricingMethodCriteria>
                    </ShoppingCriteria>
 </Request>

Complex Routes: Indication of the Land Segment (ARNK)

Open gaps between the cities are indicated on the route as ARNK. While setting up a complex route with ARNK segments, we do not indicate this parameter in the request (AirShoppingRQ).

The response brings different variants with notes in the DataList about the ARNK segment: TRUE. If there is an ARNK, than in the 3d segment after the missing one there will be the flag ARNK_Ind – TRUE. (The value TRUE points at the condition ARNK (arrival not indicated), which means a gap between taking off of the current segment and location of the previous arrival of the previous segment, which presupposes unknown logistics of the passenger).

See in: AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/ARNK_Ind.

Example of Mixvel_AirShoppingRS:

Show example message of Mixvel_AirShoppingRS on this page

<Response>
                    <DataLists>
                        <OriginDestList>
                            ...
                        </OriginDestList>
                        <PaxJourneyList>
                            ...
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>TRUE</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2022-09-20T16:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>St. Petersburg(Pulkovo)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2022-09-20T16:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>St. Petersburg(Pulkovo)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>fb47e522-c3e7-495d-b8c8-d8e9e6f15a3c</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2022-09-20T15:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Moscow(Sheremetyevo)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2022-09-20T15:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Moscow(Sheremetyevo)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>22</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>a97b7771-8566-44e9-86fb-56a37be50797</PaxSegmentID>
                            </PaxSegment>
                            ….
<Response>

The Amount of Intermediate Landings of a Flight

The amount of intermediate landings on a segment, which are delivered in the responce only in case there are any, are displayed in:

Mixvel_AirShoppingRS/Response/DataLists/PaxSegmentList/PaxSegment/LandingsQty

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

ь<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="6e3cad6a-ec72-4a5e-bd2e-18699979384f" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2023-04-27T13:32:07.6699328Z"/>
    <AppData>
      <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
        <Response>
          <DataLists>
            <BaggageAllowanceList>
              <BaggageAllowance>
                <BaggageAllowanceID>fa1cb945-89e9-498f-ac6f-1c543d630fd3</BaggageAllowanceID>
                <PieceAllowance>
                  <TotalQty>1</TotalQty>
                </PieceAllowance>
                <TypeCode>Checked</TypeCode>
              </BaggageAllowance>
            </BaggageAllowanceList>
            <OriginDestList>
              <OriginDest>
                <DestCode>DME</DestCode>
                <OriginCode>MJZ</OriginCode>
                <OriginDestID>083262e5-03c6-4904-870f-a72fb78ba171</OriginDestID>
                <PaxJourneyRefID>a6f14baa-a983-44af-942b-c8d28f96c62a</PaxJourneyRefID>
              </OriginDest>
            </OriginDestList>
            <PaxJourneyList>
              <PaxJourney>
                <Duration>PT13H5M</Duration>
                <PaxJourneyID>a6f14baa-a983-44af-942b-c8d28f96c62a</PaxJourneyID>
                <PaxSegmentRefID>64cba525-6774-4273-9821-bd5e5462fcfa</PaxSegmentRefID>
              </PaxJourney>
            </PaxJourneyList>
            <PaxList>
              <Pax>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
              </Pax>
            </PaxList>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2023-04-28T19:45:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>DME</IATA_LocationCode>
                  <StationName>Moscow(Domodedovo)</StationName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-28T13:20:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>TLK</IATA_LocationCode>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>93b67c29-7f47-40be-b86b-b186f90e4b05</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-28T12:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>MJZ</IATA_LocationCode>
                    <StationName>Mirny</StationName>
                  </Dep>
                </DatedOperatingLeg>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-28T14:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>OMS</IATA_LocationCode>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>281f470b-81e6-43b1-8834-025d8be1bcb5</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-28T14:50:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>TLK</IATA_LocationCode>
                  </Dep>
                </DatedOperatingLeg>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-28T16:50:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>MMK</IATA_LocationCode>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>a25f9397-e15b-4df6-9279-99d41121d983</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-28T15:30:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>OMS</IATA_LocationCode>
                  </Dep>
                </DatedOperatingLeg>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-04-28T19:45:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>DME</IATA_LocationCode>
                    <StationName>Moscow(Domodedovo)</StationName>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>f060d4c5-8b44-48ea-83f9-96d70cc6fda5</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-04-28T17:40:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>MMK</IATA_LocationCode>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2023-04-28T12:40:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>MJZ</IATA_LocationCode>
                  <StationName>Mirny</StationName>
                </Dep>
                <Duration>PT13H5M</Duration>
                <LandingsQty>3</LandingsQty>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>6R</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>1732</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <OperatingCarrierInfo>
                  <CarrierDesigCode>6R</CarrierDesigCode>
                  <OperatingCarrierFlightNumberText>1732</OperatingCarrierFlightNumberText>
                </OperatingCarrierInfo>
                <PaxSegmentID>64cba525-6774-4273-9821-bd5e5462fcfa</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
            <ValidatingPartyList>
              <ValidatingParty>
                <ValidatingPartyID>6d3d6c03-1419-4df3-9b9b-de93465e13ad</ValidatingPartyID>
                <ValidatingPartyCode>6R</ValidatingPartyCode>
                <ValidatingPartyName>ALROSA</ValidatingPartyName>
                <ValidatingPartyDesigCode>67A</ValidatingPartyDesigCode>
              </ValidatingParty>
            </ValidatingPartyList>
          </DataLists>
          <OffersGroup>
            <CarrierOffers>
              <Offer>
                <BaggageAllowance>
                  <BaggageAllowanceRefID>fa1cb945-89e9-498f-ac6f-1c543d630fd3</BaggageAllowanceRefID>
                  <BaggageFlightAssociations>
                    <PaxSegmentRef>
                      <PaxSegmentRefID>64cba525-6774-4273-9821-bd5e5462fcfa</PaxSegmentRefID>
                    </PaxSegmentRef>
                  </BaggageFlightAssociations>
                  <PaxRefID>Pax-1</PaxRefID>
                </BaggageAllowance>
                <TicketDocsCount>1</TicketDocsCount>
                <OfferExpirationTimeLimitDateTime>2023-04-27T14:02:07.6600854Z</OfferExpirationTimeLimitDateTime>
                <OfferID>308cc5c1-0fcc-4717-a23f-80ce13c7bb2c</OfferID>
                <OfferItem>
                  <FareDetail>
                    <FareComponent>
                      <CabinType>
                        <CabinTypeCode>Economy</CabinTypeCode>
                      </CabinType>
                      <FareBasisCode>QSTDOW</FareBasisCode>
                      <FareRule>
                        <Remark>
                          <RemarkText>6630</RemarkText>
                        </Remark>
                      </FareRule>
                      <PaxSegmentRefID>64cba525-6774-4273-9821-bd5e5462fcfa</PaxSegmentRefID>
                      <Price>
                        <BaseAmount CurCode="RUB">15000.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2023-04-28T06:40:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <TaxSummary>
                          <Tax>
                            <Amount CurCode="RUB">185.00</Amount>
                            <TaxCode>ZZ</TaxCode>
                          </Tax>
                          <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">15185.00</TotalAmount>
                      </Price>
                      <RBD>
                        <RBD_Code>Q</RBD_Code>
                        <Availability>9</Availability>
                      </RBD>
                    </FareComponent>
                    <PaxRefID>Pax-1</PaxRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">15000.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2023-04-28T06:40:00</BaseAmountGuaranteeTimeLimitDateTime>
                      <TaxSummary>
                        <Tax>
                          <Amount CurCode="RUB">185.00</Amount>
                          <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                      </TaxSummary>
                      <TotalAmount CurCode="RUB">15185.00</TotalAmount>
                    </Price>
                  </FareDetail>
                  <MandatoryInd>true</MandatoryInd>
                  <OfferItemID>48e14b8c-6a51-4ba7-80c9-da329e7c36af</OfferItemID>
                  <PaymentTimeLimitDateTime>2023-04-27T14:03:00Z</PaymentTimeLimitDateTime>
                  <Price>
                    <BaseAmount CurCode="RUB">15000.00</BaseAmount>
                    <BaseAmountGuaranteeTimeLimitDateTime>2023-04-28T06:40:00</BaseAmountGuaranteeTimeLimitDateTime>
                    <TaxSummary>
                      <Tax>
                        <Amount CurCode="RUB">185.00</Amount>
                        <TaxCode>ZZ</TaxCode>
                      </Tax>
                      <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                    </TaxSummary>
                    <TotalAmount CurCode="RUB">15185.00</TotalAmount>
                  </Price>
                  <Service>
                    <PaxRefID>Pax-1</PaxRefID>
                    <ValidatingPartyRefID>6d3d6c03-1419-4df3-9b9b-de93465e13ad</ValidatingPartyRefID>
                    <ServiceAssociations>
                      <PaxJourneyRef>
                        <PaxJourneyRefID>a6f14baa-a983-44af-942b-c8d28f96c62a</PaxJourneyRefID>
                      </PaxJourneyRef>
                    </ServiceAssociations>
                    <ServiceID>dbdeecf8-284e-4504-9d59-3b3c3ee33bfe</ServiceID>
                  </Service>
                  <RefundStatus>Refundable</RefundStatus>
                </OfferItem>
                <OfferType>Full</OfferType>
                <OwnerCode>TCH</OwnerCode>
                <ReservationGuideline>
                  <ReservationLang>RU</ReservationLang>
                </ReservationGuideline>
                <TotalPrice>
                  <BaseAmount CurCode="RUB">15000.00</BaseAmount>
                  <BaseAmountGuaranteeTimeLimitDateTime>2023-04-28T06:40:00</BaseAmountGuaranteeTimeLimitDateTime>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">15185.00</TotalAmount>
                </TotalPrice>
              </Offer>
            </CarrierOffers>
          </OffersGroup>
          <PaymentFunctions>
            <OtherPaymentMethod/>
          </PaymentFunctions>
        </Response>
      </Shop:Mixvel_AirShoppingRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

The set up of Possibility of Different Connection Airports

In Mixvel_AirShoppingRQ in the structure ConnectionCriteria there is the element AllowAirportChangeInd, which is used to set up delivery of different connection airports.

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/ConnectionCriteria/AllowAirportChangeInd

(By default: AllowAirportChangeInd=false)

Note: in order to get the variants with airports change it’s also necessary to point CarrierMixInd=true in the Mixvel_AirShoppingRQ.

Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PricingMethodCriteria/CarrierMixInd

Example of Mixvel_AirShoppingRQ:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2023-03-13T05:54:51Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <ConnectionPrefRefID>Connect-1</ConnectionPrefRefID>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>IGT</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2024-03-21</DateRangeStart>
                                    <DateRangeEnd>2024-03-21</DateRangeEnd>
                                    <IATA_LocationCode>MSQ</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <ShoppingCriteria>
                        <ConnectionCriteria>
                            <AllowAirportChangeInd>true</AllowAirportChangeInd>
                            <ConnectionPrefID>Connect-1</ConnectionPrefID>
                        </ConnectionCriteria>
                        <PricingMethodCriteria>
                            <CarrierMixInd>true</CarrierMixInd>
                        </PricingMethodCriteria>
                    </ShoppingCriteria>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="dc2b71dc-6dd3-42c0-9247-7dba45ce093b" ReplyTo="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2024-02-28T20:07:23.068255Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>be225c24-7072-48d6-b585-d98b5634f018</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>318539f3-6f54-4082-987f-8b4fa16a5040</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>be9ff413-c650-4cf6-bf33-b11feec58756</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>IGT</DestCode>
                                <OriginCode>MSQ</OriginCode>
                                <OriginDestID>12932a8d-8e5d-40a4-bfa0-d031470c9f06</OriginDestID>
                                <PaxJourneyRefID>8c14abec-d783-490e-8852-104e45c33007</PaxJourneyRefID>
                                <PaxJourneyRefID>5af9f997-c8ae-418c-8c32-9ad749726b65</PaxJourneyRefID>
                                <PaxJourneyRefID>d6305542-df7c-46bc-901f-6a85c4005deb</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT19H50M</Duration>
                                <PaxJourneyID>d6305542-df7c-46bc-901f-6a85c4005deb</PaxJourneyID>
                                <PaxSegmentRefID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentRefID>
                                <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>P1D</Duration>
                                <PaxJourneyID>5af9f997-c8ae-418c-8c32-9ad749726b65</PaxJourneyID>
                                <PaxSegmentRefID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentRefID>
                                <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT13H20M</Duration>
                                <PaxJourneyID>8c14abec-d783-490e-8852-104e45c33007</PaxJourneyID>
                                <PaxSegmentRefID>b2b2d5fc-a91d-4538-92f6-e011fa14a12d</PaxSegmentRefID>
                                <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-22T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>IGT</IATA_LocationCode>
                                    <StationName>Назрань(Магас)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-22T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>IGT</IATA_LocationCode>
                                        <StationName>Назрань(Магас)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c871a2fe-c266-446b-a677-f746507d2d76</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-22T07:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-22T07:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT3H30M</Duration>
                                <Mileage>917</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>DP</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6903</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>DP</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>6903</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-21T12:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-21T12:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>dbcfb440-208e-4b83-86bb-697d92446ad2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-21T11:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MSQ</IATA_LocationCode>
                                        <StationName>Минск(Минск Интл.)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-21T11:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MSQ</IATA_LocationCode>
                                    <StationName>Минск(Минск Интл.)</StationName>
                                </Dep>
                                <Duration>PT1H30M</Duration>
                                <Mileage>414</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1831</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1831</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-21T23:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-21T23:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>e9ef579e-5d25-4c7a-9d73-a18f05b2f1d9</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-21T21:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MSQ</IATA_LocationCode>
                                        <StationName>Минск(Минск Интл.)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-21T21:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MSQ</IATA_LocationCode>
                                    <StationName>Минск(Минск Интл.)</StationName>
                                </Dep>
                                <Duration>PT1H35M</Duration>
                                <Mileage>414</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>DP</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>968</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>DP</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>968</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b2b2d5fc-a91d-4538-92f6-e011fa14a12d</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-03-21T17:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-03-21T17:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>246d78a0-c553-422f-a2e9-f29230daecb2</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-03-21T15:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>MSQ</IATA_LocationCode>
                                        <StationName>Минск(Минск Интл.)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-03-21T15:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>MSQ</IATA_LocationCode>
                                    <StationName>Минск(Минск Интл.)</StationName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <Mileage>414</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>1843</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>1843</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>NB</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Name>ECONOMY LITE</Name>
                                <PriceClassID>44b67f84-0965-405a-a11c-22d07b706412</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>AD</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ ДО 10 КГ 1 МЕСТО (03C)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>С19ПО25РЯДЫBCDE12A (ES2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>С26ПО32РЯДЫ (ES3)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>С19ПО25РЯДЫAF (ES5)</DescText>
                                </Desc>
                                <Name>ВЫГОДНЫЙ</Name>
                                <PriceClassID>5877a586-5a0a-4bec-8bb8-85e0a00b2376</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>1b59730c-1670-421b-b716-bec9f3d54b63</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>01c87510-c6a1-438d-b191-2540a47844d3</ValidatingPartyID>
                                <ValidatingPartyCode>DP</ValidatingPartyCode>
                                <ValidatingPartyName>Победа</ValidatingPartyName>
                                <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>318539f3-6f54-4082-987f-8b4fa16a5040</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b2b2d5fc-a91d-4538-92f6-e011fa14a12d</PaxSegmentRefID>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:23:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>283740c4-0b5c-43da-800b-ae4dab12666c</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>PAD</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0011</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>b2b2d5fc-a91d-4538-92f6-e011fa14a12d</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2750.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">90.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.00</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">61.67</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">3025.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>5877a586-5a0a-4bec-8bb8-85e0a00b2376</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>P</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>3</TicketCoupon>
                                            <FareBasisCode>XAD</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0011</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3885.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">90.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4160.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>5877a586-5a0a-4bec-8bb8-85e0a00b2376</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6635.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">180.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">370.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7185.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f4a97b38-99f6-4244-bccc-95aca851bffb</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:23:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6635.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">180.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7185.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>01c87510-c6a1-438d-b191-2540a47844d3</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>8c14abec-d783-490e-8852-104e45c33007</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>eceee47f-859c-4a70-adc5-8d4d5fdeef25</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">6635.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">180.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7185.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>be9ff413-c650-4cf6-bf33-b11feec58756</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>318539f3-6f54-4082-987f-8b4fa16a5040</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>be225c24-7072-48d6-b585-d98b5634f018</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:23:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2c020c19-2bd3-4bbe-bcda-4a06d6077c1f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>VNOSL</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>EN01</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">584.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">514.00</Amount>
                                                        <TaxCode>WJ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">395.00</Amount>
                                                        <TaxCode>WH</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1052.00</Amount>
                                                        <TaxCode>WI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">463.00</Amount>
                                                        <TaxCode>B8</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>44b67f84-0965-405a-a11c-22d07b706412</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>V</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">584.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">514.00</Amount>
                                                    <TaxCode>WJ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">395.00</Amount>
                                                    <TaxCode>WH</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1052.00</Amount>
                                                    <TaxCode>WI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">463.00</Amount>
                                                    <TaxCode>B8</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>d3d3265f-867f-44b8-9cfc-cb207d39704d</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:23:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">584.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">514.00</Amount>
                                                <TaxCode>WJ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">395.00</Amount>
                                                <TaxCode>WH</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1052.00</Amount>
                                                <TaxCode>WI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">463.00</Amount>
                                                <TaxCode>B8</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>1b59730c-1670-421b-b716-bec9f3d54b63</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxSegmentRef>
                                                <PaxSegmentRefID>b0c69a5c-2449-4fb2-ba49-a8d0d7dfd895</PaxSegmentRefID>
                                            </PaxSegmentRef>
                                        </ServiceAssociations>
                                        <ServiceID>130ef1fe-ccba-48c4-9dec-9ee1915f5cae</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XAD</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0011</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">90.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">369.45</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>5877a586-5a0a-4bec-8bb8-85e0a00b2376</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">90.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">369.45</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3baa6599-2660-4214-b592-816ba7fa3350</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:23:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">90.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">369.45</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>01c87510-c6a1-438d-b191-2540a47844d3</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxSegmentRef>
                                                <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                            </PaxSegmentRef>
                                        </ServiceAssociations>
                                        <ServiceID>066ccd8b-2fb3-407d-90f0-98c4038766be</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">6314.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">584.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">514.00</Amount>
                                            <TaxCode>WJ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">395.00</Amount>
                                            <TaxCode>WH</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1052.00</Amount>
                                            <TaxCode>WI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">463.00</Amount>
                                            <TaxCode>B8</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">90.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">369.45</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3468.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9782.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>be9ff413-c650-4cf6-bf33-b11feec58756</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>318539f3-6f54-4082-987f-8b4fa16a5040</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>be225c24-7072-48d6-b585-d98b5634f018</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>2</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T20:23:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>0f672a06-b0da-473d-943b-6fc1b055798d</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>VNOSL</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>EN01</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">584.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">514.00</Amount>
                                                        <TaxCode>WJ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">395.00</Amount>
                                                        <TaxCode>WH</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1052.00</Amount>
                                                        <TaxCode>WI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">463.00</Amount>
                                                        <TaxCode>B8</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>44b67f84-0965-405a-a11c-22d07b706412</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>V</RBD_Code>
                                                <Availability>2</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">584.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">514.00</Amount>
                                                    <TaxCode>WJ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">395.00</Amount>
                                                    <TaxCode>WH</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1052.00</Amount>
                                                    <TaxCode>WI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">463.00</Amount>
                                                    <TaxCode>B8</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>07b8b673-a1df-4d5a-b2d3-7486999b16db</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:23:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2415.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T23:07:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">584.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">514.00</Amount>
                                                <TaxCode>WJ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">395.00</Amount>
                                                <TaxCode>WH</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1052.00</Amount>
                                                <TaxCode>WI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">463.00</Amount>
                                                <TaxCode>B8</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3193.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">5608.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>1b59730c-1670-421b-b716-bec9f3d54b63</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxSegmentRef>
                                                <PaxSegmentRefID>06a4e95a-db8a-4c9e-8e7d-42454a8f0ab8</PaxSegmentRefID>
                                            </PaxSegmentRef>
                                        </ServiceAssociations>
                                        <ServiceID>8e49696d-f95d-469c-856e-a03daecbf44e</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>XAD</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0011</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">90.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">369.45</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT Fare</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">30.83</Amount>
                                                        <QualifierCode>6</QualifierCode>
                                                        <TaxCode>VAT ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>5877a586-5a0a-4bec-8bb8-85e0a00b2376</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>X</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">90.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">369.45</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>17d85a22-6cd8-4f74-be63-2c5c51a433e5</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T20:23:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">3899.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">90.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">369.45</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4174.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>01c87510-c6a1-438d-b191-2540a47844d3</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxSegmentRef>
                                                <PaxSegmentRefID>95ace05f-63fb-4021-97f9-064f73a0a031</PaxSegmentRefID>
                                            </PaxSegmentRef>
                                        </ServiceAssociations>
                                        <ServiceID>d616261d-ced3-4e21-88ff-ccc882fd4152</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">6314.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-02-28T23:22:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">584.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">514.00</Amount>
                                            <TaxCode>WJ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">395.00</Amount>
                                            <TaxCode>WH</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1052.00</Amount>
                                            <TaxCode>WI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">463.00</Amount>
                                            <TaxCode>B8</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">90.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">369.45</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3468.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">9782.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Filter to Indicate the Max Amount of the Variants

In Mixvel_AirShoppingRQ there is an opportunity to set a filter for the amount of offers.

Element Description
…/PayloadRestrictions The Filter of the amount of the offers.
…/Limit It indicates the maximum amount of offers which will come in the response.
…/ObjectName It indicates the type of the record which will be limited by the maximum number of records. By default, it’s not ticked, as the request searches only for offers.

Mixvel_AirShoppingRQ/Request/PayloadRestrictions

Show example Mixvel_AirShoppingRQ request on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-09-20</DateRangeStart>
                                    <DateRangeEnd>2022-09-20</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ADT</PTC>
                        </Pax>
                    </Paxs>
                    <PayloadRestrictions>
                        <Limit>10</Limit>
                        <ObjectName>Offer</ObjectName>
                    </PayloadRestrictions>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

TimeLimit for a Booking for Each Offer

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/OfferItem/PaymentTimeLimitDateTime.

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<OfferItemID>c52d2f64-acad-47d6-8d18-5dcedf5f5c82</OfferItemID>
<PaymentTimeLimitDateTime>2022-10-28T12:27:00Z</PaymentTimeLimitDateTime>  <!--A new field is added-->
    <Price>
        <BaseAmount CurCode="RUB">0.00</BaseAmount>
        <BaseAmountGuaranteeTimeLimitDateTime>2022-10-28T15:25:00</BaseAmountGuaranteeTimeLimitDateTime>
        <TaxSummary>
            <Tax>
                <Amount CurCode="RUB">120.00</Amount>
                <TaxCode>RI</TaxCode>
            </Tax>
            <Tax>
                <Amount CurCode="RUB">10.91</Amount>
                <QualifierCode>6</QualifierCode>
                <TaxCode>VAT Fare</TaxCode>
            </Tax>
            <TotalTaxAmount CurCode="RUB">120.00</TotalTaxAmount>
        </TaxSummary>
        <TotalAmount CurCode="RUB">120.00</TotalAmount>
    </Price>
    <Service>
        <PaxRefID>Pax-1</PaxRefID>
        <ValidatingPartyRefID>c7d95016-c38c-4f52-850c-7e92e6ee1808</ValidatingPartyRefID>
        <ServiceAssociations>
            <PaxJourneyRef>
                <PaxJourneyRefID>32bde393-e14d-476b-88c0-f31ca6c5fc41</PaxJourneyRefID>
            </PaxJourneyRef>
        </ServiceAssociations>
        <ServiceID>19757e69-fcb9-4338-8678-4759dcba67f0</ServiceID>
    </Service>
</OfferItem>

Display of the RefundStatus in AirShoppingRS

The Parameter RefundStatus in the schema AirShoppingRS was transferred to the OfferItem, which points out possibility of a refund.

Example: Mixvel_AirShoppingRS

Show example message Mixvel_AirShoppingRS on this page

<OfferItem>
     <FareDetail>
         <FareComponent>
             <CabinType>
                 <CabinTypeCode>Business</CabinTypeCode>
             </CabinType>
             <FareBasisCode>ZBSOW</FareBasisCode>
             <FareRule>
                 <Remark>
                     <RemarkText>0015</RemarkText>
                 </Remark>
             </FareRule>
             <PaxSegmentRefID>8c5df931-3135-4ad6-9c8d-7d74bae39bc1</PaxSegmentRefID>
             <Price>
                 <BaseAmount CurCode="RUB">20980.00</BaseAmount>
                 <BaseAmountGuaranteeTimeLimitDateTime>2022-11-15T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                 <TaxSummary>
                     ...
                 </TaxSummary>
                 <TotalAmount CurCode="RUB">24465.00</TotalAmount>
             </Price>
             <PriceClassRefID>03af9226-c932-4600-b725-752d7a141284</PriceClassRefID>
             <RBD>
                 <RBD_Code>Z</RBD_Code>
                 <Availability>2</Availability>
             </RBD>
         </FareComponent>
         <PaxRefID>ADT-1</PaxRefID>
         <Price>
             ...
         </Price>
     </FareDetail>
     <MandatoryInd>true</MandatoryInd>
     <OfferItemID>988f0546-7b4a-44d4-9d94-b188fccfa291</OfferItemID>
     <Price>
         <BaseAmount CurCode="RUB">20980.00</BaseAmount>
         <BaseAmountGuaranteeTimeLimitDateTime>2022-11-15T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
         <TaxSummary>
             ...
         </TaxSummary>
         <TotalAmount CurCode="RUB">24465.00</TotalAmount>
     </Price>
     <Service>
         ...
     </Service>
  <RefundStatus>Refundable</RefundStatus>
 </OfferItem>

The Amount of Blanks to book a Trip

The element <TicketDocsCount> was added into the structure Mixvel_AirShoppingRS to get a response regarding the amount of tickets necessary to book a trip. This element has numeric format.

Mixvel_AirShoppingRS/Response/OffersGroup/CarrierOffers/Offer/TicketDocsCount

Example. Mixvel_AirShoppingRS

Element Schema Description Example
<TicketDocsCount> Mixvel_AirShoppingRS/Response/

OffersGroup/CarrierOffers/

Offer/TicketDocsCount
The amount of ticket blanks which are necessary to book a trip (the format – numeric) 1

Show example message Mixvel_AirShoppingRS on this page

<OffersGroup>
            <CarrierOffers>
              <Offer>
                <BaggageAllowance>
                  <BaggageAllowanceRefID>e033652d-8e48-49f1-9783-ba1bc35dcff8</BaggageAllowanceRefID>
                  <BaggageFlightAssociations>
                    <PaxSegmentRef>
                      <PaxSegmentRefID>df3e7fd5-efca-4dc4-a15e-4c766ea78460</PaxSegmentRefID>
                    </PaxSegmentRef>
                  </BaggageFlightAssociations>
                  <PaxRefID>Pax-1</PaxRefID>
                  <PaxRefID>Pax-2</PaxRefID>
                </BaggageAllowance>
                <TicketDocsCount>2</TicketDocsCount>
                <OfferExpirationTimeLimitDateTime>2023-02-16T14:51:07.2885718Z</OfferExpirationTimeLimitDateTime>
                <OfferID>152bbfce-9521-4af0-b413-f61c5873ff76</OfferID>
              </OffersGroup>

Input of an Additional Passenger’s Document

Input of an additional passenger’s document is allowed at the stages of the search of a commercial offer stage (Mixvel_AirShoppingRQ) and its booking (Mixvel_OrderCreateRQ).

The Agent has possibility to apply the additional document (which confirms the discount) e.g. to obtain the rate with extra Agent’s discount.

Position in the schema Mixvel_AirShoppingRQ:

Mixvel_AirShoppingRQ/Request/Paxs/Pax/IdentityDoc/AdditionalDoc

Mixvel_AirShoppingRQ/Request/Paxs/Pax/IdentityDoc/AdditionalDoc/AdditionalDocID

Mixvel_AirShoppingRQ/Request/Paxs/Pax/IdentityDoc/AdditionalDoc/AdditionalDocTypeCode

Element Description
AdditionalDocID Unique ID of the additional document which distinguishes it from all the other documents. E.g., pension certificate number.
AdditionalDocTypeCode The type of the additional document

Example of Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelop/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
      <AppData>
         <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
            <Request xmlns="">
               <FlightRequest>
                  <FlightRequestOriginDestinationsCriteria>
                     <OriginDestCriteria>
                        <CabinType>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <PrefLevel>
                              <PrefLevelCode>Required</PrefLevelCode>
                           </PrefLevel>
                        </CabinType>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-09-28</DateRangeStart>
                           <DateRangeEnd>2024-09-28</DateRangeEnd>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                        </OriginDepCriteria>
                     </OriginDestCriteria>
                  </FlightRequestOriginDestinationsCriteria>
               </FlightRequest>
               <Paxs>
                  <Pax>
                     <AgeMeasure>60</AgeMeasure>
                     <ContactInfoRefID>Contact-1</ContactInfoRefID>
                     <IdentityDoc>
                        <AdditionalDoc>
                           <AdditionalDocID>АА 0000000</AdditionalDocID>
                           <AdditionalDocTypeCode>PU</AdditionalDocTypeCode>
                        </AdditionalDoc>
                        <ExpiryDate>2025-01-01</ExpiryDate>
                        <IdentityDocID>4510000562</IdentityDocID>
                        <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                        <IssuingCountryCode>RU</IssuingCountryCode>
                        <Surname>SOKOLOV</Surname>
                     </IdentityDoc>
                     <Individual>
                        <Birthdate>1963-09-03</Birthdate>
                        <GenderCode>M</GenderCode>
                        <GivenName>Alex</GivenName>
                        <MiddleName>Alex</MiddleName>
                        <Surname>SOKOLOV</Surname>
                     </Individual>
                     <PaxID>Pax-1</PaxID>
                     <PTC>SRC</PTC>
                  </Pax>
               </Paxs>
               <ShoppingCriteria>
                  <CarrierCriteria>
                     <Carrier>
                        <AirlineDesigCode>UT</AirlineDesigCode>
                     </Carrier>
                     <CarrierPrefID>Car-1</CarrierPrefID>
                  </CarrierCriteria>
               </ShoppingCriteria>
            </Request>
         </shop:Mixvel_AirShoppingRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example of Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="fd8d82ad-82d6-4e8d-9862-20da553e2c37" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-02-28T11:42:49.5457858Z" />
        <AppData>
            <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>537b5925-ce57-41fa-a692-8c73bd3dae86</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>61da7d68-f1d8-40a0-9dc1-b2e23bfc27bf</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>36249dde-7d6b-4caa-a918-0b75658bd681</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>U6 WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10KG NOT EXCEEDING 55CM IN LENGTH 40CM IN WIDTH AND 20CM IN HEIGHT. </CommentText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Length</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">55</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Width</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">40</MaxMeasure>
                                </DimensionAllowance>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Height</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">25</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                                </WeightAllowance>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Pound">22</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>LED</DestCode>
                                <OriginCode>AER</OriginCode>
                                <OriginDestID>06c4c113-8b4e-4c52-889e-3259acde9dc6</OriginDestID>
                                <PaxJourneyRefID>eb16f372-845a-458e-aef0-893d44287806</PaxJourneyRefID>
                                <PaxJourneyRefID>1d98adad-aef6-4d3c-adb4-2172b8547b39</PaxJourneyRefID>
                                <PaxJourneyRefID>6fcae1d1-fd90-488d-a948-22680632d44a</PaxJourneyRefID>
                                <PaxJourneyRefID>0b474d0e-9db5-4a5f-b852-5cae236d0c0c</PaxJourneyRefID>
                                <PaxJourneyRefID>5ea3d4c9-a318-4a20-93e0-189f993eacb0</PaxJourneyRefID>
                                <PaxJourneyRefID>544c5172-b2bc-4fc0-806c-8a26571a7889</PaxJourneyRefID>
                                <PaxJourneyRefID>6520ae63-4cf9-49b5-8745-30f6150d9641</PaxJourneyRefID>
                                <PaxJourneyRefID>2f911b0f-d3a0-4818-a755-9b3100492a67</PaxJourneyRefID>
                                <PaxJourneyRefID>6b9f0396-3279-4440-b359-9070b203fb0d</PaxJourneyRefID>
                                <PaxJourneyRefID>fc2b6d9c-8011-4d2a-a924-894d5361a4ca</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT4H20M</Duration>
                                <PaxJourneyID>5ea3d4c9-a318-4a20-93e0-189f993eacb0</PaxJourneyID>
                                <PaxSegmentRefID>9cdc32e0-a006-4390-bd5b-b24c4679ff7b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H5M</Duration>
                                <PaxJourneyID>fc2b6d9c-8011-4d2a-a924-894d5361a4ca</PaxJourneyID>
                                <PaxSegmentRefID>2b0a6274-debe-477f-b3e7-9c3f6aed2f56</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>2f911b0f-d3a0-4818-a755-9b3100492a67</PaxJourneyID>
                                <PaxSegmentRefID>696a253b-c920-409f-88e9-69a1842b98d8</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>6520ae63-4cf9-49b5-8745-30f6150d9641</PaxJourneyID>
                                <PaxSegmentRefID>52b5578e-f19e-45c7-a8ec-2532c135b5ed</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>eb16f372-845a-458e-aef0-893d44287806</PaxJourneyID>
                                <PaxSegmentRefID>a93ca848-7690-46bf-a1ca-5e5f4c68251b</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>1d98adad-aef6-4d3c-adb4-2172b8547b39</PaxJourneyID>
                                <PaxSegmentRefID>6ce2e13e-3bbc-493c-8e4d-cfa9fa99a6b4</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H25M</Duration>
                                <PaxJourneyID>6fcae1d1-fd90-488d-a948-22680632d44a</PaxJourneyID>
                                <PaxSegmentRefID>9b753e3a-053c-465b-8194-9d78103da9cb</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H20M</Duration>
                                <PaxJourneyID>544c5172-b2bc-4fc0-806c-8a26571a7889</PaxJourneyID>
                                <PaxSegmentRefID>c0dbeada-a734-4217-9bf7-a030d6a8ba16</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H15M</Duration>
                                <PaxJourneyID>6b9f0396-3279-4440-b359-9070b203fb0d</PaxJourneyID>
                                <PaxSegmentRefID>37692538-c86e-42a3-9127-ff7a9a38dadc</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT4H10M</Duration>
                                <PaxJourneyID>0b474d0e-9db5-4a5f-b852-5cae236d0c0c</PaxJourneyID>
                                <PaxSegmentRefID>2ea22bf9-3e2a-4003-b9d0-1f3ac21af2cb</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <AgeMeasure>60</AgeMeasure>
                                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                                <IdentityDoc>
                                    <AdditionalDoc>
                                        <AdditionalDocID>АА 0000000</AdditionalDocID>
                                        <AdditionalDocTypeCode>PU</AdditionalDocTypeCode>
                                    </AdditionalDoc>
                                    <ExpiryDate>2025-01-01</ExpiryDate>
                                    <IdentityDocID>4510000562</IdentityDocID>
                                    <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                                    <IssuingCountryCode>RU</IssuingCountryCode>
                                    <Surname>SOKOLOV</Surname>
                                </IdentityDoc>
                                <Individual>
                                    <Birthdate>1963-09-03</Birthdate>
                                    <GenderCode>M</GenderCode>
                                    <GivenName>Alex</GivenName>
                                    <MiddleName>Alex</MiddleName>
                                    <Surname>SOKOLOV</Surname>
                                </Individual>
                                <PaxID>Pax-1</PaxID>
                                <PTC>SRC</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T21:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T21:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b9206922-193b-4b7c-80ed-139819dbf587</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T17:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T17:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H20M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>548</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>548</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>9cdc32e0-a006-4390-bd5b-b24c4679ff7b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T06:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T06:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>d7e72121-51d4-41ee-a896-d9aafeb541eb</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T02:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T02:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H20M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6568</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6568</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>c0dbeada-a734-4217-9bf7-a030d6a8ba16</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T20:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T20:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>225c4416-d44c-4dfe-a9b8-f625a6f17ae0</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T16:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T16:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6560</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6560</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>696a253b-c920-409f-88e9-69a1842b98d8</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T20:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T20:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>320</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>14967596-3aca-48fa-a62a-8a7c033fa039</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T16:15:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T16:15:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6570</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6570</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>52b5578e-f19e-45c7-a8ec-2532c135b5ed</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T14:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T14:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>5d18d691-13c2-4e3c-b87d-32e1f66cf059</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T09:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T09:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H25M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>2830</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>2830</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>9b753e3a-053c-465b-8194-9d78103da9cb</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T15:50:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T15:50:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32Q</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>1a6acb83-6480-49a8-accc-e130823569dd</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T11:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T11:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H10M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>124</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>U6</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>124</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>2ea22bf9-3e2a-4003-b9d0-1f3ac21af2cb</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T19:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T19:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32N</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>b3814338-f53c-47b3-99ca-9c0e2ec3136a</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T15:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T15:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>546</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>546</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>a93ca848-7690-46bf-a1ca-5e5f4c68251b</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T23:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T23:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>319</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>c0455f35-519b-4259-8a4d-4032fa596ee5</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T18:45:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T18:45:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6562</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6562</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>37692538-c86e-42a3-9127-ff7a9a38dadc</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-29T00:35:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-29T00:35:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32N</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>72bdb5fa-a5fa-4f86-9ee7-01e076197415</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T20:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T20:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H15M</Duration>
                                <Mileage>1200</Mileage>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>548</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>548</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>6ce2e13e-3bbc-493c-8e4d-cfa9fa99a6b4</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-09-28T17:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>Санкт-Петербург(Пулково)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-09-28T17:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>Санкт-Петербург(Пулково)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>775589fa-13ff-4b27-a913-92184322223d</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-09-28T13:20:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-09-28T13:20:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT4H5M</Duration>
                                <Mileage>1200</Mileage>
                                <FranchiseCarrierInfo>
                                    <CarrierDesigCode>FV</CarrierDesigCode>
                                    <FranchiseCarrierFlightNumberText>6564</FranchiseCarrierFlightNumberText>
                                </FranchiseCarrierInfo>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>SU</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>6564</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>2b0a6274-debe-477f-b3e7-9c3f6aed2f56</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY 10KG (0MJ)</DescText>
                                </Desc>
                                <Name>PROMO</Name>
                                <PriceClassID>dbcac2d9-c0bb-4047-a5de-fdc7c37c1e44</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>SO</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>НАЧИСЛЕНИЕ 25 ПРОЦ МИЛЬ (06A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ОТ 200 ДО 250 ПРЦН ЗАРАБОТ МИЛ (ME4)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)</DescText>
                                </Desc>
                                <Name>SOCIAL</Name>
                                <PriceClassID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>SMARTLIGHT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧКЛАДЬ ДО 10КГ 40Х30Х20СМ (0L5)</DescText>
                                </Desc>
                                <Name>SMART LIGHT</Name>
                                <PriceClassID>2d991237-725e-4299-89bb-c56e41d3e51c</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>c98860be-e611-4b5f-9a1a-834b1a9ae8a1</ValidatingPartyID>
                                <ValidatingPartyCode>5N</ValidatingPartyCode>
                                <ValidatingPartyName>Смартавиа</ValidatingPartyName>
                                <ValidatingPartyDesigCode>316</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>01823f5f-c484-4d0c-86e5-cc480ab847c6</ValidatingPartyID>
                                <ValidatingPartyCode>U6</ValidatingPartyCode>
                                <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                            </ValidatingParty>
                            <ValidatingParty>
                                <ValidatingPartyID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyID>
                                <ValidatingPartyCode>SU</ValidatingPartyCode>
                                <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                                <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                    </DataLists>
                    <OffersGroup>
                        <CarrierOffers>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>61da7d68-f1d8-40a0-9dc1-b2e23bfc27bf</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a93ca848-7690-46bf-a1ca-5e5f4c68251b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>537b5925-ce57-41fa-a692-8c73bd3dae86</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>a93ca848-7690-46bf-a1ca-5e5f4c68251b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>4c78808b-671f-4bca-b4f2-ad3073de1f6e</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0125</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>a93ca848-7690-46bf-a1ca-5e5f4c68251b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">145.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>2d991237-725e-4299-89bb-c56e41d3e51c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">145.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>f3eb3eca-a7da-401f-a00c-32b2ea38b796</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">145.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>c98860be-e611-4b5f-9a1a-834b1a9ae8a1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>eb16f372-845a-458e-aef0-893d44287806</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>7eaee26f-65da-402e-95d5-79a4280731fc</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">145.00</Amount>
                                            <TaxCode>PS</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>61da7d68-f1d8-40a0-9dc1-b2e23bfc27bf</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6ce2e13e-3bbc-493c-8e4d-cfa9fa99a6b4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>537b5925-ce57-41fa-a692-8c73bd3dae86</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>6ce2e13e-3bbc-493c-8e4d-cfa9fa99a6b4</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>a788da0c-e7df-4467-878e-2ef87cdeef35</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HLTOW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>0125</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>6ce2e13e-3bbc-493c-8e4d-cfa9fa99a6b4</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">145.00</Amount>
                                                        <TaxCode>PS</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>2d991237-725e-4299-89bb-c56e41d3e51c</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">145.00</Amount>
                                                    <TaxCode>PS</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>058ef2e9-6eef-42cb-aabc-bb6a796862fa</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">145.00</Amount>
                                                <TaxCode>PS</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>c98860be-e611-4b5f-9a1a-834b1a9ae8a1</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>1d98adad-aef6-4d3c-adb4-2172b8547b39</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>71147b53-127c-4183-bbe5-b0cb3edb661d</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">10940.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">145.00</Amount>
                                            <TaxCode>PS</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">330.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">11270.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9b753e3a-053c-465b-8194-9d78103da9cb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9b753e3a-053c-465b-8194-9d78103da9cb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>23110cf4-97f0-47e8-b94d-6f374befae06</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>QCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>9b753e3a-053c-465b-8194-9d78103da9cb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">12900.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">13085.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>Q</RBD_Code>
                                                <Availability>1</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">12900.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">13085.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>5b81a525-8650-4e27-b63a-b8fba16fc33e</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">12900.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">13085.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6fcae1d1-fd90-488d-a948-22680632d44a</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>13f6594e-b399-41ac-b313-9e79c9f56991</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">12900.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">13085.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>61da7d68-f1d8-40a0-9dc1-b2e23bfc27bf</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2ea22bf9-3e2a-4003-b9d0-1f3ac21af2cb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>36249dde-7d6b-4caa-a918-0b75658bd681</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2ea22bf9-3e2a-4003-b9d0-1f3ac21af2cb</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:27:49.4968765Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>cbcaaa3d-123b-4f9d-9855-644d2c9e017f</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HPROW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2ea22bf9-3e2a-4003-b9d0-1f3ac21af2cb</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">11250.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">430.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">138.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">13123.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>dbcac2d9-c0bb-4047-a5de-fdc7c37c1e44</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">11250.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">430.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">258.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">13123.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>711742e9-761a-4161-a5ec-8df11ff22476</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-06T11:43:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">11250.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">430.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">258.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">13123.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>01823f5f-c484-4d0c-86e5-cc480ab847c6</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>0b474d0e-9db5-4a5f-b852-5cae236d0c0c</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>0333509d-872a-4704-9081-ee9bfe5b208a</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">11250.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">430.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">258.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">13123.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>61da7d68-f1d8-40a0-9dc1-b2e23bfc27bf</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9cdc32e0-a006-4390-bd5b-b24c4679ff7b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>36249dde-7d6b-4caa-a918-0b75658bd681</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>9cdc32e0-a006-4390-bd5b-b24c4679ff7b</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:27:49.4969639Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>93150045-d9bd-4b46-ba4b-1f9cde1ad146</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>VPROW</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>1500</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>9cdc32e0-a006-4390-bd5b-b24c4679ff7b</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">12885.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">1000.00</Amount>
                                                        <TaxCode>YQ</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">430.00</Amount>
                                                        <TaxCode>YR</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">120.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <Tax>
                                                        <Amount CurCode="RUB">138.00</Amount>
                                                        <TaxCode>RI</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">14758.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>dbcac2d9-c0bb-4047-a5de-fdc7c37c1e44</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>V</RBD_Code>
                                                <Availability>7</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">12885.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">430.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">258.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">14758.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>305a3bb7-7d72-47d3-a9e5-5b89bf136820</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-03-06T11:43:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">12885.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">430.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">258.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">14758.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>01823f5f-c484-4d0c-86e5-cc480ab847c6</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>5ea3d4c9-a318-4a20-93e0-189f993eacb0</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>4e7fc003-371a-4520-be2e-4f0201efa6c2</ServiceID>
                                    </Service>
                                    <RefundStatus>Refundable</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">12885.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-06T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">430.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">258.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">1873.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">14758.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c0dbeada-a734-4217-9bf7-a030d6a8ba16</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>c0dbeada-a734-4217-9bf7-a030d6a8ba16</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>b1fa0d2a-1e03-4383-86b3-478818b4d7a6</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>c0dbeada-a734-4217-9bf7-a030d6a8ba16</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>3eabc8d7-4292-4fca-837f-30733a22dbd6</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>544c5172-b2bc-4fc0-806c-8a26571a7889</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>9be7a81a-ba24-4ae1-8867-48873b470d08</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>52b5578e-f19e-45c7-a8ec-2532c135b5ed</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>52b5578e-f19e-45c7-a8ec-2532c135b5ed</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2b0136ee-f0e3-4f8a-be87-674ae8f096ba</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>52b5578e-f19e-45c7-a8ec-2532c135b5ed</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>6</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>8ea698ce-8e07-47c2-b4d2-f55ed1c86427</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6520ae63-4cf9-49b5-8745-30f6150d9641</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>e47ecdd2-2103-49d5-82e4-d636ffb93427</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>696a253b-c920-409f-88e9-69a1842b98d8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>696a253b-c920-409f-88e9-69a1842b98d8</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>2d2be1b4-eb07-451e-896c-b6056624eaff</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>HCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>696a253b-c920-409f-88e9-69a1842b98d8</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>H</RBD_Code>
                                                <Availability>9</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>a430d810-225c-4785-b22e-6a6718e50331</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>2f911b0f-d3a0-4818-a755-9b3100492a67</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>c1b36cd3-2b09-430c-9d3f-21b9ceffb805</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">18000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">18185.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>37692538-c86e-42a3-9127-ff7a9a38dadc</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>37692538-c86e-42a3-9127-ff7a9a38dadc</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>a0b90d97-fe22-4bb9-a04e-7a6d17c46c44</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>KCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>37692538-c86e-42a3-9127-ff7a9a38dadc</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">21900.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">22085.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>K</RBD_Code>
                                                <Availability>6</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">21900.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">22085.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>35a6151d-9680-4469-887b-e2b5cb1e6eae</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">21900.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">22085.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>6b9f0396-3279-4440-b359-9070b203fb0d</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>3cc3a084-8cf8-4e27-885e-515950fc945e</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">21900.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">22085.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                            <Offer>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>0fa8c0dc-c8c3-4e59-95a5-5ed201d4edaa</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2b0a6274-debe-477f-b3e7-9c3f6aed2f56</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <BaggageAllowance>
                                    <BaggageAllowanceRefID>1cda0edf-0681-4b53-87ae-11afe3146634</BaggageAllowanceRefID>
                                    <BaggageFlightAssociations>
                                        <PaxSegmentRef>
                                            <PaxSegmentRefID>2b0a6274-debe-477f-b3e7-9c3f6aed2f56</PaxSegmentRefID>
                                        </PaxSegmentRef>
                                    </BaggageFlightAssociations>
                                    <PaxRefID>Pax-1</PaxRefID>
                                </BaggageAllowance>
                                <TicketDocsCount>1</TicketDocsCount>
                                <OfferExpirationTimeLimitDateTime>2024-02-28T12:13:00Z</OfferExpirationTimeLimitDateTime>
                                <OfferID>50649c4e-fd64-403f-95b8-166c6ae48d04</OfferID>
                                <OfferItem>
                                    <FareDetail>
                                        <FareComponent>
                                            <CabinType>
                                                <CabinTypeCode>Economy</CabinTypeCode>
                                            </CabinType>
                                            <TicketCoupon>1</TicketCoupon>
                                            <FareBasisCode>UCDSOCE</FareBasisCode>
                                            <FareRule>
                                                <Remark>
                                                    <RemarkText>NCZZ</RemarkText>
                                                </Remark>
                                            </FareRule>
                                            <PaxSegmentRefID>2b0a6274-debe-477f-b3e7-9c3f6aed2f56</PaxSegmentRefID>
                                            <Price>
                                                <BaseAmount CurCode="RUB">26700.00</BaseAmount>
                                                <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                                <TaxSummary>
                                                    <Tax>
                                                        <Amount CurCode="RUB">185.00</Amount>
                                                        <TaxCode>ZZ</TaxCode>
                                                    </Tax>
                                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                                </TaxSummary>
                                                <TotalAmount CurCode="RUB">26885.00</TotalAmount>
                                            </Price>
                                            <PriceClassRefID>da99be19-7fcd-43f5-84e1-855d7d09a8f9</PriceClassRefID>
                                            <RBD>
                                                <RBD_Code>U</RBD_Code>
                                                <Availability>3</Availability>
                                            </RBD>
                                        </FareComponent>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">26700.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">26885.00</TotalAmount>
                                        </Price>
                                    </FareDetail>
                                    <MandatoryInd>true</MandatoryInd>
                                    <OfferItemID>572cbdf0-bb59-481b-aadb-e9792960d7f4</OfferItemID>
                                    <PaymentTimeLimitDateTime>2024-02-28T12:13:00Z</PaymentTimeLimitDateTime>
                                    <Price>
                                        <BaseAmount CurCode="RUB">26700.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">26885.00</TotalAmount>
                                    </Price>
                                    <Service>
                                        <PaxRefID>Pax-1</PaxRefID>
                                        <ValidatingPartyRefID>acadaa85-5270-4393-91a0-9307b1494f78</ValidatingPartyRefID>
                                        <ServiceAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>fc2b6d9c-8011-4d2a-a924-894d5361a4ca</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceAssociations>
                                        <ServiceID>18457711-cd9f-48e0-b70b-cc4fe481b44a</ServiceID>
                                    </Service>
                                    <RefundStatus>Unresolved</RefundStatus>
                                </OfferItem>
                                <OfferType>Full</OfferType>
                                <OwnerCode>TCH</OwnerCode>
                                <ReservationGuideline>
                                    <ReservationLang>EN</ReservationLang>
                                </ReservationGuideline>
                                <TotalPrice>
                                    <BaseAmount CurCode="RUB">26700.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-03-02T14:42:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">26885.00</TotalAmount>
                                </TotalPrice>
                            </Offer>
                        </CarrierOffers>
                    </OffersGroup>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                </Response>
            </Shop:Mixvel_AirShoppingRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Information about the Operating Carrier

The data on the operating carrier are displayed at all the stages of work with offers and orders in system response messages - Mixvel_AirShoppingRS, Mixvel_OfferPriceRS, Mixvel_OrderViewRS, the data can be displayed in two structures:

…DataLists/PaxSegmentList/PaxSegment/OperatingCarrierInfo

…DataLists/PaxSegmentList/PaxSegment/FranchiseCarrierInfo

Main Elements:

Element Description
OperatingCarrierInfo
CarrierDesigCode Operating carrier code for code sharing
OperatingCarrierFlightNumberText Operating carrier flight number
FranchiseCarrierInfo
CarrierDesigCode Operating carrier code for leasing
FranchiseCarrierFlightNumberText Operating carrier flight number
FranchiseCarrierName Operating carrier name at leasing from a company without a code

Examples of display in search queries and commercial offers actualization Mixvel_AirShoppingRS, Mixvel_OfferPriceRS:

In the structure OperatingCarrierInfo:

<PaxSegment>
          ...
                <Duration>PT3H</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>6R</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>4473</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <OperatingCarrierInfo>
                  <CarrierDesigCode>R3</CarrierDesigCode>
                  <OperatingCarrierFlightNumberText>473</OperatingCarrierFlightNumberText>
                </OperatingCarrierInfo>
                <PaxSegmentID>2d8995d8-9b8d-4925-927e-6fb366bb1849</PaxSegmentID>
  </PaxSegment>

In the structure FranchiseCarrierInfo:

<PaxSegment>
               ...
                <Duration>PT1H40M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>SU</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>6051</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <FranchiseCarrierInfo>
                  <CarrierDesigCode>FV</CarrierDesigCode>
                </FranchiseCarrierInfo>
                <PaxSegmentID>9d78e84f-4adc-414c-8cc1-c2ad6d0b0879</PaxSegmentID>
  </PaxSegment>

In case FranchiseCarrierName is present and CarrierDesigCode is not present in CarrierDesigCode, it means that FranchiseCarrierName is the name of the operating carrier at leasing from a company without a code.

E.g., the flight (in the example below) is operated by BUTA TRADEMARK OF J2 under the code J2, because they don’t have their own code:

<PaxSegment>
                ...
                <Duration>PT2H45M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>J2</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>9106</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <FranchiseCarrierInfo>
                  <FranchiseCarrierFlightNumberText>9106</FranchiseCarrierFlightNumberText>
                  <FranchiseCarrierName>BUTA TRADEMARK OF J2</FranchiseCarrierName>
                </FranchiseCarrierInfo>
                <PaxSegmentID>afa53c6b-3e4f-4f88-ad9f-091f89acf290</PaxSegmentID>
   </PaxSegment>

Passenger Categories in Cyrilic

The possibility to introduce passenger categories in Cyrilic was introduced into the following structure:

<Pax>
           <PaxID>Pax-1</PaxID>
           <PTC>ADT</PTC>
 </Pax>

Example for Mixvel_AirShoppingRQ:

Show an example of a Mixvel_AirShoppingRQ message on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
                <Request>
                    <FlightRequest>
                        <FlightRequestOriginDestinationsCriteria>
                            <OriginDestCriteria>
                                <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <PrefLevel>
                                        <PrefLevelCode>Required</PrefLevelCode>
                                    </PrefLevel>
                                </CabinType>
                                <DestArrivalCriteria>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                </DestArrivalCriteria>
                                <OriginDepCriteria>
                                    <DateRangeStart>2022-11-24</DateRangeStart>
                                    <DateRangeEnd>2022-11-25</DateRangeEnd>
                                    <IATA_LocationCode>MOW</IATA_LocationCode>
                                </OriginDepCriteria>
                            </OriginDestCriteria>
                        </FlightRequestOriginDestinationsCriteria>
                    </FlightRequest>
                    <Paxs>
                        <Pax>
                            <PaxID>Pax-1</PaxID>
                            <PTC>ААА</PTC><!--ADT in Latin, enter category adult passenger-->
                        </Pax>
                        <Pax>
                            <PaxID>Pax-2</PaxID>
                            <PTC>РБГ</PTC><!--CNN in Latin, entering the category child-->
                        </Pax>
                    </Paxs>
                </Request>
            </shop:Mixvel_AirShoppingRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Search for subsidized flights offers

To execute the search for subsidized flight offers it’s necessary to indicate/point out the following parameters in the request Mixvel_AirShoppingRQ: airline, flight number, reservation sub-class and the category of the passenger.

Example Mixvel_AirShoppingRQ:

Show the Mixvel_AirShoppingRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2023-03-13T05:54:51Z"/>
      <AppData>
         <shop:Mixvel_AirShoppingRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRQ/1_01">
            <Request xmlns="">
               <FlightRequest>
                  <FlightRequestOriginDestinationsCriteria>
                     <OriginDestCriteria>
                        <CarrierPrefRefID>Carrier-1</CarrierPrefRefID>
                        <DestArrivalCriteria>
                           <IATA_LocationCode>MOW</IATA_LocationCode>
                        </DestArrivalCriteria>
                        <OriginDepCriteria>
                           <DateRangeStart>2024-07-24</DateRangeStart>
                           <DateRangeEnd>2024-07-24</DateRangeEnd>
                           <IATA_LocationCode>SGC</IATA_LocationCode>
                        </OriginDepCriteria>
                     </OriginDestCriteria>
                  </FlightRequestOriginDestinationsCriteria>
               </FlightRequest>
               <Paxs>
                  <Pax>
                     <PaxID>SRC-1</PaxID>
                     <PTC>SRC</PTC>
                  </Pax>
               </Paxs>
               <ShoppingCriteria>
                  <CarrierCriteria>
                     <Carrier>
                        <AirlineDesigCode>SU</AirlineDesigCode>
                        <MarketingCarrierFlightNumberText>1511</MarketingCarrierFlightNumberText>
                     </Carrier>
                     <CarrierPrefID>Carrier-1</CarrierPrefID>
                  </CarrierCriteria>
                  <FlightCriteria>
                     <RBD>
                        <MixRBDInd>true</MixRBDInd>
                        <RBD_Code>G</RBD_Code>
                     </RBD>
                  </FlightCriteria>
               </ShoppingCriteria>
            </Request>
         </shop:Mixvel_AirShoppingRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

Example Mixvel_AirShoppingRS:

Show the Mixvel_AirShoppingRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="5b280c85-0dce-42a6-a78d-78cd0c7620b2" ReplyTo="0a5a977c-bfc6-4464-96b6-8dda03141592" TimeSent="2024-06-19T17:27:10.8174453Z"/>
      <AppData>
         <Shop:Mixvel_AirShoppingRS xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_AirShoppingRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>25043649-0a0a-407f-9ace-1561ddaeebe2</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Inch">80</MaxMeasure>
                        </DimensionAllowance>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">23</MaximumWeightMeasure>
                        </WeightAllowance>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Pound">50</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>23abeae9-1c02-4240-b24a-ae2d0cb456df</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <CommentText>SU WILL ACCEPT ONE PIECE OF CARRY ON BAGGAGE UP TO 10 KG/33LB NOT EXCEEDING 55 CM IN LENGTH 40 CM IN WIDTH AND 25 CM IN HEIGHT. PLEASE VISIT WWW.AEROFLOT.RU FOR FULL DETAILS OF SU HAND BAGGAGE POLICY. </CommentText>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>MOW</DestCode>
                        <OriginCode>SGC</OriginCode>
                        <OriginDestID>d428be59-f550-44f5-9814-ce3cc4c89786</OriginDestID>
                        <PaxJourneyRefID>8f530ac3-42b3-4232-891b-4ca8bac6cd33</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT3H20M</Duration>
                        <PaxJourneyID>8f530ac3-42b3-4232-891b-4ca8bac6cd33</PaxJourneyID>
                        <PaxSegmentRefID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>SRC-1</PaxID>
                        <PTC>SRC</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-07-24T06:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-07-24T06:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32B</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>6dce45d4-74ab-4ee3-9813-cd3258dd132f</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-07-24T04:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SGC</IATA_LocationCode>
                              <StationName>Сургут</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-07-24T04:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SGC</IATA_LocationCode>
                           <StationName>Сургут</StationName>
                        </Dep>
                        <Duration>PT3H20M</Duration>
                        <Mileage>1329</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1511</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1511</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <OtherInfo>
                           <ElectronicRegistration>false</ElectronicRegistration>
                           <CrossBorder>false</CrossBorder>
                        </OtherInfo>
                        <PaxSegmentID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>SO</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>НАЧИСЛЕНИЕ 25 ПРОЦ МИЛЬ (06A)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 100 ДО 150 ПРЦН ЗАРАБОТ МИЛ (ME2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТ 150 ДО 200 ПРЦН ЗАРАБОТ МИЛ (ME3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 125 МИЛЬ (06Y)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 150 ПРОЦ МИЛЬ (06M)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>НАЧИСЛЕНИЕ 200 ПРОЦ МИЛЬ (06N)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ОТ 200 ДО 250 ПРЦН ЗАРАБОТ МИЛ (ME4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>CARRY10KG 22LBUPTO 55X40X25CM (0MJ)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>CARRY15KG 33LBUPTO 55X40X25CM (0MK)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДО 70Ф 32КГ И ДО 80Д 203СМ (0FN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText> СВЕРХНОРМАТИВНОЕ МЕСТО (0CD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ИЗМЕНЯЕМЫЙ БИЛЕТ (059)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ИЗМЕНЕНИЕ ПРИ НЕЯВКЕ НА РЕЙС (CNS)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВОЗВРАТ ДО ЗАКРЫТ РЕГИСТРАЦИИ (RBC)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВОЗВРАТ ПОСЛЕ ЗАКРЫТ РЕГИСТРАЦ (RBA)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОТКРЫТАЯ ДАТА ОБРАТНО (ORD)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПОВЫШ ДО КОМФОРТ ПРИ РЕГИСТР (UT2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНАЯ ПОСАДКА (0G6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНЫЙ БАГАЖ (0LF)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПРИОРИТЕТНАЯ РЕГИСТРАЦИЯ (03P)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДОСТУП В ЗАЛ ОЖИДАНИЯ ШРМ (SVO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПОВЫШ КЛАССА ОБСЛ С МИЛ БОНУС (0NI)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ОСТАНОВКА (STO)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ДОСТУП В ИНТЕРНЕТ (0CL)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ОСНОВНОЕ МЕСТО (050)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ПОВЫШ ДО БИЗНЕС ПРИ РЕГИСТР (UPF)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>РУЧКЛАДЬ ДО 36Х30Х27 (098)</DescText>
                        </Desc>
                        <Name>SOCIAL</Name>
                        <PriceClassID>005a192a-b3de-4a6a-b444-07c68f921327</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>c79e5362-0fc4-4550-bdce-87369c043e82</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Аэрофлот - российские авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
                  <RichContentList>
                     <RichContentType>
                        <Amenities>
                           <PaxSegmentRefID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                     </RichContentType>
                  </RichContentList>
               </DataLists>
               <OffersGroup>
                  <CarrierOffers>
                     <Offer>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>25043649-0a0a-407f-9ace-1561ddaeebe2</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>SRC-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                           <BaggageAllowanceRefID>23abeae9-1c02-4240-b24a-ae2d0cb456df</BaggageAllowanceRefID>
                           <BaggageFlightAssociations>
                              <PaxSegmentRef>
                                 <PaxSegmentRefID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentRefID>
                              </PaxSegmentRef>
                           </BaggageFlightAssociations>
                           <PaxRefID>SRC-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>1</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-06-19T17:54:00Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>68e32768-3378-4377-bc9b-471c91cd18ab</OfferID>
                        <OfferItem>
                           <FareDetail>
                              <ClosedFare>false</ClosedFare>
                              <FareComponent>
                                 <CabinType>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                 </CabinType>
                                 <TicketCoupon>1</TicketCoupon>
                                 <FareBasisCode>GCDSOCE</FareBasisCode>
                                 <FareRule>
                                    <RuleCode>NCZZ</RuleCode>
                                 </FareRule>
                                 <PaxSegmentRefID>fef5ae01-25ed-4067-a0d1-e0930067c548</PaxSegmentRefID>
                                 <Price>
                                    <BaseAmount CurCode="RUB">4860.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-06-21T20:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                       <Tax>
                                          <Amount CurCode="RUB">185.00</Amount>
                                          <TaxCode>ZZ</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">441.82</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT Fare</TaxCode>
                                       </Tax>
                                       <Tax>
                                          <Amount CurCode="RUB">30.83</Amount>
                                          <QualifierCode>6</QualifierCode>
                                          <TaxCode>VAT ZZ</TaxCode>
                                       </Tax>
                                       <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">5045.00</TotalAmount>
                                 </Price>
                                 <PriceClassRefID>005a192a-b3de-4a6a-b444-07c68f921327</PriceClassRefID>
                                 <RBD>
                                    <RBD_Code>G</RBD_Code>
                                    <Availability>1</Availability>
                                 </RBD>
                              </FareComponent>
                              <PaxRefID>SRC-1</PaxRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4860.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-06-21T20:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">441.82</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">5045.00</TotalAmount>
                              </Price>
                           </FareDetail>
                           <MandatoryInd>true</MandatoryInd>
                           <OfferItemID>06446769-dd75-481d-962c-d18209ef4594</OfferItemID>
                           <PaymentTimeLimitDateTime>2024-06-19T17:54:00Z</PaymentTimeLimitDateTime>
                           <Price>
                              <BaseAmount CurCode="RUB">4860.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-06-21T20:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">441.82</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5045.00</TotalAmount>
                           </Price>
                           <Service>
                              <PaxRefID>SRC-1</PaxRefID>
                              <ValidatingPartyRefID>c79e5362-0fc4-4550-bdce-87369c043e82</ValidatingPartyRefID>
                              <ServiceAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>8f530ac3-42b3-4232-891b-4ca8bac6cd33</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceAssociations>
                              <ServiceID>54f6d23f-db69-4aae-a359-47e6fe088927</ServiceID>
                           </Service>
                           <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <ReservationGuideline>
                           <ReservationLang>EN</ReservationLang>
                        </ReservationGuideline>
                        <TotalPrice>
                           <BaseAmount CurCode="RUB">4860.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-06-21T20:23:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">441.82</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">185.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5045.00</TotalAmount>
                        </TotalPrice>
                     </Offer>
                  </CarrierOffers>
               </OffersGroup>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
            </Response>
         </Shop:Mixvel_AirShoppingRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

The Check of the Quota

The request Mixvel_OfferPriceRQ (when searching for subsidized flights) can deliver extra information on the quotas which are available and which can be used by the passenger. To run this search, it’s necessary to fill in the block:

Mixvel_OfferPriceRQ/Request/ResponseParameters/IncludeSubsidyQuota/Pax

The full terms and conditions for subsidized tariffs should be checked with the airline.

The following values for the parameter SubsidyProgram are available: FDR.

The following values for the parameter SubsidyType are available:

SubsidyType
INFANT
Is a child in the age between 0 and 2 years, who runs a free of charge flight without a personal seat (the child should be younger than 2 years on the date of the flight).
CHILD

Is a child in the age between 0 and 12 years, who runs a flight on a separate, personal seat (the child should be younger than 12 years on the date of the flight).
YOUTH

Is a passenger in the age between 12 and 23 years (the passenger should be minimum 12 years and younger than 23 years).
ELDERLY

Is a woman who is older than 55 years, or a man who is older than 60 years (the passenger should already be at least 55 and 60 years correspondingly).
INVALID_1

Is a disabled adult belonging to the group I (the passenger should be minimum 18 years, or older than 18).
INVALID_23
Is an adult disabled person (who was disabled since childhood) belonging to the II or III group (the passenger should be minimum 18 years, or older than 18).
INVALID_CHILD
Is a disabled child in the age between 0 and 18 years (the child should be younger than 18 years on the date of the flight).
ATTENDANT_INVALID_1

Is a person who accompanies the passenger of the type invalid_1.
ATTENDANT_INVALID_CHILD
Is a person who accompanies the passenger of the type invalid_child.
LARGE
Is a member of a family with many children who has the certificate of the many-children status, or any other document which can prove this status as per regulatory legal acts of the constituent entities of the Russian Federation.
RESIDENT_DFO
Is a citizen of the Far Eastern Federal District.

Example Mixvel_OfferPriceRQ:

Show the Mixvel_OfferPriceRQ message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="ab60ba29-8dae-47b9-a4b8-1ca2110ed8a0" TimeSent="2022-03-25T13:27:32.6991492Z"/>
    <AppData>
      <Mixvel_OfferPriceRQ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
        <Request xmlns="">
          <PricedOffer>
            <SelectedOffer>
              <OfferRefID>a8ddd8af-9420-4e6d-959d-0e0ca74392bb</OfferRefID>
            </SelectedOffer>
          </PricedOffer>
          <ResponseParameters>
            <IncludeSubsidyQuota>
              <Pax>
                <IdentityDoc>
                  <IdentityDocID>4509948335</IdentityDocID>
                  <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                  <ResidenceCountryCode>RU</ResidenceCountryCode>
                </IdentityDoc>
                <Individual>
                  <Birthdate>1960-09-15</Birthdate>
                  <GenderCode>F</GenderCode>
                  <GivenName>Алла</GivenName>
                  <MiddleName>Викторовна</MiddleName>
                  <Surname>Петрова</Surname>
                </Individual>
                <PaxID>SRC-1</PaxID>
                <SubsidyProgram>ФДР</SubsidyProgram>
                <SubsidyType>ELDERLY</SubsidyType>
              </Pax>
            </IncludeSubsidyQuota>
          </ResponseParameters>
        </Request>
      </Mixvel_OfferPriceRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

In the response there is the basic data, and the amount of quotas for the passengers from the request:

Mixvel_OfferPriceRS/Response/DataLists/PaxList/Pax/SubsidyInformation

“Available” – always availabl.

“Issued” – was issued (the ticket was issued).

“Refunded” – was refunded (the refund of payment was done for the whole route / a part of the route from the ticket).

“Used” – was used (the passenger already used the whole route / a part of the route which was indicated in the ticket).

         <PaxList>
                            <Pax>
                                <PaxID>SRC-1</PaxID>
                                <PTC>SRC</PTC>
                                <SubsidyInformation>
                                    <SubsidyProgram>ФДР</SubsidyProgram>
                                    <SubsidyType>ELDERLY</SubsidyType>
                                    <QuotaBalance>
                                        <Available>8</Available>
                                        <Issued>2</Issued>
                                        <Refunded>2</Refunded>
                                        <Used>0</Used>
                                    </QuotaBalance>
                                </SubsidyInformation>
                            </Pax>
                        </PaxList>

The order creation is done by the regular request Mixvel_OrderCreateRQ, the response (Mixvel_OrderViewRS) has extra information SubsidyInformation. Issue of the electronic documents is done via the standard method Mixvel_OrderChangeRQ.

Section Notes:

Note 1

There is an opportunity for agents to choose the conditions:

  1. Combining flights;

  2. Charging a child at an adult rate if no discounts are found.

To use this feature you must use the structure:

# Structure
1. Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PricingMethodCriteria/CarrierMixInd
2. Mixvel_AirShoppingRQ/Request/ShoppingCriteria/PricingMethodCriteria/AdultRateForChildInd

Example:

<ShoppingCriteria>
    <PricingMethodCriteria>
      <AdultRateForChildInd>true</AdultRateForChildInd>
      <CarrierMixInd>true</CarrierMixInd>
    </PricingMethodCriteria>
</ShoppingCriteria>

P.S. default = false

When value = <CarrierMixInd>true</CarrierMixInd>, the response to the request will include commercial offers with different airlines in the segments. If specific airlines are specified in the search terms, there must be more than 1.

Note 2

Currently, when constructing a route, it is possible to use airports/stations that do not have an IATA code, but with an assigned TCH code.

The request must use:

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/DestArrivalCriteria/IATA_LocationCode

Mixvel_AirShoppingRQ/Request/FlightRequest/FlightRequestOriginDestinationsCriteria/OriginDestCriteria/OriginDepCriteria/IATA_LocationCode

To indicate airports with a TCH code, you must specify:

<DestArrivalCriteria>
<IATA_LocationCode Standart="TCH">МОВ</IATA_LocationCode>
</DestArrivalCriteria>
<OriginDepCriteria>
<DateRangeStart>2022-08-29</DateRangeStart>
<DateRangeEnd>2022-08-29
</DateRangeEnd>
<IATA_LocationCode Standart="TCH">СПТ</IATA_LocationCode>
</OriginDepCriteria>

To indicate airports with an IATA code, Standart**is not indicated, or an indication with **Standart="IATA":

Example 1

<IATA_LocationCode>MOW</IATA_LocationCode>

Example 2

<IATA_LocationCode Standart="IATA">MOW</IATA_LocationCode>

Note 3

It is possible to add a filter by form of payment (FOP):

The PaymentFunctions structure is used, it is identical for methods Mixvel_AirShoppingRQ and Mixvel_OfferPriceRQ - ...Request/PaymentFunctions...

  • AccountableDoc is responsible for the individual entrepreneur: VT, KR, VZ;
  • DirectBill is responsible for FOP: IN;
  • OtherPaymentMethod is responsible for FOP: CA;
  • PaymentCardTrxPaymentCard - payment by international system.

If PaymentFunctions is not specified, the search results show suggestions for all payment types. Using PaymentFunctions/AccountableDoc (for private entrepreneurs: VT, KR, VZ), it is possible to limit the issuance of offers by payment type. DocType indicates the type of payment (KR/VT, etc.). DocNumber indicates the document number.

Answers Mixvel_AirShoppingRS and Mixvel_OfferPriceRS contain information in ...Responce/PaymentFunctions...

For Mixvel_OrderCreateRQ and Mixvel_OrderChangeRQ structure of PaymentFunctions is:

...Request/PaymentFunctions/PaymentProcessingDetails/

PaymentProcessingDetailsPaymentMethod...

If, when making a reservation, a personal income group is selected that is different from the one that was used in Mixvel_AirShoppingRQ and Mixvel_OfferPriceRQ, then

<Warning>
      <Code>MIX-103014</Code>
      <DescText>The form of payment has been changed. Order price may change</DescText>
      <LangCode>Ru</LangCode>
 </Warning>

If, when making a payment, an individual entrepreneur is selected that is different from the one that was used in Mixvel_OrderCreateRQ, then

<Error>
     <ErrorType>BadRequest</ErrorType>
     <CanRetry>false</CanRetry>
     <Code>MIX-107002</Code>
     <DescText>The specified form of payment does not match the form of payment created MixOrder</DescText>
</Error>

Request for Fare Application Rules

General Terms

Endpoint: /api/Order/OrderRules

The Mixvel_OrderRulesRQ request is used to obtain the conditions for the fare application rules for a specific Offer or Order.

The Mixvel_OrderRulesRS response contains information provided by the provider regarding fare application rules.

Request Structure

Parameter XPath Filling example Description
Mixvel_OrderRulesRQ / Request / RulesCoreRequest / OfferRequest complex The OfferID and OfferItemId (optional) identifiers per which the Offer was previously received are transmitted.
Mixvel_OrderRulesRQ / Request / RulesCoreRequest / OrderRequest complex The OrderID and OrderItemID (optional) identifiers, that were assigned to Mixvel when ordering, are transmitted.

Response Structure

Parameter XPath Filling example Description
Mixvel_OrderRulesRS / Response / DataLists / PaxSegmentList complex List of segments. Fare application rules refer to the specified DataLists.
Mixvel_OrderRulesRS / Response / Rules complex Contains information about the fare application rules provided by the provider and reference to specific segments. If available through or RT fares, the rules refer to more than one PaxSegmentRefID.

Usage Scenario and Message Examples

The agent sends a request to obtain fare application rules:

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="93b04e57-1de9-441f-a5bd-f3ed1057f471" TimeSent="2021-07-02T18:37:47Z"/>
    <AppData>
      <shop:Mixvel_OrderRulesRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OrderRulesRQ/1_00">
        <Request>
          <RulesCoreRequest>
            <OfferRequest>
              <OfferID>6c3e7492-fa52-4791-a373-891140ba9b47</OfferID>
            </OfferRequest>
          </RulesCoreRequest>
        </Request>
      </shop:Mixvel_OrderRulesRQ>
    </AppData>
  </Body>
</MixEnv:Envelope>

As a result of the request execution, the conditions for fare application rules were transmitted in the OrderRulesRS message.

Show example Mixvel_OrderRulesRS on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header/>
  <Body>
    <MessageInfo MessageId="514dbddd-1af2-40ed-bb07-38129a9d8969" ReplyTo="93b04e57-1de9-441f-a5bd-f3ed1057f471" TimeSent="2023-08-28T10:59:42.0236722Z"/>
    <AppData>
      <Rules:Mixvel_OrderRulesRS xmlns:Rules="https://www.mixvel.com/API/XSD/Mixvel_OrderRulesRS/1_00">
        <Response>
          <DataLists>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2023-08-30T01:15:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>SVO</IATA_LocationCode>
                  <StationName>Moscow(Sheremetyevo)</StationName>
                  <TerminalName>B</TerminalName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2023-08-30T01:15:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>SVO</IATA_LocationCode>
                    <StationName>Moscow(Sheremetyevo)</StationName>
                    <TerminalName>B</TerminalName>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>d333a53e-203e-4d9c-8e4c-ed0796e11168</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2023-08-29T23:50:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>LED</IATA_LocationCode>
                    <StationName>St. Petersburg(Pulkovo)</StationName>
                    <TerminalName>1</TerminalName>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2023-08-29T23:50:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>LED</IATA_LocationCode>
                  <StationName>St. Petersburg(Pulkovo)</StationName>
                  <TerminalName>1</TerminalName>
                </Dep>
                <Duration>PT1H25M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>SU</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>45</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <OperatingCarrierInfo>
                  <CarrierDesigCode>SU</CarrierDesigCode>
                  <OperatingCarrierFlightNumberText>45</OperatingCarrierFlightNumberText>
                </OperatingCarrierInfo>
                <PaxSegmentID>65c32a7b-d2f2-49e3-8d34-bfd49deff46e</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
          </DataLists>
          <Rules>
            <AirlineDesigCode>SU</AirlineDesigCode>
            <FareRuleText>
              <Remark>
                <RemarkText>
БРЕНД: '&lt;i&gt;NB&lt;/i&gt;'-'ECONOMY LITE'.
ПРОГРАММА: &lt;i&gt;'1H40'&lt;/i&gt;-'1H NEW 40'.
УСЛУГИ:
  &lt;i&gt;ОТ 75 ДО 125 ПРЦН ЗАРАБОТ МИЛ (ME1)&lt;/i&gt;: &lt;i&gt;БЕСПЛАТНО&lt;/i&gt;.
  &lt;i&gt;CARRY10KG 22LBUPTO 55X40X25CM (0MJ)&lt;/i&gt;: &lt;i&gt;БЕСПЛАТНО&lt;/i&gt;.
  &lt;i&gt;ДО 50Ф 23КГ И ДО 80Д 203СМ (0GP)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt; СВЕРХНОРМАТИВНОЕ МЕСТО (0CD)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt;ИЗМЕНЯЕМЫЙ БИЛЕТ (059)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt;ПОВЫШ ДО КОМФОРТ ПРИ РЕГИСТР (UT2)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt;ОСТАНОВКА (STO)&lt;/i&gt;: &lt;i&gt;БЕСПЛАТНО&lt;/i&gt;.
  &lt;i&gt;ДОСТУП В ИНТЕРНЕТ (0CL)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt;ОСНОВНОЕ МЕСТО (050)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.
  &lt;i&gt;ПОВЫШ ДО БИЗНЕС ПРИ РЕГИСТР (UPF)&lt;/i&gt;: &lt;i&gt;ПРЕДЛАГАЕТСЯ ЗА ПЛАТУ&lt;/i&gt;.

  *СПТ-SU-МОВ
&lt;b&gt;Маршрутная карта (ТАРИФ):&lt;/b&gt; &lt;i&gt;       А.004.SU.15&lt;/i&gt;
  Полную маршрутную карту см. &lt;i&gt;МК#А.004.SU.15&lt;/i&gt;
  Маршрутная карта может обрабатываться в обоих направлениях.
  Перевозка через пункты, отсутствующие в маршруте маршрутной карты,
    не разрешается.
  Объединение маршрутных карт опубликованного и стыковочного тарифов разрешается  в любом общем пункте.
  Пункты построения тарифного компонента должны соответствовать
    начальным/конечным или промежуточным пунктам маршрута маршрутной карты.
  На соответствие маршруту маршрутной карты проверяются только пункты тарифного
    компонента, представленные в билете.
Сокращенный текст УПТ

  Применяется для тарифов с кодом базового тарифа &lt;i&gt;'GNOR'&lt;/i&gt;, примененного как &lt;i&gt;OW
    (one-way, однонаправленный)&lt;/i&gt;.
  Вид тарифа &lt;i&gt;'С'-специальный&lt;/i&gt;. Тип тарифа &lt;i&gt;'SBP'-БЮДЖЕТНЫЙ PEX ЭКОНОМИЧЕСКОГО
    КЛАССА В ОДНУ СТОРОНУ&lt;/i&gt;. Код отображения &lt;i&gt;'Н'-НОРМАЛЬНЫЙ&lt;/i&gt;. 
  Коды бронирования:
    &lt;i&gt;G&lt;/i&gt;
    &lt;i&gt;Г&lt;/i&gt;.


&lt;b&gt;50. Применение&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  Название УПТ - &lt;i&gt;SU CARRIER SAVER-ECONOMY FARES WITHOUT BAGGAGE&lt;/i&gt;
  Данные тарифы применяются для экономического класса обслуживания.
  Данное УПТ регулирует тарифы &lt;i&gt;OW&lt;/i&gt;.
  Тарифы регулируемые данным УПТ могут комбинироваться для построения типов
  перевозки в одну сторону (OW).
  Тариф не может быть применен для индивидуального инклюзив-тура. Тариф не
  может быть применен для группового инклюзив-тура.
  Ограничение на международные перевозки: авиакомпания ограничивает количество
  пассажиров на всех рейсах для которых применимы тарифы по данному УПТ. Кроме
  того, некоторые тарифы могут быть неприменимы на некоторых рейсах.

&lt;b&gt;4. Применение рейсов&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  Перевозка на тарифном компоненте не должна выполняться на &lt;i&gt;AI&lt;/i&gt; с &lt;i&gt;3000&lt;/i&gt; по &lt;i&gt;9999&lt;/i&gt;, 
&lt;i&gt;  AR&lt;/i&gt; с &lt;i&gt;1950&lt;/i&gt; по &lt;i&gt;1999&lt;/i&gt;, &lt;i&gt;AR&lt;/i&gt; с &lt;i&gt;7000&lt;/i&gt; по &lt;i&gt;7999&lt;/i&gt;, &lt;i&gt;JU&lt;/i&gt; с &lt;i&gt;7000&lt;/i&gt; по &lt;i&gt;8999&lt;/i&gt;, &lt;i&gt;HU&lt;/i&gt; с &lt;i&gt;8000&lt;/i&gt; по &lt;i&gt;8999&lt;/i&gt;, 
&lt;i&gt;  MU&lt;/i&gt; с &lt;i&gt;1500&lt;/i&gt; по &lt;i&gt;1999&lt;/i&gt;, &lt;i&gt;MU&lt;/i&gt; с &lt;i&gt;3200&lt;/i&gt; по &lt;i&gt;4999&lt;/i&gt;, &lt;i&gt;MU&lt;/i&gt; с &lt;i&gt;8000&lt;/i&gt; по &lt;i&gt;8999&lt;/i&gt;, &lt;i&gt;QR&lt;/i&gt; с &lt;i&gt;2000&lt;/i&gt; по &lt;i&gt;9999&lt;/i&gt;, 
&lt;i&gt;  TG&lt;/i&gt; с &lt;i&gt;1000&lt;/i&gt; по &lt;i&gt;9999&lt;/i&gt;, &lt;i&gt;UT&lt;/i&gt; с &lt;i&gt;4000&lt;/i&gt; по &lt;i&gt;5999&lt;/i&gt;, &lt;i&gt;UT&lt;/i&gt; с &lt;i&gt;8000&lt;/i&gt; по &lt;i&gt;8999&lt;/i&gt;, &lt;i&gt;WY&lt;/i&gt; с &lt;i&gt;4000&lt;/i&gt; по &lt;i&gt;6999&lt;/i&gt;.
&lt;b&gt;и&lt;/b&gt;          
  Перевозка на тарифном компоненте должна выполняться на любой номер рейса &lt;i&gt;AI&lt;/i&gt;,
  любой номер рейса &lt;i&gt;AR&lt;/i&gt;, любой номер рейса &lt;i&gt;JU&lt;/i&gt;, любой номер рейса &lt;i&gt;HU&lt;/i&gt;, любой номер
  рейса &lt;i&gt;MU&lt;/i&gt;, любой номер рейса &lt;i&gt;QR&lt;/i&gt;, любой номер рейса &lt;i&gt;TG&lt;/i&gt;, любой номер рейса &lt;i&gt;UT&lt;/i&gt;,
  любой номер рейса &lt;i&gt;WY&lt;/i&gt;, любой номер рейса &lt;i&gt;SU&lt;/i&gt;.

&lt;b&gt;5. Бронирование и оформление билета&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  Ограничения данной категории к оформлению билета применяются при бронировании
    не позднее чем за &lt;i&gt;72&lt;/i&gt; час до вылета.
  Все сектора всех тарифных компонент ценовой единицы должны быть подтверждены.
  Оформление билета производится в течение &lt;i&gt;72&lt;/i&gt; час после бронирования, но не
    позднее чем за &lt;i&gt;72&lt;/i&gt; час до отправления воздушного судна. При этом крайним
    сроком оформления является ранняя из двух дат.
&lt;b&gt;или&lt;/b&gt;        
  Ограничения данной категории к оформлению билета применяются при бронировании
    не позднее чем за &lt;i&gt;24&lt;/i&gt; час до вылета.
  Все сектора всех тарифных компонент ценовой единицы должны быть подтверждены.
  Оформление билета производится в течение &lt;i&gt;24&lt;/i&gt; час после бронирования, но не
    позднее чем за &lt;i&gt;24&lt;/i&gt; час до отправления воздушного судна. При этом крайним
    сроком оформления является ранняя из двух дат.
&lt;b&gt;или&lt;/b&gt;        
  ВСЕ СЕКТОРА ВСЕХ ТАРИФНЫХ КОМПОНЕНТ ЦЕНОВОЙ ЕДИНИЦЫ ДОЛЖНЫ БЫТЬ ПОДТВЕРЖДЕНЫ.
  ОФОРМЛЕНИЕ БИЛЕТА ПРОИЗВОДИТСЯ НЕ ПОЗДНЕЕ ЧЕМ ЧЕРЕЗ &lt;i&gt;1&lt;/i&gt; ЧАС ПОСЛЕ БРОНИРОВАНИЯ.
  ПРИМЕЧАНИЕ:
&lt;i&gt;В СВЯЗИ С ТЕМ, ЧТО КОНТРОЛЬ КРАЙНЕГО СРОКА ОФОРМЛЕНИЯ БИЛЕТА ОСУЩЕСТВЛЯЕТСЯ
АВТОМАТИЧЕСКИ, МОГУТ ВОЗНИКАТЬ ОТЛИЧИЯ МЕЖДУ ПОСЛЕДНЕЙ ДАТОЙ ОФОРМЛЕНИЯ БИЛЕТА
ПО ТАРИФНОМУ ПРАВИЛУ И ПОСЛЕДНЕЙ ДАТОЙ ОФОРМЛЕНИЯ БИЛЕТА, УКАЗАННОЙ В
ГЕНЕРИРУЕМОМ СИСТЕМОЙ СООБЩЕНИИ.
ПРИ ЭТОМ ПРИМЕНЯЕТСЯ БОЛЕЕ ЖЕСТКИЙ СРОК ОФОРМЛЕНИЯ БИЛЕТА.
--------
ТАРИФ МОЖЕТ БЫТЬ ИЗМЕНЕН И НЕ ГАРАНТИРУЕТСЯ ДО МОМЕНТА ОФОРМЛЕНИЯ БИЛЕТА
--------&lt;/i&gt;

&lt;b&gt;6. Минимальное пребывание&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  &lt;i&gt;ОТПРАВЛЕНИЕ ИЗ ПОСЛЕДНЕГО ПУНКТА ПОСТРОЕНИЯ ТАРИФА ЗА ПРЕДЕЛАМИ СТРАНЫ
    НАЧАЛЬНОГО ПУНКТА ТАРИФА&lt;/i&gt; МОЖЕТ БЫТЬ &lt;i&gt;НЕ РАНЕЕ&lt;/i&gt;, ЧЕМ В &lt;i&gt;1 ВОСКРЕСЕНЬЕ&lt;/i&gt; ПОСЛЕ 
&lt;i&gt;      ОТПРАВЛЕНИЯ ПЕРВОГО МЕЖДУНАРОДНОГО СЕГМЕНТА&lt;/i&gt; .
&lt;b&gt;или&lt;/b&gt;        
  &lt;i&gt;ОТПРАВЛЕНИЕ ИЗ ПОСЛЕДНЕГО ПУНКТА ПОСТРОЕНИЯ ТАРИФА ЗА ПРЕДЕЛАМИ СТРАНЫ
    НАЧАЛЬНОГО ПУНКТА ТАРИФА&lt;/i&gt; МОЖЕТ БЫТЬ &lt;i&gt;НЕ РАНЕЕ&lt;/i&gt;, ЧЕМ ЧЕРЕЗ &lt;i&gt;2 СУТ&lt;/i&gt; ПОСЛЕ 
&lt;i&gt;      ОТПРАВЛЕНИЯ ПЕРВОГО МЕЖДУНАРОДНОГО СЕГМЕНТА&lt;/i&gt; .

&lt;b&gt;7. Максимальное пребывание&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  &lt;i&gt;ОТПРАВЛЕНИЕ ИЗ ПУНКТА ПОСЛЕДНЕЙ ОСТАНОВКИ&lt;/i&gt; МОЖЕТ БЫТЬ &lt;i&gt;НЕ ПОЗДНЕЕ&lt;/i&gt;, ЧЕМ ЧЕРЕЗ 
&lt;i&gt;    155 СУТ&lt;/i&gt; ПОСЛЕ &lt;i&gt;ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ПЕРЕВОЗКИ&lt;/i&gt;.

&lt;b&gt;8. Остановки&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  неограниченное количество остановок разрешаются.
  Время остановки: Максимальное &lt;i&gt;72 час&lt;/i&gt;.
  Надбавка1: бесплатно.

&lt;b&gt;9. Трансферы&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  неограниченное количество трансферов разрешаются.
  Наземные участки, смежные с пунктом построения тарифа, не разрешаются
    Наземные участки внутри тарифного компонента не разрешаются
  ограниченное количество трансферов разрешены по надбавке1 бесплатно.

&lt;b&gt;10. Построения и комбинации&lt;/b&gt;
                 SOJ  DOJ  CT2   RT CT2+  EOE   ST   AO     
  Разрешение *    О3    Н    О    Р    Н    С    Н    Р     
  Перевозчик **    Н    Н    Н    Н    -    Н    Н          
  Тэриф/УПТ  **    Д    Д    Д    Д    -    Н    Н          
  Код тарифа **    Д    Д    Д    Д    -    Д    Д          
    *   Разрешение: Р,А-разр; Н,Б-не разр; О,С-разр с ограничениями; Т,Д-
            требуется; Ш-только с другими тарифами с оформлением отдельными
            билетами
    **  Условия: Д-имеются;  Н-отсутствуют (применяются системные допущения);
            '-'-не анализируются (применяются системные допущения)
    *** 3 - в случае TOJ
&lt;b&gt;----- если&lt;/b&gt; (Комбинация кодов базовых тарифов/ типов тарифов) 
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами с типом тарифа &lt;i&gt;'SBP'-БЮДЖЕТНЫЙ PEX
    ЭКОНОМИЧЕСКОГО КЛАССА В ОДНУ СТОРОНУ&lt;/i&gt;/&lt;i&gt;'SB'-БЮДЖЕТНЫЙ&lt;/i&gt;.
&lt;b&gt;то&lt;/b&gt;         (Комбинация End on end) 
  Разрешается комбинация end-on-end только с тарифами публикующего перевозчика.

&lt;b&gt;----- если&lt;/b&gt; (Географические местоположения открытого/наземного участка для
  незамкнутой круговой перевозки) 
  открытый участок должен быть в пределах &lt;i&gt;одной страны&lt;/i&gt;, не должен быть между &lt;i&gt;'
    РВУ'-РОССИЙСКАЯ ФЕДЕРАЦИЯ (ВОСТОЧНЕЕ УРАЛА)&lt;/i&gt; и &lt;i&gt;'СИП'-СИМФЕРОПОЛЬ&lt;/i&gt;, не должен
    быть между &lt;i&gt;'РУЗ'-РОССИЯ  ЕВРОПЕ)&lt;/i&gt; и &lt;i&gt;'СИП'-СИМФЕРОПОЛЬ&lt;/i&gt;.
&lt;b&gt;и&lt;/b&gt;          (Комбинация кодов базовых тарифов/ типов тарифов) 
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами с типом тарифа &lt;i&gt;'BXR'-BXR&lt;/i&gt;/&lt;i&gt;'BOR'-2ND
    LEVEL BUSINESS CLASS ONE WAY EXCURSION&lt;/i&gt;/&lt;i&gt;'XPX'-ЭКСКУРСИОННЫЙ PEX
    ЭКОНОМИЧЕСКОГО КЛАССА&lt;/i&gt;/&lt;i&gt;'SIP'-ЭКОНОМИЧЕСКИЙ PEX В ОДНУ СТОРОНУ&lt;/i&gt;/&lt;i&gt;'SBP'-
    БЮДЖЕТНЫЙ PEX ЭКОНОМИЧЕСКОГО КЛАССА В ОДНУ СТОРОНУ&lt;/i&gt;/&lt;i&gt;'SB'-БЮДЖЕТНЫЙ&lt;/i&gt;/&lt;i&gt;'ZPX'-
    PREMIUM ECON INSTANT PURCHASE&lt;/i&gt;/&lt;i&gt;'ZIP'-PREMIUM ECON OW INSTANT PURCHASE&lt;/i&gt;/&lt;i&gt;'BRN'-
    BUSINESS SELL UP RT NON REF&lt;/i&gt;.
&lt;b&gt;и&lt;/b&gt;          (Комбинация условий применения тарифов) 
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    304&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    327&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    022&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    021&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    008&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    302&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    004&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;528.ENR5&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;174.ENR5&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;174.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;880.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;916.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;884.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;170.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;любой&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
&lt;b&gt;то&lt;/b&gt;         (Незамкнутая круговая перевозка (OJ)) 
  Комбинирование тарифа для построения незамкнутой круговой перевозки 
&lt;i&gt;  разрешается&lt;/i&gt;.
  Разрешается комбинирование только с тарифами публикующего перевозчика.
  Тариф может комбинироваться для построения незамкнутой круговой перевозки с
    открытым или с наземным участком (SOJ).
  Количество тарифных компонентов не ограничено.
  количество остановок в пунктах пересадки между тарифными компонентами не
  ограничено.
  незамкнутая круговая перевозка (open jaw) имеет место, если протяженность
    открытого или наземного участка (SOJ) (открытого и наземного участка (DOJ))
    равна или меньше протяженности более длинной стороны open jaw.

&lt;b&gt;----- если&lt;/b&gt; (Комбинация кодов базовых тарифов/ типов тарифов) 
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами с типом тарифа &lt;i&gt;'BXR'-BXR&lt;/i&gt;/&lt;i&gt;'BOR'-2ND
    LEVEL BUSINESS CLASS ONE WAY EXCURSION&lt;/i&gt;/&lt;i&gt;'XPX'-ЭКСКУРСИОННЫЙ PEX
    ЭКОНОМИЧЕСКОГО КЛАССА&lt;/i&gt;/&lt;i&gt;'SIP'-ЭКОНОМИЧЕСКИЙ PEX В ОДНУ СТОРОНУ&lt;/i&gt;/&lt;i&gt;'SBP'-
    БЮДЖЕТНЫЙ PEX ЭКОНОМИЧЕСКОГО КЛАССА В ОДНУ СТОРОНУ&lt;/i&gt;/&lt;i&gt;'SB'-БЮДЖЕТНЫЙ&lt;/i&gt;/&lt;i&gt;'ZPX'-
    PREMIUM ECON INSTANT PURCHASE&lt;/i&gt;/&lt;i&gt;'ZIP'-PREMIUM ECON OW INSTANT PURCHASE&lt;/i&gt;/&lt;i&gt;'BRN'-
    BUSINESS SELL UP RT NON REF&lt;/i&gt;.
&lt;b&gt;и&lt;/b&gt;          (Комбинация условий применения тарифов) 
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    304&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    327&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    022&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    021&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    008&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    302&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: любой из тэрифа 
&lt;i&gt;    004&lt;/i&gt;. При комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;528.ENR5&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;174.ENR5&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;174.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;880.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;916.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;884.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;170.EN05&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
  Комбинирование &lt;i&gt;разрешается&lt;/i&gt; с тарифами, имеющими УПТ номер: &lt;i&gt;любой&lt;/i&gt;. При
    комбинировании применяются наиболее ограничивающие условия.
&lt;b&gt;то&lt;/b&gt;         (Замкнутая круговая перевозка с 2 тарифными компонентами (RT и CT2))
  комбинирование тарифа для построения замкнутой круговой перевозки с двумя
  тарифными компонентами &lt;i&gt;разрешается&lt;/i&gt;.
  разрешается комбинирование только с тарифами публикующего перевозчика.
  Тариф может комбинироваться для построения перевозки туда-обратно (RT) или
    замкнутой круговой перевозки с 2 тарифными компонентами (CT2).

&lt;b&gt;12. Надбавки (скидки) к тарифу&lt;/b&gt;
&lt;b&gt;----- если&lt;/b&gt; 
  Билет должен быть оформлен с расчетным кодом публикующего перевозчика.
&lt;b&gt;то&lt;/b&gt;         
  применяется &lt;i&gt;надбавка&lt;/i&gt; &lt;i&gt;'Q'-РАЗНОЕ ДРУГОЕ&lt;/i&gt; для
    &lt;i&gt;взрослых пассажиров&lt;/i&gt;: без дополнительных ограничений;
    &lt;i&gt;детей&lt;/i&gt;: без дополнительных ограничений;
    &lt;i&gt;младенцев&lt;/i&gt;: без дополнительных ограничений;
  в размере &lt;i&gt;0.00 ЕВР&lt;/i&gt; &lt;i&gt;за каждый купон&lt;/i&gt;.

&lt;b&gt;-----&lt;/b&gt;      
  применяется &lt;i&gt;надбавка&lt;/i&gt; &lt;i&gt;'Q'-РАЗНОЕ ДРУГОЕ&lt;/i&gt; для
    &lt;i&gt;взрослых пассажиров&lt;/i&gt;: без дополнительных ограничений;
    &lt;i&gt;детей&lt;/i&gt;: без дополнительных ограничений;
    &lt;i&gt;младенцев&lt;/i&gt;: без дополнительных ограничений;
  в размере &lt;i&gt;6.30 ЕВР&lt;/i&gt; &lt;i&gt;за каждый купон&lt;/i&gt;.

&lt;b&gt;15. Ограничения по продаже&lt;/b&gt;
&lt;b&gt;----- если&lt;/b&gt; 
  Перевозка на тарифном компоненте должна выполняться на любой номер рейса &lt;i&gt;SU&lt;/i&gt; с
    пересадкой на/с любой номер рейса &lt;i&gt;JU&lt;/i&gt;.
&lt;b&gt;то&lt;/b&gt;         
  Продажа билетов не разрешается в: &lt;i&gt;'ИР'-ИРАН&lt;/i&gt;.
  Продажа билетов разрешается в: &lt;i&gt;'1'-WESTERN HEMISPHERE&lt;/i&gt;, &lt;i&gt;'2'-EUROPE, AFRICA AND
    THE NEAR EAST&lt;/i&gt;, &lt;i&gt;'3'-FAR EAST, AUSTRALIA AND PACIFIC&lt;/i&gt;.
  Билет должен быть оформлен с расчетным кодом публикующего перевозчика или &lt;i&gt;'JU
    '-AIR SERBIA&lt;/i&gt;.

&lt;b&gt;-----&lt;/b&gt;      
  Продажа билетов не разрешается в: ТУР.АГЕНТСТВО/PCC &lt;i&gt;'00DT0'&lt;/i&gt;, &lt;i&gt;'ИР'-ИРАН&lt;/i&gt;.
  Продажа билетов разрешается в: &lt;i&gt;'1'-WESTERN HEMISPHERE&lt;/i&gt;, &lt;i&gt;'2'-EUROPE, AFRICA AND
    THE NEAR EAST&lt;/i&gt;, &lt;i&gt;'3'-FAR EAST, AUSTRALIA AND PACIFIC&lt;/i&gt;.
  Билет должен быть оформлен через систему &lt;i&gt;'1H'-ГЛОБАЛЬНАЯ ДИСТРИБУТИВНАЯ СИСТ&lt;/i&gt;
     расчетным кодом публикующего перевозчика).
&lt;b&gt;или&lt;/b&gt;        
  Продажа билетов не разрешается в: &lt;i&gt;'ИР'-ИРАН&lt;/i&gt;.
  Продажа билетов разрешается в: &lt;i&gt;'1'-WESTERN HEMISPHERE&lt;/i&gt;, &lt;i&gt;'2'-EUROPE, AFRICA AND
    THE NEAR EAST&lt;/i&gt;, &lt;i&gt;'3'-FAR EAST, AUSTRALIA AND PACIFIC&lt;/i&gt;.
  Билет должен быть оформлен через систему &lt;i&gt;'1S'-SABRE&lt;/i&gt;  расчетным кодом
    публикующего перевозчика).

&lt;b&gt;16. Сборы при расторжении (изменении условий) договора перевозки&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
&lt;i&gt;Обмен/Возврат осуществляется вручную (сложные условия)&lt;/i&gt;
  возврат запрещается в случае аннулирования заказа/отказа от перевозки (no
    show)/возврата билета до отправления и после отправления.
&lt;b&gt;или&lt;/b&gt;        
&lt;i&gt;Обмен/Возврат осуществляется вручную (сложные условия)&lt;/i&gt;
  &lt;i&gt;добровольное&lt;/i&gt; изменение условий договора перевозки разрешается в случае
    переоформления билета/повторной валидации билета до отправления и после
    отправления.
  взимается сбор в размере &lt;i&gt;2800.00 РУБ&lt;/i&gt;.
&lt;b&gt;или&lt;/b&gt;        
&lt;i&gt;ОБМЕН/ВОЗВРАТ ОСУЩЕСТВЛЯЕТСЯ ВРУЧНУЮ (СЛОЖНЫЕ УСЛОВИЯ)&lt;/i&gt;
  &lt;i&gt;ДОБРОВОЛЬНОЕ&lt;/i&gt; ИЗМЕНЕНИЕ УСЛОВИЙ ДОГОВОРА ПЕРЕВОЗКИ ЗАПРЕЩАЕТСЯ В СЛУЧАЕ ОТКАЗА
    ОТ ПЕРЕВОЗКИ (NO SHOW).
  ПРИМЕЧАНИЕ:
&lt;i&gt;               NOT LATER THAN 30 MINUTES AFTER DEPARTURE OF THE
               ORIGINALLY SCHEDULED FLIGHT.
                ---
               CHANGE PERMITTED BETWEEN FARES WITH PREFIX
               -VU/-VO/-NB/-NO/-BS/-BO/-PE/-XE.
                                 //
               1.WHEN THE FIRST TICKETED FLIGHT COUPON IS
               CHANGED - THE ENTIRE TICKET MUST BE RE-PRICED
               USING -CURRENT- FARES IN EFFECT ON THE DATE OF NEW
               TICKET ISSUANCE.
                ---
               NEW FARE AMOUNT SHOULD BE EQUAL OR HIGHER THAN
               PREVIOUS AMOUNT.
                ---
               ANY DIFFERENCE IN FARES PLUS CHANGE FEE MUST BE
               COLLECTED.
               ---
               ALL RULE PROVISIONS OF THE NEW FARE INCLUDING
               ADVANCE PURCHASE/MIN STAY/MAX STAY/
               SEASONALITY/ETC MUST BE MET.
               ---
               2. WHEN CHANGES ARE MADE TO OTHER THAN THE FIRST
               TICKETED FLIGHT COUPON - THE ENTIRE TICKET MUST
               BE RE-PRICED USING -HISTORICAL- FARES IN EFFECT
               ON THE DATE OF ORIGINAL TICKET ISSUE.
               ---
               NEW FARE AMOUNT SHOULD BE EQUAL OR HIGHER THAN
               PREVIOUS AMOUNT.
               ---
               ANY DIFFERENCE IN FARES PLUS CHANGE FEE MUST BE
               COLLECTED.
               ---
               ALL RULE PROVISIONS OF THE NEW FARE INCLUDING
               ADVANCE PURCHASE/MIN STAY/MAX STAY/
               SEASONALITY/ETC MUST BE MET.&lt;/i&gt;


&lt;b&gt;-----&lt;/b&gt;      
&lt;i&gt;ОБМЕН/ВОЗВРАТ ОСУЩЕСТВЛЯЕТСЯ ВРУЧНУЮ (СЛОЖНЫЕ УСЛОВИЯ)&lt;/i&gt;
  ПРИМЕЧАНИЕ:
&lt;i&gt;               // CANCELLATION PROVISIONS //
               ---
               CHARGE APPLY PER TRANSACTION.
               CHILD DISCOUNT DOES NOT APPLY.
               INFANT WITHOUT A SEAT FREE OF CHARGE.
               ---
               RULES FOR CANCELLATION APPLY BY PRICING UNIT.
               ONLY FARE IN SAME BRAND CAN BE USED FOR REFUND
               PROCEDURE OF PARTLY USED TICKET.
               FARES DIVIDED INTO BRANDS BY FOLLOWING -
               PROMO - FARES WITH PREFIX -SX/-SO
               LITE - FARES WITH PREFIX -NB/-NO
               BUDGET/SAVER - FARES WITH PREFIX -VU/-VO/
               BASE - FARES WITH PREFIX -BS/-BO
               OPTIMUM/CLASSIC - FARES WITH PREFIX -CL/-CO
               MAXIMUM/FLEX - FARES WITH PREFIX -FM/-FO
               SMART LITE - FARES WITH PREFIX -PE/-XE
               SMART OPTIMUM - FARES WITH PREFIX -PB/-XB
               SMART MAXIMUM - FARES WITH PREFIX - PM/-XM
               //
               WHEN COMBINING ON A HALF ROUNDTRIP BASIS THE MOST
               RESTRICTIVE CANCELLATION CONDITIONS APPLIES FOR
               THE ENTIRE PRICING UNIT.
               ---
               PENALTIES WAIVED IN CASE OF INVOLUNTARY REFUND.
               CONTACT CARRIER FOR DETAILS.
               ---
               IF REFUND PERMITTED FLIGHT SEGMENTS MUST BE
               CANCELLED NO LATER THAN CHECK-IN CLOSE TIME.
               IN SUCH CASE A REFUND MAY BE REQUESTED DURING
               TICKET VALIDITY PERIOD.
               OTHERWISE NO-SHOW PROVISIONS APPLY.
               ---
               VOLUNTARY REFUND OF UNUSED FEES AND TAXES
               PERMITTED DURING TICKET VALIDITY PERIOD.
               EXCEPT-
               FOR TICKETS ISSUED ON/AFTER 28SEP21-
               YR SURCHARGES IS ALWAYS NON-REFUNDABLE.
               FOR TICKETS THAT HAVE NO REFUND VALUE AT THE
               MOMENT OF TICKET ISSUE /WHERE FARE IS NON-
               REFUNDABLE ANY TIME/. IN THIS CASE YQ
               SURCHARGES AND RI/UH TAXES ARE ALSO NON-
               REFUNDABLE.
               ---
               FOR TICKETS THAT HAVE NO REFUND VALUE AT THE
               MOMENT OF TICKET ISSUE /WHERE FARE IS NON-
               REFUNDABLE ANY TIME/IN CASE OF NO-SHOW ALL
               TAXES AND SURCHARGES ARE NON-REFUNDABLE.
               ---
               FOR TICKETS THAT ARE REFUNDABLE AT THE MOMENT OF
               TICKET ISSUE AND ARE NON-REFUNDABLE IN CASE OF NO-
               SHOW ALL TAXES AND SURCHAGES ARE NON-REFUNDABLE
               IN CASE OF NO-SHOW.
               ---
               PERIOD VALIDITY FOR SPECIAL FARE WILL BE FARE MAX
               STAY FROM THE DATE ON THE FIRST FLIGHT COUPON.
               ---
               IN CASE OF CANCELLATION AFTER DEPARTURE REFUND
               THE DIFFERENCE BETWEEN THE FARE PAID AND THE
               APPLICABLE FARE FLOWN. REFUND FEE APPLIES.
               WHEN RECALCULATING FARES FOR TRANSPORTATION USED
               FARES IN LOWER RBD THAN SHOWN IN USED COUPONS
               CANNOT APPLY.
               ---
               FOR EACH USED PORTION OF 9B WITHIN GERMANY 35EUR
               FOR ECONOMY AND 65EUR FOR BUSINESS CLASS OF
               SERVICE SHOULD BE RETAINED FOR PARTLY USED TICKET.
               ALL OTHER CHARGES SHOULD BE COLLECTED BASED UPON
               THE RULE AND FARE USED.
               ---
               ANY APPLICABLE FARE OF OTHER AIRLINE
               WHOSE PORTION HAD BEEN USED MAY BE APPLIED FOR
               REFUND PROCEDURE OF PARTLY USED TICKET ISSUED IN
               BRAND OPTIMUM/CLASSIC - FARES WITH PREFIX -CL/-CO.
               REFUND CAN ONLY BE MADE THROUGH ISSUING OFFICE.
               ---
               // CHANGES PROVISIONS //
               ---
               CHARGE APPLY PER TRANSACTION.
               CHILD DISCOUNT DOES NOT APPLY.
               INFANT WITHOUT A SEAT FREE OF CHARGE.
               CHANGE PERMITTED ONLY WITHIN SAME BRAND.
               //EXCEPTION -
               CHANGE PERMITTED BETWEEN FARES WITH
               PREFIX  -VU/-VO/-NB/-NO/-BS/-BO/-PE/-XE/
               //
               FARES DIVIDED INTO BRANDS BY FOLLOWING -
               PROMO - FARES WITH PREFIX -SX/-SO
               LITE - FARES WITH PREFIX -NB/-NO
               BUDGET/SAVER - FARES WITH PREFIX -VU/-VO/
               BASE - FARES WITH PREFIX -BS/-BO
               OPTIMUM/CLASSIC - FARES WITH PREFIX -CL/-CO/-PX
               MAXIMUM/FLEX - FARES WITH PREFIX -FM/-FO
               SMART LITE - FARES WITH PREFIX -PE/-XE
               SMART OPTIMUM - FARES WITH PREFIX -PB/-XB
               SMART MAXIMUM - FARES WITH PREFIX - PM/-XM
               //
               ---
               CHANGE IS A ROUTING/DATE/FLIGHT/BOOKING CLASS/FARE
               MODIFICATION.
               ---
               RULES FOR CHANGES APPLY BY FARE
               COMPONENT/DIRECTION.
               IN CASE OF COMBINATION CHARGE THE HIGHEST FEE OF
               ALL CHANGED FARE COMPONENTS.
               ---
               WHENEVER A NONREFUNDABLE FARE TICKET IS REISSUED
               A NONREFUNDABLE NOTATION MUST BE MADE IN THE
               ENDORSEMENT BOX OF THE NEW TICKET.
               THE ORIGINAL NONREFUNDABLE VALUE REMAINS
               NONREFUNDABLE FOR ANY SUBSEQUENT REISSUES.
               ---
               NEW RESERVATION AND REISSUANCE MUST BE MADE NOT
               LATER THAN 30 MINUTES AFTER DEPARTURE OF THE
               ORIGINALLY SCHEDULED FLIGHT.
               OTHERWISE REFER TO REFUND RULES.
               EXCEPTION - FOR FARES WHICH ALLOW TO MAKE CHANGES
               IN CASE OF NO-SHOW REISSUE LATER THAN 30 MINUTES
               AFTER DEPARTURE OF THE
               ORIGINALLY SCHEDULED FLIGHT PERMITTED WITHIN
               TICKET VALIDITY PERIOD UNDER THE SAME CONDITIONS
               AS NO-SHOW.&lt;/i&gt;

&lt;b&gt;18. Важные уведомления на билете&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  первоначальный и переоформленный билет должен содержать текст&lt;i&gt; "
    NONREF/HEBO3BPATEH"&lt;/i&gt; (РУС/ЛАТ) в графе разрешается/запрещается.

&lt;b&gt;19. Скидки для детей и младенцев&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  Применение скидки разрешается для пассажира '&lt;i&gt;РБГ&lt;/i&gt;'-'РЕБЕНОК СОПРОВОЖДАЕМЫЙ С
    ПРЕДОСТАВЛЕНИЕМ МЕСТА' от &lt;i&gt;2&lt;/i&gt; до &lt;i&gt;12&lt;/i&gt; лет.
  Пассажир должен следовать в том же салоне на всех участках тарифного
    компонента в сопровождении '&lt;i&gt;ААА&lt;/i&gt;' &lt;i&gt;18&lt;/i&gt; лет или старше.
  Стоимость перевозки &lt;i&gt;85.00&lt;/i&gt; процентов от примененного тарифа.
  В графе Базовый тариф/Fare basis указывается: /'&lt;i&gt;CH&lt;/i&gt;' плюс величина скидки.
&lt;b&gt;или&lt;/b&gt;        
  Применение скидки разрешается для пассажира '&lt;i&gt;РВГ&lt;/i&gt;'-'МЛАДЕНЕЦ С ПРЕДОСТАВЛЕН
    МЕСТА ПО ПРОСЬБЕ РОДИТЕЛЕЙ А ТАКЖЕ  2 3 И Т Д МЛАДЕНЕЦ' младше &lt;i&gt;2&lt;/i&gt; лет.
  Пассажир должен следовать в том же салоне на всех участках тарифного
    компонента в сопровождении '&lt;i&gt;ААА&lt;/i&gt;' &lt;i&gt;18&lt;/i&gt; лет или старше.
  Стоимость перевозки &lt;i&gt;85.00&lt;/i&gt; процентов от примененного тарифа.
  В графе Базовый тариф/Fare basis указывается: /'&lt;i&gt;CH&lt;/i&gt;' плюс величина скидки.
&lt;b&gt;или&lt;/b&gt;        
  Применение скидки разрешается для &lt;i&gt;1-го пассажира 'РМГ&lt;/i&gt;'-'МЛАДЕНЕЦ БЕЗ
    ПРЕДОСТАВЛЕНИЯ МЕСТА' младше &lt;i&gt;2&lt;/i&gt; лет.
  Пассажир должен следовать в том же салоне на всех участках тарифного
    компонента в сопровождении '&lt;i&gt;ААА&lt;/i&gt;' &lt;i&gt;18&lt;/i&gt; лет или старше.
  Величина тарифа - бесплатно.
  В графе Базовый тариф/Fare basis указывается: /'&lt;i&gt;IN00&lt;/i&gt;'.
&lt;b&gt;или&lt;/b&gt;        
  Применение скидки разрешается для пассажира '&lt;i&gt;АГА&lt;/i&gt;'-'РЕБЕНОК НЕСОПРОВОЖДАЕМЫЙ'
    от &lt;i&gt;5&lt;/i&gt; до &lt;i&gt;12&lt;/i&gt; лет.
  Стоимость перевозки &lt;i&gt;100.00&lt;/i&gt; процентов от примененного тарифа.
  В графе Базовый тариф/Fare basis указывается: /'&lt;i&gt;UNN&lt;/i&gt;'.

&lt;b&gt;23. Дополнительные ограничения тарифа&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  ТАРИФ НЕ ДОЛЖЕН ИСПОЛЬЗОВАТЬСЯ КАК ВЫСОКИЙ ИЛИ НИЗКИЙ ТАРИФ ПРИ РАСЧЕТЕ
  ДОПЛАТЫ В СЛУЧАЕ БРОНИРОВАНИЯ В РАЗНЫХ КЛАССАХ ОБСЛУЖИВАНИЯ. ТАРИФ НЕ ДОЛЖЕН
  ИСПОЛЬЗОВАТЬСЯ КАК СКВОЗНОЙ ТАРИФ ПРИ ОЦЕНКЕ ТАРИФНОГО КОМПОНЕНТА,
  ЗАБРОНИРОВАННОГО В РАЗНЫХ КЛАССАХ ОБСЛУЖИВАНИЯ.
  ПРИМЕЧАНИЕ:
&lt;i&gt;ТАРИФ МОЖЕТ БЫТЬ ИСПОЛЬЗОВАН ДЛЯ ПОСТРОЕНИЯ ТАРИФОВ С ПРИМЕНЕНИЕМ ДОПОЛНИТЕЛЬНЫХСУММ&lt;/i&gt;

&lt;b&gt;31. Добровольные изменения&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  УСЛОВИЯ ВЫПОЛНЕНИЯ ОБМЕНА: &lt;i&gt;'1'&lt;/i&gt;-СМЕРТЬ.
  УСЛОВИЯ ВЫПОЛНЕНИЯ ОБМЕНА: ДАТЫ ВЫЛЕТА ВСЕХ УЧАСТКОВ НОВОЙ ПЕРЕВОЗКИ
    УКЛАДЫВАЮТСЯ В СРОК ГОДНОСТИ ОБМЕНИВАЕМОГО БИЛЕТА.
  ПРАВИЛА ПЕРЕОФОРМЛЕНИЯ: 
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТАРИФЫ ТЕХ ЖЕ ВЛАДЕЛЬЦЕВ, ИЗ ТЕХ ЖЕ
        ТАРИФНЫХ СБОРНИКОВ, С ТЕМИ ЖЕ ПРАВИЛАМИ, С ТЕМИ ЖЕ КОДАМИ И ТОЙ ЖЕ
        ВЕЛИЧИНЫ, ЧТО И В ОБМЕНИВАЕМОМ БИЛЕТЕ, ДЕЙСТВОВАВШИЕ НА МОМЕНТ ЕГО
        ОФОРМЛЕНИЯ.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА ДОЛЖНА СОДЕРЖАТЬ ТАРИФНЫЙ КОМПОНЕНТ С
        ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ОБМЕНА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ
        ОТПРАВЛЕНИЯ ИЗ НАЧАЛЬНОГО ПУНКТА ЦЕНОВОЙ ЕДИНИЦЫ.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.
  Правила расчета сбора: сбор - &lt;i&gt;0.00 ДОЛ&lt;/i&gt;; Сбор - максимальная величина среди
    сборов, рассчитанных по УПТ изменяемых тарифных компонент  том числе с
    измененной тарификацией).
  Требования к оформлению билета: остаток тарифа/сбор - игнорировать остаток
    тарифа и взять сбор. Применить наиболее ограничительную иерархию.
    Уведомления - включать максимальную невозвращаемую сумму старого или нового
    билета.

&lt;b&gt;-----&lt;/b&gt;      
  УСЛОВИЯ ВЫПОЛНЕНИЯ ОБМЕНА: ДАТЫ ВЫЛЕТА ВСЕХ УЧАСТКОВ НОВОЙ ПЕРЕВОЗКИ
    УКЛАДЫВАЮТСЯ В СРОК ГОДНОСТИ ОБМЕНИВАЕМОГО БИЛЕТА; ИЗМЕНЕНИЯ ЗАПРОШЕНЫ ДО
    НАЧАЛА ПАССАЖИРОМ ПЕРЕВОЗКИ.
  ПРАВИЛА ПЕРЕОФОРМЛЕНИЯ: 
      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ПЕРВЫЙ ПОЛЕТНЫЙ КУПОН НА БИЛЕТЕ НЕ ДОЛЖЕН
        ИЗМЕНЯТЬСЯ&lt;i&gt;;&lt;/i&gt; ОБМЕН ЗАПРОШЕН ДО ВЫЛЕТА ПО РАСПИСАНИЮ ПЕРВОГО
        НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТАРИФЫ И ПРАВИЛА, ДЕЙСТВОВАВШИЕ НА МОМЕНТ
        ОФОРМЛЕНИЯ ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ВЫДАЧИ ПЕРВОНАЧАЛЬНОГО БИЛЕТА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА
        БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ
        ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.

      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ПЕРВЫЙ ПОЛЕТНЫЙ КУПОН НА БИЛЕТЕ НЕ ДОЛЖЕН
        ИЗМЕНЯТЬСЯ&lt;i&gt;;&lt;/i&gt; ОБМЕН ЗАПРОШЕН В ТЕЧЕНИЕ &lt;i&gt;30 МИН&lt;/i&gt; ПОСЛЕ ВЫЛЕТА ПО РАСПИСАНИЮ
        ПЕРВОГО НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТАРИФЫ И ПРАВИЛА, ДЕЙСТВОВАВШИЕ НА МОМЕНТ
        ОФОРМЛЕНИЯ ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ВЫДАЧИ ПЕРВОНАЧАЛЬНОГО БИЛЕТА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА
        БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ
        ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.

      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ОБМЕН ЗАПРОШЕН ДО ВЫЛЕТА ПО РАСПИСАНИЮ
        ПЕРВОГО НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТЕКУЩИЕ ТАРИФЫ И ПРАВИЛА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ОБМЕНА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ
        ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.

      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ОБМЕН ЗАПРОШЕН В ТЕЧЕНИЕ &lt;i&gt;30 МИН&lt;/i&gt; ПОСЛЕ
        ВЫЛЕТА ПО РАСПИСАНИЮ ПЕРВОГО НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА
        ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТЕКУЩИЕ ТАРИФЫ И ПРАВИЛА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ОБМЕНА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ
        ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.
  Правила расчета сбора: сбор - &lt;i&gt;2800.00 РУБ&lt;/i&gt;; Сбор - максимальная величина среди
    сборов, рассчитанных по УПТ изменяемых тарифных компонент  том числе с
    измененной тарификацией).
  Применение скидки - для пассажира с категорией INF штраф не взимается.
  Требования к оформлению билета: остаток тарифа/сбор - вернуть остаток тарифа
    и взять сбор. Применить наиболее ограничительную иерархию.
&lt;b&gt;или&lt;/b&gt;        
  УСЛОВИЯ ВЫПОЛНЕНИЯ ОБМЕНА: ДАТЫ ВЫЛЕТА ВСЕХ УЧАСТКОВ НОВОЙ ПЕРЕВОЗКИ
    УКЛАДЫВАЮТСЯ В СРОК ГОДНОСТИ ОБМЕНИВАЕМОГО БИЛЕТА; ИЗМЕНЕНИЯ ЗАПРОШЕНЫ
    ПОСЛЕ НАЧАЛА ПАССАЖИРОМ ПЕРЕВОЗКИ.
  ПРАВИЛА ПЕРЕОФОРМЛЕНИЯ: 
      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ПЕРВЫЙ ПОЛЕТНЫЙ КУПОН НА БИЛЕТЕ НЕ ДОЛЖЕН
        ИЗМЕНЯТЬСЯ&lt;i&gt;;&lt;/i&gt; ОБМЕН ЗАПРОШЕН ДО ВЫЛЕТА ПО РАСПИСАНИЮ ПЕРВОГО
        НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТАРИФЫ И ПРАВИЛА, ДЕЙСТВОВАВШИЕ НА МОМЕНТ
        ОФОРМЛЕНИЯ ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ВЫДАЧИ ПЕРВОНАЧАЛЬНОГО БИЛЕТА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА
        БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ
        ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.

      УСЛОВИЯ ПРОВЕДЕНИЯ ТАРИФИКАЦИИ: ПЕРВЫЙ ПОЛЕТНЫЙ КУПОН НА БИЛЕТЕ НЕ ДОЛЖЕН
        ИЗМЕНЯТЬСЯ&lt;i&gt;;&lt;/i&gt; ОБМЕН ЗАПРОШЕН В ТЕЧЕНИЕ &lt;i&gt;30 МИН&lt;/i&gt; ПОСЛЕ ВЫЛЕТА ПО РАСПИСАНИЮ
        ПЕРВОГО НЕИСПОЛЬЗОВАННОГО ИЗМЕНЯЕМОГО СЕГМЕНТА ТАРИФНОГО КОМПОНЕНТА.
      ПРАВИЛА ТАРИФИКАЦИИ: ПРИМЕНЯТЬ ТАРИФЫ И ПРАВИЛА, ДЕЙСТВОВАВШИЕ НА МОМЕНТ
        ОФОРМЛЕНИЯ ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРАВИЛА ТАРИФИКАЦИИ: НОВАЯ ОЦЕНКА МОЖЕТ НЕ СОДЕРЖАТЬ ТАРИФНОГО КОМПОНЕНТА
        С ТЕМИ ЖЕ КОНЕЧНЫМИ ПУНКТАМИ И С ТОЙ ЖЕ НАПРАВЛЕННОСТЬЮ, ЧТО И ДАННЫЙ&lt;i&gt;;&lt;/i&gt;
        ЕСЛИ ВСЯ НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ ОБМЕНИВАЕМОГО БИЛЕТА НЕ ЯВЛЯЕТСЯ
        МЕЖДУНАРОДНОЙ, ТО НЕИСПОЛЬЗОВАННАЯ ЧАСТЬ НОВОГО БИЛЕТА ТАК ЖЕ НЕ ДОЛЖНА
        БЫТЬ МЕЖДУНАРОДНОЙ.
      ПРАВИЛА ТАРИФИКАЦИИ: КОДЫ ТИПА ТАРИФА ПРИ ПЕРЕОЦЕНКЕ: &lt;i&gt;BXR&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BOR&lt;/i&gt;
            РАЗРЕШЕН; &lt;i&gt;ZPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;ZIP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;XPX&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SIP&lt;/i&gt; РАЗРЕШЕН; 
&lt;i&gt;            SBP&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;SB&lt;/i&gt; РАЗРЕШЕН; &lt;i&gt;BRN&lt;/i&gt; РАЗРЕШЕН.
      ПРАВИЛА ТАРИФИКАЦИИ: РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА БРОНИРОВАНИЯ ВЕДЕТСЯ ОТ
        ДАТЫ ВЫДАЧИ ПЕРВОНАЧАЛЬНОГО БИЛЕТА&lt;i&gt;;&lt;/i&gt; РАСЧЕТ ДЛЯ ПРОВЕРКИ СРОКА
        БРОНИРОВАНИЯ ВЕДЕТСЯ ДО ДАТЫ ОТПРАВЛЕНИЯ ИЗ ПУНКТА НАЧАЛА ИЗМЕНЕННОЙ
        ПЕРЕВОЗКИ.
      ПРАВИЛА ТАРИФИКАЦИИ: ТАРИФ (СУММА ТАРИФОВ) НОВОГО БИЛЕТА ДОЛЖЕН БЫТЬ
        РАВЕН ИЛИ БОЛЬШЕ ТАРИФА (СУММЫ ТАРИФОВ) ОБМЕНИВАЕМОГО БИЛЕТА.
      ПРОДОЛЖИТЬ ПРОВЕРКУ СЛЕДУЮЩЕЙ ЗАПИСИ ДЛЯ ТОГО ЖЕ МЕТОДА.
  Правила расчета сбора: сбор - &lt;i&gt;2800.00 РУБ&lt;/i&gt;; Сбор - максимальная величина среди
    сборов, рассчитанных по УПТ изменяемых тарифных компонент  том числе с
    измененной тарификацией).
  Применение скидки - для пассажира с категорией INF штраф не взимается.
  Требования к оформлению билета: остаток тарифа/сбор - вернуть остаток тарифа
    и взять сбор. Применить наиболее ограничительную иерархию.

&lt;b&gt;-----&lt;/b&gt;      
  Изменение ТК  том числе и тарификации) не разрешено.

&lt;b&gt;33. Добровольные возвраты&lt;/b&gt;
&lt;b&gt;-----&lt;/b&gt;      
  Возврат разрешен в случае &lt;i&gt;'1'&lt;/i&gt;-смерть.
  применять все доступные данные категории 5.
  Исторические тарифы на дату оформления билета должны использоваться для
    переоценки использованных участков билета.
  При переоценке полностью использованных ТК используются тарифы, величина
  которых равна или превышает величину первоначального тарифа.
  Сумма сбора - &lt;i&gt;0.00 ДОЛ&lt;/i&gt;. Сбор назначается за &lt;i&gt;ТК&lt;/i&gt; (при смешении на ТК
    возвращаемой ЦЕ правил расчета сбора (по ЦЕ/ТК) применяется максимальное
    значение из рассчитанных на ЦЕ/ТК).
&lt;b&gt;или&lt;/b&gt;        
  Возврат для пассажиров '&lt;i&gt;РМГ&lt;/i&gt;'-МЛАДЕНЕЦ БЕЗ ПРЕДОСТАВЛЕНИЯ МЕСТА разрешен:
    в течение &lt;i&gt;1 года&lt;/i&gt; с даты оформления билета.
  применять все доступные данные категории 5.
  Исторические тарифы на дату оформления билета должны использоваться для
    переоценки использованных участков билета.
  Код(ы) типа тарифа для переоценки: &lt;i&gt;XPX&lt;/i&gt; разрешен; &lt;i&gt;SIP&lt;/i&gt; разрешен.
  При переоценке полностью использованных ТК используются тарифы, величина
  которых равна или превышает величину первоначального тарифа.
  Сумма сбора - &lt;i&gt;0.00 ДОЛ&lt;/i&gt;. Сбор назначается за &lt;i&gt;ЦЕ&lt;/i&gt; (при смешении на ТК
    возвращаемой ЦЕ правил расчета сбора (по ЦЕ/ТК) сбор для всех ТК
    рассчитывается от тарифа ЦЕ и выбирается максимальное значение).

&lt;b&gt;-----&lt;/b&gt;      
  применять все доступные данные категории 5.
  При переоценке полностью использованных ТК используются тарифы, величина
  которых равна или превышает величину первоначального тарифа.
  Сбор - 100 процентов. Сбор назначается за &lt;i&gt;ЦЕ&lt;/i&gt; (при смешении на ТК возвращаемой
    ЦЕ правил расчета сбора (по ЦЕ/ТК) сбор для всех ТК рассчитывается от
    тарифа ЦЕ и выбирается максимальное значение).
  Сборы не возвращаются для невозвращаемых тарифов.

</RemarkText>
              </Remark>
            </FareRuleText>
            <PaxSegmentRefID>65c32a7b-d2f2-49e3-8d34-bfd49deff46e</PaxSegmentRefID>
          </Rules>
        </Response>
      </Rules:Mixvel_OrderRulesRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Conditions of application of the tariff can only be obtained for a valid offer or a current order. In the case of a request, for example, for a canceled reservation, the system will return the response “UTC request for a canceled order is not possible.”

Example Mixvel_OrderRulesRQ:

Show Mixvel_OrderRulesRQ example on this page

<Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header xmlns=""/>
   <Body xmlns="">
      <MessageInfo MessageId="e18550c3-8873-48c9-a905-7869e7624531" TimeSent="2023-08-30T17:32:14.2739931Z"/>
      <AppData>
         <Mixvel_OrderRulesRQ xmlns="https://www.mixvel.com/API/XSD/Mixvel_OrderRulesRQ/1_00">
            <Request xmlns="">
               <RulesCoreRequest>
                  <OrderRequest>
                     <OrderID>01138-230830-OBH6235</OrderID>
                  </OrderRequest>
               </RulesCoreRequest>
            </Request>
         </Mixvel_OrderRulesRQ>
      </AppData>
   </Body>
</Envelope>

Example Mixvel_OrderRulesRS:

Show example Mixvel_OrderRulesRS on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="da6eda9a-d2ab-4e56-9476-3b42794af320" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2023-09-25T16:40:10.5314509Z"/>
      <AppData>
         <Rules:Mixvel_OrderRulesRS xmlns:Rules="https://www.mixvel.com/API/XSD/Mixvel_OrderRulesRS/1_00">
            <Error>
               <ErrorType>BadRequest</ErrorType>
               <CanRetry>false</CanRetry>
               <Code>MIX-111009</Code>
               <DescText>Request for canceled order is not possible.</DescText>
            </Error>
         </Rules:Mixvel_OrderRulesRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Offer Update Request

General Terms

Endpoint: /api/Order/OfferPrice

The Mixvel_OfferPriceRQ request is used to update the previously received Offer, as well as to receive alternative Offers from various brands.

Request structure

Parameter XPath Filling example Description
Mixvel_OfferPriceRQ / Request / PricedOffer complex The OfferID and OfferItemID (optional) identifiers for which the Offer was previously received are to be transmitted.
Mixvel_OfferPriceRQ / PayloadAttributes / ResponceAfterTimeout simple Timeout of request execution (seconds).
(The response from Mixvel may arrive 1-2 seconds after the specified time).

Response structure

Parameter XPath Filling example Description
Mixvel_OfferPriceRS / Response / DataLists / complex Lists of data of passengers, flights, airports, services descriptions. Offers refer to specific DataLists in their structure.
Mixvel_OfferPriceRS / Response / DataLists / ValidatingPartyList / complex Data of the validating carrier / provider
Mixvel_OfferPriceRS / Response / OtherOffers complex Includes alternative Offers for a brand component.
Mixvel_OfferPriceRS / Response / PricedOffer complex Contains clarified information on a commercial offer aimed at updating.

Usage Scenario and Message Examples

The agent sends a request for the previously received Offer update:

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
                <Request>
                    <PricedOffer>
                        <SelectedOffer>
                            <OfferRefID>3865b28b-c9a3-457d-9a56-9e6a0f14a41b</OfferRefID>
                        </SelectedOffer>
                    </PricedOffer>
                </Request>
            </shop:Mixvel_OfferPriceRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Due to the request execution, the system returned updated and clarified information on the Offer in the OfferPriceRS message.

Show the Mixvel_OfferPriceRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="d4539734-1cbd-4d4e-87bb-8c0f001d307f" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-05T12:03:30.9734486Z" />
        <AppData>
            <Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>a49faa11-da2a-47bc-9bfd-e1ae990e0437</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>2</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">30</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>MOW</DestCode>
                                <OriginCode>AER</OriginCode>
                                <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT2H</Duration>
                                <PaxJourneyID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyID>
                                <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT30M</Duration>
                                <PaxJourneyID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyID>
                                <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>683379e5-9296-49db-a875-b1ec11317253</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT2H</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>3349</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>3349</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>98ccfbc0-719a-47a0-bf1f-3dc81f17b9d9</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT30M</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>580</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>580</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>UT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ЮТЭЙР</Name>
                                <PriceClassID>4106c0f5-96ab-4ad8-a6ed-3ab821a3951b</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ПРЕМИУМ</Name>
                                <PriceClassID>059f3e34-4375-47f9-9321-c4c83fae60c1</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>MN</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Name>МИНИМУМ</Name>
                                <PriceClassID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>OP</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Name>ОПТИМУМ</Name>
                                <PriceClassID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>BS</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ (0FN)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
                                </Desc>
                                <Name>БИЗНЕС</Name>
                                <PriceClassID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>БИЗНЕС ЗАЛ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>E</RFIC>
                                <RFISC>0BX</RFISC>
                                <ServiceGroup>LG</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b93c2aeb-842d-47fb-a284-880fc07aaf38</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>08A</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0C2</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>PRS</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>999e6415-e110-458d-b0fa-e87b9481a2f7</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>G</RFIC>
                                <RFISC>OB5</RFISC>
                                <ServiceGroup>ML</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b77fe6a9-56ea-47b4-82af-c6671a267ba7</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0L5</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0FN</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>3fb0d0d3-363e-411c-bda4-db99def6be20</ServiceDefinitionID>
                            </ServiceDefinition>
                        </ServiceDefinitionList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                        <RichContentList>
                            <RichContentType>
                                <Amenities>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <CabinTypeCode>Business</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <CabinTypeCode>Business</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                            </RichContentType>
                        </RichContentList>
                    </DataLists>
                    <OtherOffers>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>a49faa11-da2a-47bc-9bfd-e1ae990e0437</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6745422Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>6ca74cb0-518e-4c56-82e7-85c9d8cf4a2f</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>FLTRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0162</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">641.82</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2835.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4834.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>FLTRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0162</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2715.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3715.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">5000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">641.82</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>cbc6d30a-7114-49cd-87d6-8a3271854adb</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">5000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">641.82</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>4deb395b-c052-44d5-b28f-0c84ece60007</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>62464d67-e33f-4f35-acd5-712009b504e2</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">5000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">641.82</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6793541Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>a4f8886d-5889-465e-bbbb-2983d12e4365</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>FSTDOW</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0195</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1078.17</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7134.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>FSTDOW</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0195</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6215.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1078.17</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>3e4dc3eb-7b75-4114-a6d7-c8fbf6097ee8</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1078.17</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>b2f9edb2-f782-4e68-9598-d7e058403cfa</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>197be9fc-432b-461c-beb6-6d3ed8b1c2d2</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>0fd0832f-0a8c-4741-a58f-f97723283e22</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">6000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">1078.17</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6798497Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>79162bd7-b37e-4ad2-9754-7e01c67aa05f</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Business</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>AFLEXRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0170</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">27800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">5514.55</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2835.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">31634.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>A</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Business</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>AFLEXRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0170</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">27800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2715.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">30515.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>A</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">5000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5514.55</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>9b20622b-3919-4d0f-a751-f96995cf6855</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">5000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5514.55</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>b4ea09cc-fe76-4331-a04b-206b52982b65</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>bec7b840-b0fa-416e-8ed2-615d509dd8f0</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>9178e260-23d5-42a9-ad3a-486e23c01976</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>3fb0d0d3-363e-411c-bda4-db99def6be20</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>a7defacc-f791-49d9-9ea4-12d2654bf3eb</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>b93c2aeb-842d-47fb-a284-880fc07aaf38</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>e91223d5-9359-4f2c-a732-4d680ba2d781</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">5000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">5514.55</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                    </OtherOffers>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                    <PricedOffer>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>1</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.0053492Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>702cbcf1-2918-4dd9-933a-2025a737d6c7</OfferID>
                        <OfferItem>
                            <FareDetail>
                                <FareComponent>
                                    <CabinType>
                                        <CabinTypeCode>Economy</CabinTypeCode>
                                    </CabinType>
                                    <TicketCoupon>1</TicketCoupon>
                                    <FareBasisCode>PFLEXOW</FareBasisCode>
                                    <FareRule>
                                        <RuleCode>0197</RuleCode>
                                    </FareRule>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7800.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3159.08</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">12134.00</TotalAmount>
                                    </Price>
                                    <PriceClassRefID>059f3e34-4375-47f9-9321-c4c83fae60c1</PriceClassRefID>
                                    <RBD>
                                        <RBD_Code>P</RBD_Code>
                                        <Availability>9</Availability>
                                    </RBD>
                                </FareComponent>
                                <FareComponent>
                                    <CabinType>
                                        <CabinTypeCode>Business</CabinTypeCode>
                                    </CabinType>
                                    <TicketCoupon>2</TicketCoupon>
                                    <FareBasisCode>IID</FareBasisCode>
                                    <FareRule>
                                        <RuleCode>0012</RuleCode>
                                    </FareRule>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20890.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-29T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">24105.00</TotalAmount>
                                    </Price>
                                    <PriceClassRefID>4106c0f5-96ab-4ad8-a6ed-3ab821a3951b</PriceClassRefID>
                                    <RBD>
                                        <RBD_Code>I</RBD_Code>
                                        <Availability>9</Availability>
                                    </RBD>
                                </FareComponent>
                                <PaxRefID>Pax-1</PaxRefID>
                                <Price>
                                    <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3159.08</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                </Price>
                            </FareDetail>
                            <MandatoryInd>true</MandatoryInd>
                            <OfferItemID>5e92bbc4-904d-4154-8e4a-fecc632f6a75</OfferItemID>
                            <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                            <Price>
                                <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">6000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">3159.08</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                            </Price>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <PaxJourneyRef>
                                        <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                        <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                </ServiceAssociations>
                                <ServiceID>40c4f462-a1f1-49e5-91d8-4089b6f772c4</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>ea7df95b-3f11-43a0-ac92-f54b449af21e</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>17e236a3-1e1a-44d3-ad55-14af12986e3c</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>45ad32a6-1ac9-459b-a63a-3d0e969a6717</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>b77fe6a9-56ea-47b4-82af-c6671a267ba7</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>99f311fd-1ad4-4b10-a687-7c5b86eda30c</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>999e6415-e110-458d-b0fa-e87b9481a2f7</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>fd2e8ec2-9863-49bc-8b72-6af6643c3ef2</ServiceID>
                            </Service>
                            <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                            <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                            <Commission>
                                <Amount CurCode="RUB">999.00</Amount>
                                <CommissionCode>AG</CommissionCode>
                            </Commission>
                            <TaxSummary>
                                <Tax>
                                    <Amount CurCode="RUB">6000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">60.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">120.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">3159.08</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">61.67</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                </Tax>
                                <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                            </TaxSummary>
                            <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                        </TotalPrice>
                    </PricedOffer>
                </Response>
            </Op:Mixvel_OfferPriceRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Display of fees, taxes and VAT

The data about the VAT is revealed in the block:

Mixvel_OfferPriceRS/Response/PricedOffer/OfferItem/FareDetail/FareComponent/Price/TaxSummary/Tax

Show an example of a Mixvel_OfferPriceRQ message on this page

<Request>
          <PricedOffer>
            <SelectedOffer>
              <OfferRefID>431dd0fb-48cb-4bd8-a24f-afc9bef43c00</OfferRefID>
            </SelectedOffer>
          </PricedOffer>
</Request>

As a result of executing the request in the OfferPriceRS message, the system returned updated and clarified information on the commercial offer.

Show an example of a Mixvel_OfferPriceRS message on this page

<Response>
                           <Offer>
              <BaggageAllowance>
                <BaggageAllowanceRefID>c78ede15-be6e-43cd-b815-0b14d4db5fc1</BaggageAllowanceRefID>
                <BaggageFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>3c1ae0f1-b9f3-4b7a-ac01-ae5b4ded6ee5</PaxSegmentRefID>
                  </PaxSegmentRef>
                </BaggageFlightAssociations>
                <PaxRefID>1</PaxRefID>
              </BaggageAllowance>
              <OfferExpirationTimeLimitDateTime>2022-10-25T13:53:00Z</OfferExpirationTimeLimitDateTime>
              <OfferID>af87f063-bad2-41fa-9784-d582af02004e</OfferID>
              <OfferItem>
                <FareDetail>
                  <FareComponent>
                    <CabinType>
                      <CabinTypeCode>Economy</CabinTypeCode>
                    </CabinType>
                    <FareBasisCode>YOW</FareBasisCode>
                    <FareRule>
                      <Remark>
                        <RemarkText>0002</RemarkText>
                      </Remark>
                    </FareRule>
                    <PaxSegmentRefID>3c1ae0f1-b9f3-4b7a-ac01-ae5b4ded6ee5</PaxSegmentRefID>
                    <Price>
                      <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                      <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                      <TaxSummary>
                        <Tax>
                          <Amount CurCode="RUB">185.00</Amount>
                          <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">120.00</Amount>
                          <TaxCode>RI</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">283.64</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT Fare</TaxCode>
                        </Tax>
                        <Tax>
                          <Amount CurCode="RUB">30.83</Amount>
                          <QualifierCode>6</QualifierCode>
                          <TaxCode>VAT ZZ</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                      </TaxSummary>
                      <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                    </Price>
                    <RBD>
                      <RBD_Code>Y</RBD_Code>
                      <Availability>9</Availability>
                    </RBD>
                  </FareComponent>
                  <PaxRefID>1</PaxRefID>
                  <Price>
                    <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                    <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                    <TaxSummary>
                      <Tax>
                        <Amount CurCode="RUB">185.00</Amount>
                        <TaxCode>ZZ</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">120.00</Amount>
                        <TaxCode>RI</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">283.64</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT Fare</TaxCode>
                      </Tax>
                      <Tax>
                        <Amount CurCode="RUB">30.83</Amount>
                        <QualifierCode>6</QualifierCode>
                        <TaxCode>VAT ZZ</TaxCode>
                      </Tax>
                      <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                    </TaxSummary>
                    <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                  </Price>
                </FareDetail>
                <MandatoryInd>true</MandatoryInd>
                <OfferItemID>50bc110b-aa10-4406-90a0-22d12f5ba0e2</OfferItemID>
                <Price>
                  <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                  <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                  <TaxSummary>
                    <Tax>
                      <Amount CurCode="RUB">185.00</Amount>
                      <TaxCode>ZZ</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">120.00</Amount>
                      <TaxCode>RI</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">283.64</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT Fare</TaxCode>
                    </Tax>
                    <Tax>
                      <Amount CurCode="RUB">30.83</Amount>
                      <QualifierCode>6</QualifierCode>
                      <TaxCode>VAT ZZ</TaxCode>
                    </Tax>
                    <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                  </TaxSummary>
                  <TotalAmount CurCode="RUB">3305.00</TotalAmount>
                </Price>
                <Service>
                  <PaxRefID>1</PaxRefID>
                  <ValidatingPartyRefID>5899aeb4-86ef-45e0-8258-1d30c990d476</ValidatingPartyRefID>
                  <ServiceAssociations>
                    <PaxJourneyRef>
                      <PaxJourneyRefID>778b7984-d51b-48ed-abec-3c8b90ed57c1</PaxJourneyRefID>
                    </PaxJourneyRef>
                  </ServiceAssociations>
                  <ServiceID>55975842-f73a-4ee8-8531-fabdbf710546</ServiceID>
                </Service>
              </OfferItem>
              <OfferType>Full</OfferType>
              <OwnerCode>TCH</OwnerCode>
              <ReservationGuideline>
                <ReservationLang>RU</ReservationLang>
              </ReservationGuideline>
              <TotalPrice>
                <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                <BaseAmountGuaranteeTimeLimitDateTime>2022-12-13T17:20:00</BaseAmountGuaranteeTimeLimitDateTime>
                <TaxSummary>
                  <Tax>
                    <Amount CurCode="RUB">185.00</Amount>
                    <TaxCode>ZZ</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">120.00</Amount>
                    <TaxCode>RI</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">283.64</Amount>
                    <QualifierCode>6</QualifierCode>
                    <TaxCode>VAT Fare</TaxCode>
                  </Tax>
                  <Tax>
                    <Amount CurCode="RUB">30.83</Amount>
                    <QualifierCode>6</QualifierCode>
                    <TaxCode>VAT ZZ</TaxCode>
                  </Tax>
                  <TotalTaxAmount CurCode="RUB">305.00</TotalTaxAmount>
                </TaxSummary>
                <TotalAmount CurCode="RUB">3305.00</TotalAmount>
              </TotalPrice>
              <RefundStatus>Refundable</RefundStatus>
            </Offer>
          </Response>

Scenario of Request with Manual Application of Agency Fees

The Agent sends a request to actualize the offers by adding the structure to indicate the Agency fees Mixvel_OfferPriceRQ/Request/ResponseParameters which points out the Agency fees for one segment for a particulae passenger.

Show an example of a Mixvel_OfferPriceRQ message on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
      <AppData>
         <shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
            <Request>
               <PricedOffer>
                  <SelectedOffer>
                     <OfferRefID>2847e8f1-de88-4af3-bcf6-7ec181095cb3</OfferRefID>
                  </SelectedOffer>
               </PricedOffer>
               <ResponseParameters>
                  <PricingParameter>
                     <CommissionIncluded>
                        <Commission>
                           <Amount CurCode="RUB">100</Amount>
                           <CommissionCode>AG</CommissionCode>
                           <PTC>ADT</PTC>
                        </Commission>
                     </CommissionIncluded>
                  </PricingParameter>
               </ResponseParameters>
            </Request>
         </shop:Mixvel_OfferPriceRQ>
      </AppData>
   </Body>
</MixEnv:Envelope>

As a result - Mixvel_OfferPriceRS will return offers including the Agency fee.

Show an example of a Mixvel_OfferPriceRS message on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="735fba1c-3136-45b6-996e-f249391e8419" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-06-19T17:33:13.9348932Z"/>
      <AppData>
         <Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>dd414d58-6b75-4c06-8a6e-fe42bee7e4c1</BaggageAllowanceID>
                        <CommentText>НЕ ПРЕВЫШАЕТ 36СМ Х 30СМ Х 27СМ </CommentText>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>44caf78e-c57d-47a7-b126-4c4728c040be</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>3a2246fa-a971-4e4d-9fd4-febb2511528d</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>TJM</DestCode>
                        <OriginCode>LED</OriginCode>
                        <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT3H20M</Duration>
                        <PaxJourneyID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyID>
                        <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-07-26T05:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>TJM</IATA_LocationCode>
                           <StationName>Тюмень(Рощино)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-07-26T05:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>TJM</IATA_LocationCode>
                              <StationName>Тюмень(Рощино)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>6b878fc5-2086-4137-82a2-1254c4d93af2</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-07-25T23:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-07-25T23:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT3H20M</Duration>
                        <Mileage>1266</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>591</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>591</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <OtherInfo>
                           <ElectronicRegistration>false</ElectronicRegistration>
                           <CrossBorder>false</CrossBorder>
                        </OtherInfo>
                        <PaxSegmentID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>AD</Code>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>НОРМА РУЧНОЙ КЛАДИ (0LN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 10КГ 203СМ (O10)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДО 20КГ 203СМ (O20)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С26ПО32РЯДЫ (ES3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫBCDE12A (ES2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>15 И 16РЯДЫ (SE2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>17 18РЯДЫAF И С12ПО14РЯДЫF (SE3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С3ПО5РЯДЫ AF И 2A (SE4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С6ПО10РЯДЫ AF И C12ПО14 РЯДЫ A (SE5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С3ПО5РЯДЫBCDE И 2РЯДВС (SE6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С19ПО25РЯДЫAF С12ПО14РЯДЫDE (SE7)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С6ПО14РЯДЫBСC6ПО11РЯДЫDE11РЯД (ES1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С17ПО18РЯДЫBCDE (ES4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫAF (ES5)</DescText>
                        </Desc>
                        <Name>ВЫГОДНЫЙ</Name>
                        <PriceClassID>c29e99c8-8e3e-41b5-95cd-4120e6549230</PriceClassID>
                     </PriceClass>
                     <PriceClass>
                        <Code>MX</Code>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>НОРМА РУЧНОЙ КЛАДИ (0LN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДО 10КГ 203СМ (O10)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 20КГ 203СМ (O20)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С26ПО32РЯДЫ (ES3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫBCDE12A (ES2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>15 И 16РЯДЫ (SE2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>17 18РЯДЫAF И С12ПО14РЯДЫF (SE3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С3ПО5РЯДЫ AF И 2A (SE4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С6ПО10РЯДЫ AF И C12ПО14 РЯДЫ A (SE5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С3ПО5РЯДЫBCDE И 2РЯДВС (SE6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫAF С12ПО14РЯДЫDE (SE7)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С6ПО14РЯДЫBСC6ПО11РЯДЫDE11РЯД (ES1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С17ПО18РЯДЫBCDE (ES4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫAF (ES5)</DescText>
                        </Desc>
                        <Name>МАКСИМУМ</Name>
                        <PriceClassID>6feb6a7d-1b77-43f1-a17d-f20f35d5cb17</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>15 И 16РЯДЫ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE2</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c43cca47-9e28-4081-b180-c58789b3f593</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>НОРМА РУЧНОЙ КЛАДИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0LN</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>22abdb50-b170-46e1-999b-1137bbb37fd4</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С19ПО25РЯДЫAF С12ПО14РЯДЫDE</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE7</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>3fe76bac-f3cd-411c-9d59-041e30f10493</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>ДО 20КГ 203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>O20</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>27a3edbe-c24d-471d-8d5d-80e8e7caa9b9</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>ИЗМЕНЕНИЕ ДО ВЫЛЕТА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFISC>06I</RFISC>
                        <ServiceGroup>BF</ServiceGroup>
                        <ServiceType>Z</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>1e7ea968-412e-4a2c-aa81-14ba1a404ae4</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С17ПО18РЯДЫBCDE</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>ES4</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f8921f62-bf70-4d70-8eb6-27ebb08bc311</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С3ПО5РЯДЫBCDE И 2РЯДВС</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE6</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f0a0ec56-8468-468a-ba1b-df147d2fc005</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С3ПО5РЯДЫ AF И 2A</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE4</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>20943d76-2c6c-4d15-8ba8-5cdaca319bc1</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С19ПО25РЯДЫAF</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>ES5</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a3b2766b-adc3-40fa-98f9-8e88c7b03b19</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С6ПО10РЯДЫ AF И C12ПО14 РЯДЫ A</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE5</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c4ae7d0d-ac47-4f89-8581-4bb9898c64d5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С26ПО32РЯДЫ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>ES3</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>d6a7a102-fd3d-4650-98f2-0b41544a5af4</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>ДО 10КГ 203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>O10</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f983f3b3-ba77-44b8-930d-8ef0aad1f9a8</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С6ПО14РЯДЫBСC6ПО11РЯДЫDE11РЯД</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>ES1</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>05395836-1e95-40d0-9ae9-143abf2d6c39</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>17 18РЯДЫAF И С12ПО14РЯДЫF</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>SE3</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>54d6c8b4-9e1b-4ec9-8ace-d046111e513b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>С19ПО25РЯДЫBCDE12A</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>ES2</RFISC>
                        <ServiceGroup>SA</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>88814b40-e10a-4791-a3f8-5a3706221b39</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyID>
                        <ValidatingPartyCode>DP</ValidatingPartyCode>
                        <ValidatingPartyName>Победа</ValidatingPartyName>
                        <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
                  <RichContentList>
                     <RichContentType>
                        <Amenities>
                           <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                           <CabinTypeCode>Economy</CabinTypeCode>
                           <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                        </Amenities>
                     </RichContentType>
                  </RichContentList>
               </DataLists>
               <OtherOffers>
                  <Offer>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>44caf78e-c57d-47a7-b126-4c4728c040be</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceRefID>dd414d58-6b75-4c06-8a6e-fe42bee7e4c1</BaggageAllowanceRefID>
                        <BaggageFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </BaggageFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </BaggageAllowance>
                     <TicketDocsCount>1</TicketDocsCount>
                     <OfferExpirationTimeLimitDateTime>2024-06-19T17:49:00Z</OfferExpirationTimeLimitDateTime>
                     <OfferID>da1f970d-299e-47f0-9ca0-3eac8badd918</OfferID>
                     <OfferItem>
                        <FareDetail>
                           <ClosedFare>false</ClosedFare>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TMX</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0004</RuleCode>
                              </FareRule>
                              <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">7849.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <Commission>
                                    <Amount CurCode="RUB">100</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                 </Commission>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">15.00</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">30.83</Amount>
                                       <QualifierCode>6</QualifierCode>
                                       <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">8224.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>6feb6a7d-1b77-43f1-a17d-f20f35d5cb17</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                                 <Availability>9</Availability>
                              </RBD>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">7849.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">100</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">90.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">15.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8224.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <MandatoryInd>true</MandatoryInd>
                        <OfferItemID>a232a40e-bde0-4114-a24f-ebf83852d838</OfferItemID>
                        <PaymentTimeLimitDateTime>2024-06-19T17:49:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">7849.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">100</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">90.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">15.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8224.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxJourneyRef>
                                 <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                              </PaxJourneyRef>
                           </ServiceAssociations>
                           <ServiceID>4e639d4c-3bfa-4304-a1b1-ed764fabfd81</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>1e7ea968-412e-4a2c-aa81-14ba1a404ae4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9633bba5-8da4-46e4-a7bd-6f87ce1020fe</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>22abdb50-b170-46e1-999b-1137bbb37fd4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>d03dc90b-128e-41ce-8abc-534349f15eef</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>f983f3b3-ba77-44b8-930d-8ef0aad1f9a8</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>d87a392e-a8c1-42be-a70e-127b006a2c28</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>27a3edbe-c24d-471d-8d5d-80e8e7caa9b9</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>84d7f9b1-51a8-4322-9773-d85fe2f08ddc</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>d6a7a102-fd3d-4650-98f2-0b41544a5af4</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>60725024-674a-4a61-ba38-0a07cafe0dff</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>88814b40-e10a-4791-a3f8-5a3706221b39</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>e7a913f3-570a-4162-97de-3b6d7da6ebd2</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c43cca47-9e28-4081-b180-c58789b3f593</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>3be6f888-a356-4671-b286-89548a5c2b06</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>54d6c8b4-9e1b-4ec9-8ace-d046111e513b</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>bc296754-828c-4170-b94e-5c28317da8aa</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>20943d76-2c6c-4d15-8ba8-5cdaca319bc1</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>2dc67667-f031-4604-b5e1-417552685493</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>c4ae7d0d-ac47-4f89-8581-4bb9898c64d5</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>8d0f1ba7-77d9-4fa9-8f7d-26f09eab7471</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>f0a0ec56-8468-468a-ba1b-df147d2fc005</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>46e4367b-ac66-462f-b5e2-d0d05203b400</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>3fe76bac-f3cd-411c-9d59-041e30f10493</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>5efee310-bf6b-427f-b970-4e30ecbd76ec</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>05395836-1e95-40d0-9ae9-143abf2d6c39</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>b3d516a4-04f5-4bec-b985-773c97b6b82d</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>f8921f62-bf70-4d70-8eb6-27ebb08bc311</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>8db3b611-2e64-481b-ad02-1ac25e193efb</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxJourneyRef>
                                       <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>a3b2766b-adc3-40fa-98f9-8e88c7b03b19</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>7a8eed1a-5c58-4b0e-beea-51e0f02a59fa</ServiceID>
                        </Service>
                        <RefundStatus>Unresolved</RefundStatus>
                     </OfferItem>
                     <OwnerCode>TCH</OwnerCode>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">7849.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                           <Amount CurCode="RUB">100</Amount>
                           <CommissionCode>AG</CommissionCode>
                        </Commission>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">90.00</Amount>
                              <TaxCode>YR</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">15.00</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT Fare</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">30.83</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">8224.00</TotalAmount>
                     </TotalPrice>
                  </Offer>
               </OtherOffers>
               <PaymentFunctions>
                  <OtherPaymentMethod/>
               </PaymentFunctions>
               <PricedOffer>
                  <BaggageAllowance>
                     <BaggageAllowanceRefID>3a2246fa-a971-4e4d-9fd4-febb2511528d</BaggageAllowanceRefID>
                     <BaggageFlightAssociations>
                        <PaxSegmentRef>
                           <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                        </PaxSegmentRef>
                     </BaggageFlightAssociations>
                     <PaxRefID>Pax-1</PaxRefID>
                  </BaggageAllowance>
                  <BaggageAllowance>
                     <BaggageAllowanceRefID>dd414d58-6b75-4c06-8a6e-fe42bee7e4c1</BaggageAllowanceRefID>
                     <BaggageFlightAssociations>
                        <PaxSegmentRef>
                           <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                        </PaxSegmentRef>
                     </BaggageFlightAssociations>
                     <PaxRefID>Pax-1</PaxRefID>
                  </BaggageAllowance>
                  <TicketDocsCount>1</TicketDocsCount>
                  <OfferExpirationTimeLimitDateTime>2024-06-19T17:49:00Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>c72dc69d-5c54-4c11-91d5-594794cceedf</OfferID>
                  <OfferItem>
                     <FareDetail>
                        <ClosedFare>false</ClosedFare>
                        <FareComponent>
                           <CabinType>
                              <CabinTypeCode>Economy</CabinTypeCode>
                           </CabinType>
                           <TicketCoupon>1</TicketCoupon>
                           <FareBasisCode>TAD</FareBasisCode>
                           <FareRule>
                              <RuleCode>0011</RuleCode>
                           </FareRule>
                           <PaxSegmentRefID>ed9e16da-7f6d-4d26-9f30-92846846976f</PaxSegmentRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">4949.00</BaseAmount>
                              <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                              <Commission>
                                 <Amount CurCode="RUB">100</Amount>
                                 <CommissionCode>AG</CommissionCode>
                              </Commission>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">90.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">15.00</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">5324.00</TotalAmount>
                           </Price>
                           <PriceClassRefID>c29e99c8-8e3e-41b5-95cd-4120e6549230</PriceClassRefID>
                           <RBD>
                              <RBD_Code>T</RBD_Code>
                              <Availability>9</Availability>
                           </RBD>
                        </FareComponent>
                        <PaxRefID>Pax-1</PaxRefID>
                        <Price>
                           <BaseAmount CurCode="RUB">4949.00</BaseAmount>
                           <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                           <Commission>
                              <Amount CurCode="RUB">100</Amount>
                              <CommissionCode>AG</CommissionCode>
                           </Commission>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">90.00</Amount>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">185.00</Amount>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">15.00</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT Fare</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">30.83</Amount>
                                 <QualifierCode>6</QualifierCode>
                                 <TaxCode>VAT ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">5324.00</TotalAmount>
                        </Price>
                     </FareDetail>
                     <MandatoryInd>true</MandatoryInd>
                     <OfferItemID>bb399f4a-ce70-407a-8eb1-5a26b9a96604</OfferItemID>
                     <PaymentTimeLimitDateTime>2024-06-19T17:49:00Z</PaymentTimeLimitDateTime>
                     <Price>
                        <BaseAmount CurCode="RUB">4949.00</BaseAmount>
                        <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                        <Commission>
                           <Amount CurCode="RUB">100</Amount>
                           <CommissionCode>AG</CommissionCode>
                        </Commission>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">90.00</Amount>
                              <TaxCode>YR</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">185.00</Amount>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">15.00</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT Fare</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">30.83</Amount>
                              <QualifierCode>6</QualifierCode>
                              <TaxCode>VAT ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">5324.00</TotalAmount>
                     </Price>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <PaxJourneyRef>
                              <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                           </PaxJourneyRef>
                        </ServiceAssociations>
                        <ServiceID>b4a372d9-7009-4033-9fb6-a5ed16d8919b</ServiceID>
                     </Service>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <ServiceDefinitionRef>
                              <ServiceDefinitionRefFlightAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceDefinitionRefFlightAssociations>
                              <ServiceDefinitionRefID>22abdb50-b170-46e1-999b-1137bbb37fd4</ServiceDefinitionRefID>
                           </ServiceDefinitionRef>
                        </ServiceAssociations>
                        <ServiceID>7c3958d7-8188-436c-b576-2bb9784511d0</ServiceID>
                     </Service>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <ServiceDefinitionRef>
                              <ServiceDefinitionRefFlightAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceDefinitionRefFlightAssociations>
                              <ServiceDefinitionRefID>f983f3b3-ba77-44b8-930d-8ef0aad1f9a8</ServiceDefinitionRefID>
                           </ServiceDefinitionRef>
                        </ServiceAssociations>
                        <ServiceID>ee3813e1-810c-4f33-86eb-8d13325cd785</ServiceID>
                     </Service>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <ServiceDefinitionRef>
                              <ServiceDefinitionRefFlightAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceDefinitionRefFlightAssociations>
                              <ServiceDefinitionRefID>d6a7a102-fd3d-4650-98f2-0b41544a5af4</ServiceDefinitionRefID>
                           </ServiceDefinitionRef>
                        </ServiceAssociations>
                        <ServiceID>99540539-2438-4dec-893d-fd9fb809dd5f</ServiceID>
                     </Service>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <ServiceDefinitionRef>
                              <ServiceDefinitionRefFlightAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceDefinitionRefFlightAssociations>
                              <ServiceDefinitionRefID>88814b40-e10a-4791-a3f8-5a3706221b39</ServiceDefinitionRefID>
                           </ServiceDefinitionRef>
                        </ServiceAssociations>
                        <ServiceID>26d559c9-b141-4086-85e6-a0f6c5a8fd26</ServiceID>
                     </Service>
                     <Service>
                        <PaxRefID>Pax-1</PaxRefID>
                        <ValidatingPartyRefID>405c4f21-61a4-4304-8161-bffb6bcacf4f</ValidatingPartyRefID>
                        <ServiceAssociations>
                           <ServiceDefinitionRef>
                              <ServiceDefinitionRefFlightAssociations>
                                 <PaxJourneyRef>
                                    <PaxJourneyRefID>f95042ed-c647-428f-b32f-0b719bc938f9</PaxJourneyRefID>
                                 </PaxJourneyRef>
                              </ServiceDefinitionRefFlightAssociations>
                              <ServiceDefinitionRefID>a3b2766b-adc3-40fa-98f9-8e88c7b03b19</ServiceDefinitionRefID>
                           </ServiceDefinitionRef>
                        </ServiceAssociations>
                        <ServiceID>aafa9200-dfb1-4c37-9de3-65a0cd537253</ServiceID>
                     </Service>
                     <RefundStatus>Unresolved</RefundStatus>
                  </OfferItem>
                  <OwnerCode>TCH</OwnerCode>
                  <TotalPrice>
                     <BaseAmount CurCode="RUB">4949.00</BaseAmount>
                     <BaseAmountGuaranteeTimeLimitDateTime>2024-06-19T20:48:00</BaseAmountGuaranteeTimeLimitDateTime>
                     <Commission>
                        <Amount CurCode="RUB">100</Amount>
                        <CommissionCode>AG</CommissionCode>
                     </Commission>
                     <TaxSummary>
                        <Tax>
                           <Amount CurCode="RUB">90.00</Amount>
                           <TaxCode>YR</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">185.00</Amount>
                           <TaxCode>ZZ</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">15.00</Amount>
                           <QualifierCode>6</QualifierCode>
                           <TaxCode>VAT Fare</TaxCode>
                        </Tax>
                        <Tax>
                           <Amount CurCode="RUB">30.83</Amount>
                           <QualifierCode>6</QualifierCode>
                           <TaxCode>VAT ZZ</TaxCode>
                        </Tax>
                        <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                     </TaxSummary>
                     <TotalAmount CurCode="RUB">5324.00</TotalAmount>
                  </TotalPrice>
               </PricedOffer>
            </Response>
         </Op:Mixvel_OfferPriceRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Complex Routes: Indication of the Land Segment (ARNK)

The method OfferPriceRQ returns OfferPriceRS which will include the data about presence of the segment ARNK

OfferPriceRS/Response/DataLists/PaxSegmentList/PaxSegment/ARNK_Ind

Show an example of a Mixvel_OfferPriceRS message on this page

<Response>
                    <DataLists>
                    ...
                        <PaxSegmentList>
                            <PaxSegment>
                            <ARNK_Ind>TRUE</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2022-09-20T13:40:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>St. Petersburg(Pulkovo)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2022-09-20T13:40:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>St. Petersburg(Pulkovo)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>2cf5ca2b-425c-4fa1-a158-c55c1dede0cc</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2022-09-20T12:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>DME</IATA_LocationCode>
                                        <StationName>Moscow (Domodedovo)</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2022-09-20T12:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>DME</IATA_LocationCode>
                                    <StationName>Moscow (Domodedovo)</StationName>
                                </Dep>
                                <Duration>PT1H40M</Duration>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>5N</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>295</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>ba099dd8-113e-4d91-905e-e38613d5f10b</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                                          </DataLists>
                    </Response>

The Amount of Intermediate Landings

The amount of intermediate landings on a segment, which are added to the answer only in case of such stops, are delivered in:

Mixvel_OfferPriceRS/Response/DataLists/PaxSegmentList/PaxSegment/LandingsQty

Example of Mixvel_OfferPriceRS:

Show the Mixvel_OfferPriceRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="d4539734-1cbd-4d4e-87bb-8c0f001d307f" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-05T12:03:30.9734486Z" />
        <AppData>
            <Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>a49faa11-da2a-47bc-9bfd-e1ae990e0437</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>2</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">30</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>AER</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                            </OriginDest>
                            <OriginDest>
                                <DestCode>MOW</DestCode>
                                <OriginCode>AER</OriginCode>
                                <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT2H</Duration>
                                <PaxJourneyID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyID>
                                <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                            </PaxJourney>
                            <PaxJourney>
                                <Duration>PT30M</Duration>
                                <PaxJourneyID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyID>
                                <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-24T13:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>683379e5-9296-49db-a875-b1ec11317253</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>SVO</IATA_LocationCode>
                                        <StationName>Москва(Шереметьево)</StationName>
                                        <TerminalName>B</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-24T11:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>SVO</IATA_LocationCode>
                                    <StationName>Москва(Шереметьево)</StationName>
                                    <TerminalName>B</TerminalName>
                                </Dep>
                                <Duration>PT2H</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>3349</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>3349</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentID>
                            </PaxSegment>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-30T06:30:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>98ccfbc0-719a-47a0-bf1f-3dc81f17b9d9</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>AER</IATA_LocationCode>
                                        <StationName>Сочи</StationName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-30T06:00:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>AER</IATA_LocationCode>
                                    <StationName>Сочи</StationName>
                                </Dep>
                                <Duration>PT30M</Duration>
                                <Mileage>852</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>580</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>580</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>UT</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ЮТЭЙР</Name>
                                <PriceClassID>4106c0f5-96ab-4ad8-a6ed-3ab821a3951b</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ПРЕМИУМ</Name>
                                <PriceClassID>059f3e34-4375-47f9-9321-c4c83fae60c1</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>MN</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Name>МИНИМУМ</Name>
                                <PriceClassID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>OP</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Name>ОПТИМУМ</Name>
                                <PriceClassID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>BS</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ (0FN)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БИЗНЕС ЗАЛ (0BX)</DescText>
                                </Desc>
                                <Name>БИЗНЕС</Name>
                                <PriceClassID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>БИЗНЕС ЗАЛ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>E</RFIC>
                                <RFISC>0BX</RFISC>
                                <ServiceGroup>LG</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b93c2aeb-842d-47fb-a284-880fc07aaf38</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>08A</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0C2</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>PRS</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>999e6415-e110-458d-b0fa-e87b9481a2f7</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>G</RFIC>
                                <RFISC>OB5</RFISC>
                                <ServiceGroup>ML</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>b77fe6a9-56ea-47b4-82af-c6671a267ba7</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0L5</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0FN</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>3fb0d0d3-363e-411c-bda4-db99def6be20</ServiceDefinitionID>
                            </ServiceDefinition>
                        </ServiceDefinitionList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                        <RichContentList>
                            <RichContentType>
                                <Amenities>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <CabinTypeCode>Business</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <CabinTypeCode>Business</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                                <Amenities>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <ErrorDescText>Данные расширенной информации о полете по данному предложению не найдены.</ErrorDescText>
                                </Amenities>
                            </RichContentType>
                        </RichContentList>
                    </DataLists>
                    <OtherOffers>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>a49faa11-da2a-47bc-9bfd-e1ae990e0437</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6745422Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>6ca74cb0-518e-4c56-82e7-85c9d8cf4a2f</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>FLTRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0162</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">641.82</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2835.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">4834.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>FLTRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0162</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2715.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">3715.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>108a7a6c-2467-4dfe-9b1b-50745fc52b63</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">5000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">641.82</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>cbc6d30a-7114-49cd-87d6-8a3271854adb</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">5000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">641.82</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>4deb395b-c052-44d5-b28f-0c84ece60007</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>62464d67-e33f-4f35-acd5-712009b504e2</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">2000.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">5000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">641.82</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">8549.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6793541Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>a4f8886d-5889-465e-bbbb-2983d12e4365</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>FSTDOW</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0195</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1078.17</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7134.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>FSTDOW</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0195</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">6215.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>ca16d4c7-18f5-47be-8ef3-96c5da87ef46</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>F</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">6000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1078.17</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>3e4dc3eb-7b75-4114-a6d7-c8fbf6097ee8</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">1078.17</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>b2f9edb2-f782-4e68-9598-d7e058403cfa</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>197be9fc-432b-461c-beb6-6d3ed8b1c2d2</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>0fd0832f-0a8c-4741-a58f-f97723283e22</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">5800.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">6000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">1078.17</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">13349.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.6798497Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>79162bd7-b37e-4ad2-9754-7e01c67aa05f</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Business</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>AFLEXRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0170</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">27800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <Commission>
                                                <Amount CurCode="RUB">999.00</Amount>
                                                <CommissionCode>AG</CommissionCode>
                                            </Commission>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">120.00</Amount>
                                                    <TaxCode>RI</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">5514.55</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">61.67</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2835.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">31634.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>A</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Business</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>2</TicketCoupon>
                                        <FareBasisCode>AFLEXRT</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0170</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">27800.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">500.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">2715.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">30515.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>3fd493f6-438f-425e-a628-a874ec00f624</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>A</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">5000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">60.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">370.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">5514.55</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>9b20622b-3919-4d0f-a751-f96995cf6855</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">5000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">5514.55</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>b4ea09cc-fe76-4331-a04b-206b52982b65</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>bec7b840-b0fa-416e-8ed2-615d509dd8f0</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>9178e260-23d5-42a9-ad3a-486e23c01976</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>3fb0d0d3-363e-411c-bda4-db99def6be20</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>a7defacc-f791-49d9-9ea4-12d2654bf3eb</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                                    <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>b93c2aeb-842d-47fb-a284-880fc07aaf38</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>e91223d5-9359-4f2c-a732-4d680ba2d781</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">55600.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">5000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">5514.55</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">5550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">62149.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                    </OtherOffers>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                    <PricedOffer>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>77ba2c76-26c3-47c5-99a7-3ac353182dc5</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>0ea5271f-fbf3-452b-ba8b-98d5f3068cdc</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>1960f8c5-1f7a-4c72-a3b1-6924aeb44f82</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>1</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-05T12:33:30.0053492Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>702cbcf1-2918-4dd9-933a-2025a737d6c7</OfferID>
                        <OfferItem>
                            <FareDetail>
                                <FareComponent>
                                    <CabinType>
                                        <CabinTypeCode>Economy</CabinTypeCode>
                                    </CabinType>
                                    <TicketCoupon>1</TicketCoupon>
                                    <FareBasisCode>PFLEXOW</FareBasisCode>
                                    <FareRule>
                                        <RuleCode>0197</RuleCode>
                                    </FareRule>
                                    <PaxSegmentRefID>b1a5550d-9104-4d87-89cc-e48bebe78478</PaxSegmentRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">7800.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <Commission>
                                            <Amount CurCode="RUB">999.00</Amount>
                                            <CommissionCode>AG</CommissionCode>
                                        </Commission>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">120.00</Amount>
                                                <TaxCode>RI</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3159.08</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">61.67</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3335.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">12134.00</TotalAmount>
                                    </Price>
                                    <PriceClassRefID>059f3e34-4375-47f9-9321-c4c83fae60c1</PriceClassRefID>
                                    <RBD>
                                        <RBD_Code>P</RBD_Code>
                                        <Availability>9</Availability>
                                    </RBD>
                                </FareComponent>
                                <FareComponent>
                                    <CabinType>
                                        <CabinTypeCode>Business</CabinTypeCode>
                                    </CabinType>
                                    <TicketCoupon>2</TicketCoupon>
                                    <FareBasisCode>IID</FareBasisCode>
                                    <FareRule>
                                        <RuleCode>0012</RuleCode>
                                    </FareRule>
                                    <PaxSegmentRefID>eb3078db-6e74-4063-92fe-6d195169ba3f</PaxSegmentRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">20890.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-29T23:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">24105.00</TotalAmount>
                                    </Price>
                                    <PriceClassRefID>4106c0f5-96ab-4ad8-a6ed-3ab821a3951b</PriceClassRefID>
                                    <RBD>
                                        <RBD_Code>I</RBD_Code>
                                        <Availability>9</Availability>
                                    </RBD>
                                </FareComponent>
                                <PaxRefID>Pax-1</PaxRefID>
                                <Price>
                                    <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <Commission>
                                        <Amount CurCode="RUB">999.00</Amount>
                                        <CommissionCode>AG</CommissionCode>
                                    </Commission>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">6000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">60.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">370.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">120.00</Amount>
                                            <TaxCode>RI</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3159.08</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">61.67</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                                </Price>
                            </FareDetail>
                            <MandatoryInd>true</MandatoryInd>
                            <OfferItemID>5e92bbc4-904d-4154-8e4a-fecc632f6a75</OfferItemID>
                            <PaymentTimeLimitDateTime>2024-04-10T12:04:00Z</PaymentTimeLimitDateTime>
                            <Price>
                                <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <Commission>
                                    <Amount CurCode="RUB">999.00</Amount>
                                    <CommissionCode>AG</CommissionCode>
                                </Commission>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">6000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">60.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">370.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">120.00</Amount>
                                        <TaxCode>RI</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">3159.08</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">61.67</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                            </Price>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <PaxJourneyRef>
                                        <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                        <PaxJourneyRefID>e9ab2310-bcba-4eba-8772-d6d47a3b1f45</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                </ServiceAssociations>
                                <ServiceID>40c4f462-a1f1-49e5-91d8-4089b6f772c4</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>d5ac6ddb-70d7-4401-8a15-214001da183a</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>ea7df95b-3f11-43a0-ac92-f54b449af21e</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>5b17bdb2-fed2-42c5-b1ca-868e29dd95e8</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>17e236a3-1e1a-44d3-ad55-14af12986e3c</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>b99ac332-3764-407a-b6fb-d898882a1b12</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>45ad32a6-1ac9-459b-a63a-3d0e969a6717</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>b77fe6a9-56ea-47b4-82af-c6671a267ba7</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>99f311fd-1ad4-4b10-a687-7c5b86eda30c</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>4298464b-9ff8-472f-bb86-84713278cd50</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>d363304f-38f8-4f2a-b018-953855274478</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>999e6415-e110-458d-b0fa-e87b9481a2f7</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>fd2e8ec2-9863-49bc-8b72-6af6643c3ef2</ServiceID>
                            </Service>
                            <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                            <BaseAmount CurCode="RUB">28690.00</BaseAmount>
                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T15:03:00</BaseAmountGuaranteeTimeLimitDateTime>
                            <Commission>
                                <Amount CurCode="RUB">999.00</Amount>
                                <CommissionCode>AG</CommissionCode>
                            </Commission>
                            <TaxSummary>
                                <Tax>
                                    <Amount CurCode="RUB">6000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">60.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">120.00</Amount>
                                    <TaxCode>RI</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">3159.08</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">61.67</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                </Tax>
                                <TotalTaxAmount CurCode="RUB">6550.00</TotalTaxAmount>
                            </TaxSummary>
                            <TotalAmount CurCode="RUB">36239.00</TotalAmount>
                        </TotalPrice>
                    </PricedOffer>
                </Response>
            </Op:Mixvel_OfferPriceRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

Filter for search of offers for 3D contracts

This filter is used in the request Mixvel_AirShoppingRQ for search of the offers with 3D contracts:

Mixvel_AirShoppingRQ/Request/ResponseParameters/CodeTariffAccount

Element Description
CodeTariffAccount The parameter which is responsible for delivery of flights with only 3D contracts. Possible values: ‘true’, ‘false’ (by default ‘false’).

Mixvel_ OfferPriceRQ:

Show the Mixvel_ OfferPriceRQ message example on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body>
        <MessageInfo MessageId="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2021-03-17T17:37:47Z"/>
        <AppData>
            <shop:Mixvel_OfferPriceRQ xmlns:shop="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRQ/1_00">
                <Request>
               <PricedOffer>
                  <SelectedOffer>
                     <OfferRefID>2490fcff-3296-4e61-b20a-51e72f105e13</OfferRefID>
                  </SelectedOffer>
               </PricedOffer>
               <ResponseParameters>
                  <CodeTariffAccount>true</CodeTariffAccount>
               </ResponseParameters>
            </Request>
            </shop:Mixvel_OfferPriceRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

Example Mixvel_ OfferPriceRS:

Show the Mixvel_ OfferPriceRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header />
    <Body>
        <MessageInfo MessageId="cb998b11-bc63-400c-9055-70c69f805a52" ReplyTo="79b67a26-6fc3-41e3-8ac4-14e0ac0245c8" TimeSent="2024-04-08T08:59:08.1966056Z" />
        <AppData>
            <Op:Mixvel_OfferPriceRS xmlns:Op="https://www.mixvel.com/API/XSD/Mixvel_OfferPriceRS/1_00">
                <Response>
                    <DataLists>
                        <BaggageAllowanceList>
                            <BaggageAllowance>
                                <BaggageAllowanceID>45357783-e594-4ff0-9b19-aea2e3b7bc9c</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>CarryOn</TypeCode>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>fa8299a3-b155-45b5-b8a7-9a017c47baed</BaggageAllowanceID>
                                <DescText>PC</DescText>
                                <DimensionAllowance>
                                    <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                                    <MaxMeasure UnitCode="Centimetre">203</MaxMeasure>
                                </DimensionAllowance>
                                <PieceAllowance>
                                    <TotalQty>1</TotalQty>
                                </PieceAllowance>
                                <TypeCode>Checked</TypeCode>
                                <WeightAllowance>
                                    <MaximumWeightMeasure UnitCode="Kilogram">20</MaximumWeightMeasure>
                                </WeightAllowance>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceID>2eeb2b79-bc13-4478-9dc4-b45ad1e475ed</BaggageAllowanceID>
                                <DescText>No</DescText>
                                <TypeCode>Checked</TypeCode>
                            </BaggageAllowance>
                        </BaggageAllowanceList>
                        <OriginDestList>
                            <OriginDest>
                                <DestCode>TJM</DestCode>
                                <OriginCode>MOW</OriginCode>
                                <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                            </OriginDest>
                        </OriginDestList>
                        <PaxJourneyList>
                            <PaxJourney>
                                <Duration>PT2H45M</Duration>
                                <PaxJourneyID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyID>
                                <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                            </PaxJourney>
                        </PaxJourneyList>
                        <PaxList>
                            <Pax>
                                <PaxID>Pax-1</PaxID>
                                <PTC>ZZM</PTC>
                            </Pax>
                        </PaxList>
                        <PaxSegmentList>
                            <PaxSegment>
                                <ARNK_Ind>false</ARNK_Ind>
                                <Arrival>
                                    <AircraftScheduledDateTime>2024-04-09T05:55:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>TJM</IATA_LocationCode>
                                    <StationName>Тюмень(Рощино)</StationName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2024-04-09T05:55:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>TJM</IATA_LocationCode>
                                        <StationName>Тюмень(Рощино)</StationName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>738</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
                                    <DatedOperatingLegID>1735e14c-1ffa-4553-bf4a-14f8faea10ce</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2024-04-09T01:10:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Москва(Внуково)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2024-04-09T01:10:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Москва(Внуково)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT2H45M</Duration>
                                <Mileage>1063</Mileage>
                                <LandingsQty>0</LandingsQty>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>453</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <OperatingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <OperatingCarrierFlightNumberText>453</OperatingCarrierFlightNumberText>
                                </OperatingCarrierInfo>
                                <PaxSegmentID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                        <PriceClassList>
                            <PriceClass>
                                <Code>PR</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ (08A)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ (OB5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА (PRS)</DescText>
                                </Desc>
                                <Name>ПРЕМИУМ</Name>
                                <PriceClassID>f062872f-8565-48e0-ab64-bbba498f0d35</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>MN</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Name>МИНИМУМ</Name>
                                <PriceClassID>75a508c6-fd23-4a71-b6a6-e515c7531e7f</PriceClassID>
                            </PriceClass>
                            <PriceClass>
                                <Code>OP</Code>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM (0L5)</DescText>
                                </Desc>
                                <Desc>
                                    <Access>F</Access>
                                    <DescText>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ (0C2)</DescText>
                                </Desc>
                                <Name>ОПТИМУМ</Name>
                                <PriceClassID>91b49607-c65f-402f-b162-cd1ac3fd12be</PriceClassID>
                            </PriceClass>
                        </PriceClassList>
                        <ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО10КГ 55Х40Х25СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>08A</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>fc32ce51-5e5d-486f-b737-9cce45eead70</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>БАГАЖ НЕ БОЛЕЕ 20КГ 203СМ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0C2</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>acfbeb18-610b-4389-ba26-4069b0af20f7</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ВЫБОР ПРЕДПОЧТИТЕЛЬНОГО МЕСТА</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>PRS</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>78ec02d4-54d6-4299-89be-5719ab9b9f29</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>ШАШЛЫК ИЗ ГОВЯДИНЫ С ОВОЩАМИ</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>G</RFIC>
                                <RFISC>OB5</RFISC>
                                <ServiceGroup>ML</ServiceGroup>
                                <ServiceType>Z</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>9aabd490-798d-47fe-801f-e2c2ce720e31</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>РУЧНАЯ КЛАДЬ ДО 5КГ 40Х30Х20СM</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>C</RFIC>
                                <RFISC>0L5</RFISC>
                                <ServiceGroup>BG</ServiceGroup>
                                <ServiceType>C</ServiceType>
                                <Qty>1</Qty>
                                <ServiceDefinitionID>745054fa-70d9-4bce-a119-016bd29c3e89</ServiceDefinitionID>
                            </ServiceDefinition>
                        </ServiceDefinitionList>
                        <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>ЮТэйр</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                        <RichContentList>
                            <RichContentType>
                                <Amenities>
                                    <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    <CabinTypeCode>Economy</CabinTypeCode>
                                    <ErrorDescText>Сервис расширенной информации о полете временно недоступен.</ErrorDescText>
                                </Amenities>
                            </RichContentType>
                        </RichContentList>
                    </DataLists>
                    <OtherOffers>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>fa8299a3-b155-45b5-b8a7-9a017c47baed</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>45357783-e594-4ff0-9b19-aea2e3b7bc9c</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-08T09:29:08.1778856Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>e28c6478-d554-4110-b1b8-1bd0aded4710</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <AccountCode>ZZM</AccountCode>
                                    <FareCalculationInfo>
                                        <AddInfoText>3D</AddInfoText>
                                    </FareCalculationInfo>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>ZSTDOW/ZZM</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0ZZM</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">2880.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">628.19</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">7095.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>91b49607-c65f-402f-b162-cd1ac3fd12be</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>Z</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">2880.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">628.19</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">7095.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>4a938e48-ac77-4857-b0e0-b6904c4582a1</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-08T09:30:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">2880.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">628.19</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">7095.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>d829d4d0-02e5-448e-a790-14780a609fbb</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>745054fa-70d9-4bce-a119-016bd29c3e89</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>1c617149-d515-425d-b574-a9b6c77d248f</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>acfbeb18-610b-4389-ba26-4069b0af20f7</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>69ea5851-bdb0-4e81-9284-62bacb8d09fe</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">2880.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">1000.00</Amount>
                                        <TaxCode>Q</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">3000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">185.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">628.19</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.83</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">7095.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                        <Offer>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>fa8299a3-b155-45b5-b8a7-9a017c47baed</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <BaggageAllowance>
                                <BaggageAllowanceRefID>45357783-e594-4ff0-9b19-aea2e3b7bc9c</BaggageAllowanceRefID>
                                <BaggageFlightAssociations>
                                    <PaxSegmentRef>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </BaggageFlightAssociations>
                                <PaxRefID>Pax-1</PaxRefID>
                            </BaggageAllowance>
                            <TicketDocsCount>1</TicketDocsCount>
                            <OfferExpirationTimeLimitDateTime>2024-04-08T09:29:08.178227Z</OfferExpirationTimeLimitDateTime>
                            <OfferID>cb5e7836-c2e6-4f6e-8a0c-f14b984c2b8f</OfferID>
                            <OfferItem>
                                <FareDetail>
                                    <AccountCode>ZZM</AccountCode>
                                    <FareCalculationInfo>
                                        <AddInfoText>3D</AddInfoText>
                                    </FareCalculationInfo>
                                    <FareComponent>
                                        <CabinType>
                                            <CabinTypeCode>Economy</CabinTypeCode>
                                        </CabinType>
                                        <TicketCoupon>1</TicketCoupon>
                                        <FareBasisCode>ZFLEXOW/ZZM</FareBasisCode>
                                        <FareRule>
                                            <RuleCode>0ZZM</RuleCode>
                                        </FareRule>
                                        <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                        <Price>
                                            <BaseAmount CurCode="RUB">6210.00</BaseAmount>
                                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                            <TaxSummary>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>Q</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.00</Amount>
                                                    <TaxCode>YR</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">185.00</Amount>
                                                    <TaxCode>ZZ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">1000.00</Amount>
                                                    <TaxCode>YQ</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">930.91</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT Fare</TaxCode>
                                                </Tax>
                                                <Tax>
                                                    <Amount CurCode="RUB">30.83</Amount>
                                                    <QualifierCode>6</QualifierCode>
                                                    <TaxCode>VAT ZZ</TaxCode>
                                                </Tax>
                                                <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                            </TaxSummary>
                                            <TotalAmount CurCode="RUB">10425.00</TotalAmount>
                                        </Price>
                                        <PriceClassRefID>f062872f-8565-48e0-ab64-bbba498f0d35</PriceClassRefID>
                                        <RBD>
                                            <RBD_Code>Z</RBD_Code>
                                            <Availability>9</Availability>
                                        </RBD>
                                    </FareComponent>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">6210.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>Q</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">3000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">930.91</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">10425.00</TotalAmount>
                                    </Price>
                                </FareDetail>
                                <MandatoryInd>true</MandatoryInd>
                                <OfferItemID>9a19c383-8c99-42f7-8a28-82f2a8583f79</OfferItemID>
                                <PaymentTimeLimitDateTime>2024-04-08T09:30:00Z</PaymentTimeLimitDateTime>
                                <Price>
                                    <BaseAmount CurCode="RUB">6210.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">1000.00</Amount>
                                            <TaxCode>Q</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">930.91</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">10425.00</TotalAmount>
                                </Price>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <PaxJourneyRef>
                                            <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                        </PaxJourneyRef>
                                    </ServiceAssociations>
                                    <ServiceID>8f586c59-c695-456c-8a8b-5e86c083ec20</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>745054fa-70d9-4bce-a119-016bd29c3e89</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>b3acc8cb-e27e-4400-9ae5-1422c86b38b6</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>fc32ce51-5e5d-486f-b737-9cce45eead70</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>7b38e96c-844b-43cd-bf32-626e49579016</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>acfbeb18-610b-4389-ba26-4069b0af20f7</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>74b92121-2bcb-4259-9235-7596f8f0c6d5</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>9aabd490-798d-47fe-801f-e2c2ce720e31</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>13d804c3-401f-4f0a-91ec-7655d818d4f1</ServiceID>
                                </Service>
                                <Service>
                                    <PaxRefID>Pax-1</PaxRefID>
                                    <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                    <ServiceAssociations>
                                        <ServiceDefinitionRef>
                                            <ServiceDefinitionRefFlightAssociations>
                                                <PaxJourneyRef>
                                                    <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                                </PaxJourneyRef>
                                            </ServiceDefinitionRefFlightAssociations>
                                            <ServiceDefinitionRefID>78ec02d4-54d6-4299-89be-5719ab9b9f29</ServiceDefinitionRefID>
                                        </ServiceDefinitionRef>
                                    </ServiceAssociations>
                                    <ServiceID>519f9f8a-e582-4061-8783-ddb157783ea8</ServiceID>
                                </Service>
                                <RefundStatus>Unresolved</RefundStatus>
                            </OfferItem>
                            <OwnerCode>TCH</OwnerCode>
                            <TotalPrice>
                                <BaseAmount CurCode="RUB">6210.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">1000.00</Amount>
                                        <TaxCode>Q</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">3000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">185.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">930.91</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.83</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">4215.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">10425.00</TotalAmount>
                            </TotalPrice>
                        </Offer>
                    </OtherOffers>
                    <PaymentFunctions>
                        <OtherPaymentMethod />
                    </PaymentFunctions>
                    <PricedOffer>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>2eeb2b79-bc13-4478-9dc4-b45ad1e475ed</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <BaggageAllowance>
                            <BaggageAllowanceRefID>45357783-e594-4ff0-9b19-aea2e3b7bc9c</BaggageAllowanceRefID>
                            <BaggageFlightAssociations>
                                <PaxSegmentRef>
                                    <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                </PaxSegmentRef>
                            </BaggageFlightAssociations>
                            <PaxRefID>Pax-1</PaxRefID>
                        </BaggageAllowance>
                        <TicketDocsCount>1</TicketDocsCount>
                        <OfferExpirationTimeLimitDateTime>2024-04-08T09:29:07.8425582Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>02b3a03f-0ced-46fb-a5d9-73d1772d1936</OfferID>
                        <OfferItem>
                            <FareDetail>
                                <AccountCode>ZZM</AccountCode>
                                <FareCalculationInfo>
                                    <AddInfoText>3D</AddInfoText>
                                </FareCalculationInfo>
                                <FareComponent>
                                    <CabinType>
                                        <CabinTypeCode>Economy</CabinTypeCode>
                                    </CabinType>
                                    <TicketCoupon>1</TicketCoupon>
                                    <FareBasisCode>FLTOW/ZZM</FareBasisCode>
                                    <FareRule>
                                        <RuleCode>0ZZM</RuleCode>
                                    </FareRule>
                                    <PaxSegmentRefID>03319c47-0c85-4ee8-8ff2-3f240eb73eeb</PaxSegmentRefID>
                                    <Price>
                                        <BaseAmount CurCode="RUB">1350.00</BaseAmount>
                                        <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                        <TaxSummary>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.00</Amount>
                                                <TaxCode>YR</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">185.00</Amount>
                                                <TaxCode>ZZ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">1000.00</Amount>
                                                <TaxCode>YQ</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">398.19</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT Fare</TaxCode>
                                            </Tax>
                                            <Tax>
                                                <Amount CurCode="RUB">30.83</Amount>
                                                <QualifierCode>6</QualifierCode>
                                                <TaxCode>VAT ZZ</TaxCode>
                                            </Tax>
                                            <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                        </TaxSummary>
                                        <TotalAmount CurCode="RUB">4565.00</TotalAmount>
                                    </Price>
                                    <PriceClassRefID>75a508c6-fd23-4a71-b6a6-e515c7531e7f</PriceClassRefID>
                                    <RBD>
                                        <RBD_Code>F</RBD_Code>
                                        <Availability>9</Availability>
                                    </RBD>
                                </FareComponent>
                                <PaxRefID>Pax-1</PaxRefID>
                                <Price>
                                    <BaseAmount CurCode="RUB">1350.00</BaseAmount>
                                    <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                    <TaxSummary>
                                        <Tax>
                                            <Amount CurCode="RUB">3000.00</Amount>
                                            <TaxCode>YQ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.00</Amount>
                                            <TaxCode>YR</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">185.00</Amount>
                                            <TaxCode>ZZ</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">398.19</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT Fare</TaxCode>
                                        </Tax>
                                        <Tax>
                                            <Amount CurCode="RUB">30.83</Amount>
                                            <QualifierCode>6</QualifierCode>
                                            <TaxCode>VAT ZZ</TaxCode>
                                        </Tax>
                                        <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                    </TaxSummary>
                                    <TotalAmount CurCode="RUB">4565.00</TotalAmount>
                                </Price>
                            </FareDetail>
                            <MandatoryInd>true</MandatoryInd>
                            <OfferItemID>0327b5b5-0d54-4aef-ae91-181e606b4ba9</OfferItemID>
                            <PaymentTimeLimitDateTime>2024-04-08T09:30:00Z</PaymentTimeLimitDateTime>
                            <Price>
                                <BaseAmount CurCode="RUB">1350.00</BaseAmount>
                                <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                                <TaxSummary>
                                    <Tax>
                                        <Amount CurCode="RUB">3000.00</Amount>
                                        <TaxCode>YQ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.00</Amount>
                                        <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">185.00</Amount>
                                        <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">398.19</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT Fare</TaxCode>
                                    </Tax>
                                    <Tax>
                                        <Amount CurCode="RUB">30.83</Amount>
                                        <QualifierCode>6</QualifierCode>
                                        <TaxCode>VAT ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                                </TaxSummary>
                                <TotalAmount CurCode="RUB">4565.00</TotalAmount>
                            </Price>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <PaxJourneyRef>
                                        <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                    </PaxJourneyRef>
                                </ServiceAssociations>
                                <ServiceID>e9019fc9-9a91-442b-8166-1d25a7657a02</ServiceID>
                            </Service>
                            <Service>
                                <PaxRefID>Pax-1</PaxRefID>
                                <ValidatingPartyRefID>66b99960-e068-4ac8-ac51-e85c36834db9</ValidatingPartyRefID>
                                <ServiceAssociations>
                                    <ServiceDefinitionRef>
                                        <ServiceDefinitionRefFlightAssociations>
                                            <PaxJourneyRef>
                                                <PaxJourneyRefID>22ca86f0-394e-42c6-bbc9-62df2d367e57</PaxJourneyRefID>
                                            </PaxJourneyRef>
                                        </ServiceDefinitionRefFlightAssociations>
                                        <ServiceDefinitionRefID>745054fa-70d9-4bce-a119-016bd29c3e89</ServiceDefinitionRefID>
                                    </ServiceDefinitionRef>
                                </ServiceAssociations>
                                <ServiceID>fcd9891d-5860-43a7-90bd-67defcecfb01</ServiceID>
                            </Service>
                            <RefundStatus>Unresolved</RefundStatus>
                        </OfferItem>
                        <OwnerCode>TCH</OwnerCode>
                        <TotalPrice>
                            <BaseAmount CurCode="RUB">1350.00</BaseAmount>
                            <BaseAmountGuaranteeTimeLimitDateTime>2024-04-08T12:59:00</BaseAmountGuaranteeTimeLimitDateTime>
                            <TaxSummary>
                                <Tax>
                                    <Amount CurCode="RUB">3000.00</Amount>
                                    <TaxCode>YQ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">30.00</Amount>
                                    <TaxCode>YR</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">185.00</Amount>
                                    <TaxCode>ZZ</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">398.19</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT Fare</TaxCode>
                                </Tax>
                                <Tax>
                                    <Amount CurCode="RUB">30.83</Amount>
                                    <QualifierCode>6</QualifierCode>
                                    <TaxCode>VAT ZZ</TaxCode>
                                </Tax>
                                <TotalTaxAmount CurCode="RUB">3215.00</TotalTaxAmount>
                            </TaxSummary>
                            <TotalAmount CurCode="RUB">4565.00</TotalAmount>
                        </TotalPrice>
                    </PricedOffer>
                </Response>
            </Op:Mixvel_OfferPriceRS>
        </AppData>
    </Body>
</MixEnv:Envelope>

The Amount of Blanks to Book a Trip

The element <TicketDocsCount> was added into the structure Mixvel_AirShoppingRS to get a response regarding the amount of tickets necessary to book a trip. This element has numeric format.

Mixvel_OfferPriceRS/Response/PricedOffer/TicketDocsCount

Element Schema Description Example
<TicketDocsCount> Mixvel_OfferPriceRS/Response/

PricedOffer/TicketDocsCount
The amount of ticket blanks which are necessary to book a trip (the format - numeric) 1

Example in Mixvel_OfferPriceRS:

Show an example of a Mixvel_OfferPriceRS message on this page

<PricedOffer>
            <BaggageAllowance>
              <BaggageAllowanceRefID>51811cca-9cd4-4aa1-a572-9d22d4821e6d</BaggageAllowanceRefID>
              <BaggageFlightAssociations>
                <PaxSegmentRef>
                  <PaxSegmentRefID>02ad7c91-2ff1-4026-8563-11b1d728b4d3</PaxSegmentRefID>
                </PaxSegmentRef>
              </BaggageFlightAssociations>
              <PaxRefID>Pax-1</PaxRefID>
              <PaxRefID>Pax-2</PaxRefID>
            </BaggageAllowance>
            <TicketDocsCount>2</TicketDocsCount>
            <OfferExpirationTimeLimitDateTime>2023-02-16T16:33:36.7828177Z</OfferExpirationTimeLimitDateTime>
            <OfferID>611a0f06-e91a-4293-9a92-b747e4cb7a55</OfferID>
            </PricedOffer>

Additional Services List Request

General Terms

Endpoint: /api/ServiceList

The ServiceListRQ request is used to obtain a list of ancillary services.

The request is used to price ancillary services, applicable both to a previously created Offer and to a previously created Order.

Correspondingly, the request contains the identifiers of either the Offer or the created Order (booking).

Information: in release 1.3.0 the required fields for the Mixvel_ServiceListRQ request will be removed:

Mixvel_ServiceListRQ/Request/CoreRequest/OfferRequest/Offer/OfferItem/OfferItemID

Mixvel_ServiceListRQ/Request/CoreRequest/OrderRequest/MixOrder/Order/OrderItem/OrderItemID

These changes will not affect the results of Mixvel_ServiceListRS.

Also, for the Mixvel_ServiceListRQ request, a restriction on multiple input will be introduced:

Mixvel_ServiceListRQ/Request/CoreRequest/OfferRequest/Offer

Mixvel_ServiceListRQ/Request/CoreRequest/OrderRequest/MixOrder/Order

Request Structure

Parameter XPath Filling example Description
Mixvel_ServiceListRQ / Request / CoreRequest / OfferRequest / Offer / complex OfferID and OfferItemID identifiers are transmitted to receive ancillary services to a previously obtained Offer.
Mixvel_ServiceListRQ / Request / CoreRequest / OrderRequest / Order / MixOrder / complex MixOrderID identifiers are transmitted to receive ancillary services to the previously created Order.

Response Structure

Parameter XPath Filling example Description
Mixvel_ServiceListRS / Response / ALaCarteOffer complex List of Offers for ancillary services. ALaCarteOffer is grouped according to ServiceCategory. For information on the available categories, please refer to the current release schemes.
Mixvel_ServiceListRS / Response / DataLists / complex Lists of data of passengers, flights, airports, services descriptions. Offers refer to specific DataLists in their structure.
Mixvel_ServiceListRS / Response / DataLists / ContactInfoList / complex Contact information of passengers, service providers.
Mixvel_ServiceListRS / Response / DataLists / PaxJourneyList / complex Groups of flights, each able to provide one or another service.
Mixvel_SeatAvailabilityRS / Response / DataLists / OriginDestList / complex Station/airport data
Mixvel_ServiceListRS / Response / DataLists / PaxList complex Passengers’ data.
Mixvel_ServiceListRS / Response / DataLists / PaxSegmentList complex Flights data.
Mixvel_ServiceListRS / Response / DataLists / ServiceDefinitionList complex Service description.
Mixvel_ServiceListRS / Response / DataLists / ValidatingPartyList complex Validating Carrier Data.

Usage Scenario and Message Examples

The agent’s request for assessment and preparation of Offers for the ancillary services purchase within the framework of a previously created Order (booking):

<Mixvel_ServiceListRQ>
    <Request>
        <CoreRequest>
            <OfferRequest>
                <Offer>
                    <OfferID>cdc257e4-7ecd-4560-94cc-6f9600dccc0d</OfferID>
                </Offer>
            </OfferRequest>
        </CoreRequest>
    </Request>
</Mixvel_ServiceListRQ>

Due to execution of the request in the ServiceListRS message, the system returned 2 Offers for service of transporting an animal and an additional special meal.

Show the Mixvel_ServiceListRS message example on this page

<Mixvel_ServiceListRS>
    <Response>
        <ALaCarteOffer>
            <ALaCarteOfferItem>
                <Eligibility>
                    <EligibilityFlightAssociations>
                        <PaxSegmentRef>
                            <PaxSegmentRefID>87002471-7fc2-407c-b803-6a93522c8f40</PaxSegmentRefID>
                            <PaxSegmentRefID>42d0b2bb-9681-49e5-b9d5-a9d733b70004</PaxSegmentRefID>
                        </PaxSegmentRef>
                    </EligibilityFlightAssociations>
                    <PaxRefID>Pax-1</PaxRefID>
                </Eligibility>
                <OfferItemID>63630cf8-098d-4932-8593-766d5519b66f</OfferItemID>
                <TicketDocTypeCode>Y</TicketDocTypeCode>
                <Service>
                    <ServiceDefinitionRefID>ffc9a879-1f4e-46e3-8d9d-b90e45f4ec23</ServiceDefinitionRefID>
                    <ServiceID>d1cc3910-78c3-4a60-8150-f7b83e21f075</ServiceID>
                    <ValidatingPartyRefID>c6b0611e-ba83-4d46-a0e1-f914eaa6ec09</ValidatingPartyRefID>
                </Service>
                <UnitPrice>
                    <TotalAmount CurCode="RUB">264.00</TotalAmount>
                </UnitPrice>
            </ALaCarteOfferItem>
            <Desc>
                <DescText>Lost luggage</DescText>
            </Desc>
            <Desc>
                <DescText>Damage to luggage</DescText>
            </Desc>
            <Desc>
                <DescText>Death of the insured as a result of an accident</DescText>
            </Desc>
            <Desc>
                <DescText>Bodily injury of the Insured as a result of an accident</DescText>
            </Desc>
            <Desc>
                <DescText>Disability of the insured as a result of an accident</DescText>
            </Desc>
            <Desc>
                <DescText>Inability to check into a hotel on time</DescText>
            </Desc>
            <Desc>
                <DescText>Travel delay</DescText>
            </Desc>
            <Desc>
                <DescText>Baggage delay</DescText>
            </Desc>
            <OfferExpirationTimeLimitDateTime>2022-02-26T07:49:16.8777394Z</OfferExpirationTimeLimitDateTime>
            <OfferID>fa8105f1-9d1f-4268-a66e-f974beda0b97</OfferID>
            <Name>Travel services</Name>
            <ServiceCategory>TS</ServiceCategory>
            <OwnerCode Provider="SL TECH">TCH</OwnerCode>
        </ALaCarteOffer>
        <ALaCarteOffer>
            <ALaCarteOfferItem>
                <Eligibility>
                    <EligibilityFlightAssociations>
                        <PaxSegmentRef>
                            <PaxSegmentRefID>87002471-7fc2-407c-b803-6a93522c8f40</PaxSegmentRefID>
                        </PaxSegmentRef>
                    </EligibilityFlightAssociations>
                    <PaxRefID>Pax-1</PaxRefID>
                </Eligibility>
                <OfferItemID>5fe80f73-d5b5-4013-8dbf-dc0e8a0fa1df</OfferItemID>
                <TicketDocTypeCode>J</TicketDocTypeCode>
                <Service>
                    <ServiceDefinitionRefID>0e755be5-df83-4ef6-9ba7-a33de3434d28</ServiceDefinitionRefID>
                    <ServiceID>0681c274-a8fa-4df6-9478-e1217fcbe2f4</ServiceID>
                    <ValidatingPartyRefID>841d4ce5-3365-4e93-951a-4d88b4b9c60f</ValidatingPartyRefID>
                </Service>
                <UnitPrice>
                    <TotalAmount CurCode="RUB">4100.00</TotalAmount>
                </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
                <Eligibility>
                    <EligibilityFlightAssociations>
                        <PaxSegmentRef>
                            <PaxSegmentRefID>87002471-7fc2-407c-b803-6a93522c8f40</PaxSegmentRefID>
                        </PaxSegmentRef>
                    </EligibilityFlightAssociations>
                    <PaxRefID>Pax-1</PaxRefID>
                </Eligibility>
                <OfferItemID>98d8b8a7-2453-4d57-9124-da6f74f6d05d</OfferItemID>
                <TicketDocTypeCode>J</TicketDocTypeCode>
                <Service>
                    <ServiceDefinitionRefID>8320a998-a181-4c12-922f-cc5e2329a1e1</ServiceDefinitionRefID>
                    <ServiceID>dd13ef9f-5ce1-41ed-ace2-c456ee8bb77d</ServiceID>
                    <ValidatingPartyRefID>841d4ce5-3365-4e93-951a-4d88b4b9c60f</ValidatingPartyRefID>
                </Service>
                <UnitPrice>
                    <TotalAmount CurCode="RUB">4100.00</TotalAmount>
                </UnitPrice>
            </ALaCarteOfferItem>
            <OfferExpirationTimeLimitDateTime>2022-02-26T07:49:16.7423113Z</OfferExpirationTimeLimitDateTime>
            <OfferID>64168710-1ae4-4d03-bca9-94c98c89505e</OfferID>
            <Name>Pets</Name>
            <ServiceCategory>PT</ServiceCategory>
            <OwnerCode>TCH</OwnerCode>
        </ALaCarteOffer>
        <DataLists>
            <PaxList>
                <Pax>
                    <PaxID>Pax-1</PaxID>
                    <PTC>ADT</PTC>
                </Pax>
            </PaxList>
            <PaxSegmentList/>
            <ServiceDefinitionList>
                <ServiceDefinition>
                    <BookingInstructions>
                        <MethodText>API</MethodText>
                    </BookingInstructions>
                    <Desc>
                        <DescText>Comprehensive insurance of travelers and their property during the flight</DescText>
                    </Desc>
                    <Name>INSURANCE</Name>
                    <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                    <RFIC>D</RFIC>
                    <RFISC>0BG</RFISC>
                    <ServiceGroup>TS</ServiceGroup>
                    <ServiceDefinitionID>ffc9a879-1f4e-46e3-8d9d-b90e45f4ec23</ServiceDefinitionID>
                </ServiceDefinition>
                <ServiceDefinition>
                    <Name>PET IN THE CABIN</Name>
                    <OwnerCode>TCH</OwnerCode>
                    <RFIC>C</RFIC>
                    <RFISC>0BT</RFISC>
                    <ServiceGroup>PT</ServiceGroup>
                    <ServiceDefinitionID>8320a998-a181-4c12-922f-cc5e2329a1e1</ServiceDefinitionID>
                </ServiceDefinition>
                <ServiceDefinition>
                    <Name>PET IN THE LUGGUAGE</Name>
                    <OwnerCode>TCH</OwnerCode>
                    <RFIC>C</RFIC>
                    <RFISC>0BS</RFISC>
                    <ServiceGroup>PT</ServiceGroup>
                    <ServiceDefinitionID>0e755be5-df83-4ef6-9ba7-a33de3434d28</ServiceDefinitionID>
                </ServiceDefinition>
            </ServiceDefinitionList>
            <ValidatingPartyList>
                <ValidatingParty>
                    <ValidatingPartyID>c6b0611e-ba83-4d46-a0e1-f914eaa6ec09</ValidatingPartyID>
                    <ValidatingPartyCode>Я4</ValidatingPartyCode>
                    <ValidatingPartyName>SL Technologies</ValidatingPartyName>
                    <ValidatingPartyDesigCode>42K</ValidatingPartyDesigCode>
                </ValidatingParty>
                <ValidatingParty>
                    <ValidatingPartyID>841d4ce5-3365-4e93-951a-4d88b4b9c60f</ValidatingPartyID>
                    <ValidatingPartyCode>SU</ValidatingPartyCode>
                    <ValidatingPartyName>Aeroflot - Russian Airlines</ValidatingPartyName>
                    <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                </ValidatingParty>
            </ValidatingPartyList>
        </DataLists>
    </Response>
</Mixvel_ServiceListRS>

In Mixvel_ServiceListRS only extra services with price above 0 are displayed before booking. Extra services where the price is 0, are displayed in Mixvel_ServiceListRS only after the booking is done.

To add a free extra service the customer needs to make a booking first.

Notes:

A new element was added:

Mixvel_ServiceListRS/Response/DataLists/ServiceDefinitionList/ServiceDefinition/ServiceType

The new element was added to point out the type of the service which is applied to the mentioned subcode.

C/С – Baggage rate for excess baggage (above the norm)

P/Р – Baggage rate for excess baggage (above the norm) which was pre-paid

B/В – Hand luggage. The subcode is always 0LN

F/Ф – Extra service associated with the flight

T/Б – Extra service associated with the ticket

M/М – Extra service - goods

R/П – Extra service - changing the return policy

Z/З – Service related to a specific brand offered by the carrier

<ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>LOCKING THE NEIGHBORING SEAT</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>SPF</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceType>F</ServiceType> <!--New element-->
                                <ServiceDefinitionID>e6011313-64c5-4668-bc55-f62b95a3f3d2</ServiceDefinitionID>
 </ServiceDefinition>

When booking two additional services:

C/С – Excess baggage tariff.

P/Р – Excess baggage rate is prepaid.

Within one request, the user will receive an error: “this service has already been booked.”

Reservations for the same service are not permitted.

Features of the Baggage Which was Entered According to the Route Fare

The indicator RouteFareInd (optional) was added into the structure of the response to the request of extra services, booking, payment, status of the booking / order, which is true for extra services on baggage (the services are entered according to the route fare).

It is recommended that such additional baggage services be added with one request for the respective segments.

Mixvel_ServiceListRS/Response/ALaCarteOffer/ALaCarteOfferItem/Service/RouteFareInd

Example of Mixvel_ServiceListRS:

Show the Mixvel_ServiceListRS message example on this page

<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="fae65c28-bb76-4fe8-9780-9ca6e85f5bfa" ReplyTo="e5cc6d38-73ad-42e0-8783-06342504cdd6" TimeSent="2023-07-27T11:29:17.280549Z"/>
      <AppData>
         <Services:Mixvel_ServiceListRS xmlns:Services="https://www.mixvel.com/API/XSD/Mixvel_ServiceListRS/1_00">
            <Response>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>cfaa14f5-a1a4-4f44-b374-7d8b999ce18c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>22bde54b-6eb9-46e3-891f-f4a15b9b89e1</ServiceDefinitionRefID>
                        <ServiceID>74623b8f-acb7-4cb2-a83d-16372bde5312</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">350.00</BaseAmount>
                        <TotalAmount CurCode="RUB">350.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>eed51247-dd1a-4dde-a68c-71f98d247e49</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>776e5176-8c53-4838-81db-1bff07b8d807</ServiceDefinitionRefID>
                        <ServiceID>44286a8f-fe9e-4aa5-8af9-27a3b41e5bd6</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1300.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bebe6ed6-e4ac-48bf-a8f8-79f4b5b912cb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>22bde54b-6eb9-46e3-891f-f4a15b9b89e1</ServiceDefinitionRefID>
                        <ServiceID>a8d8bea3-ceb6-40fa-bb21-814b4ea48507</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">350.00</BaseAmount>
                        <TotalAmount CurCode="RUB">350.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>63cf0614-63d9-463e-89c0-8c170bdc79d9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>776e5176-8c53-4838-81db-1bff07b8d807</ServiceDefinitionRefID>
                        <ServiceID>7856d013-913d-4655-a5c3-dd0f4f614000</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1300.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2023-07-27T11:59:17.2549436Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>c2dfc536-3773-4b87-86a8-ca9d53da78e6</OfferID>
                  <Name>Food/Drinks</Name>
                  <ServiceCategory>ML</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ea18321b-f953-48c2-b693-49b3a876eaeb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>f9343e99-90c8-418d-9625-34d51bfcecc7</ServiceDefinitionRefID>
                        <ServiceID>424df562-99b8-4e47-9838-fd0dfa187533</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3700.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3700.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9a387201-4b4e-4d4f-b677-32421b69fd40</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>b02cac62-24ca-4d9d-a07a-ad6d58526001</ServiceDefinitionRefID>
                        <ServiceID>d2a59ebc-d75c-4a10-9088-fe5b45395323</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3700.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3700.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>35cbb167-55ed-4612-bb38-6782896fcaba</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>01ddcc42-eb56-4225-8321-faa079eb47eb</ServiceDefinitionRefID>
                        <ServiceID>71312b5d-4179-44bb-be0e-597e876d2847</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>01398620-dfa0-4a55-bb8b-1e6289a8f447</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>f9343e99-90c8-418d-9625-34d51bfcecc7</ServiceDefinitionRefID>
                        <ServiceID>bff01a7a-989b-415a-aee9-08660be71299</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>46133bf3-e6d2-4ce2-b8fb-c4ca96c219a2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>b02cac62-24ca-4d9d-a07a-ad6d58526001</ServiceDefinitionRefID>
                        <ServiceID>fe8ce543-1e04-4357-9916-3c6beb34ed2e</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ba5c0ae5-3157-4f38-87e3-bd1cfcab9eb9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>01ddcc42-eb56-4225-8321-faa079eb47eb</ServiceDefinitionRefID>
                        <ServiceID>c49d156b-3b37-4407-b304-5d797862b46a</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2023-07-27T11:59:17.2549497Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>377691c4-82b2-4341-90ea-bcea599442fa</OfferID>
                  <Name>Baggage</Name>
                  <ServiceCategory>BG</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>752c2782-e4ae-4fd9-bb27-233479e58cb7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>dc85df85-cf0b-4180-bd2f-67aee45afd47</ServiceDefinitionRefID>
                        <ServiceID>8ced6d30-5dac-48dd-b103-aa69b9337f41</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4700.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4700.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>65ec7752-af7b-4270-9a41-cb6839fe0c1a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>dc85df85-cf0b-4180-bd2f-67aee45afd47</ServiceDefinitionRefID>
                        <ServiceID>9596969f-7738-4dfa-a543-e9cbafddadfa</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4700.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4700.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2023-07-27T11:59:17.2549551Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>4cba4b54-e0ef-4de7-ac10-a1ac25e2910b</OfferID>
                  <Name>Unaccompanied Passenger (Escort)</Name>
                  <ServiceCategory>UN</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>de63f192-fbca-4acb-9242-0a6972121397</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>375f576c-4937-46a4-bb32-360a613c3644</ServiceDefinitionRefID>
                        <ServiceID>83405ba4-43aa-4de8-a622-a419c0ed349d</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>ADT-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>273904a3-21ec-4636-b846-de155ee42e07</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <RouteFareInd>true</RouteFareInd>
                        <ServiceDefinitionRefID>375f576c-4937-46a4-bb32-360a613c3644</ServiceDefinitionRefID>
                        <ServiceID>8bc5c942-d45f-4ec6-9b9e-7714e08465b3</ServiceID>
                        <ValidatingPartyRefID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2023-07-27T11:59:17.2549606Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>eb39a2f0-9772-478d-afee-37bd1af5fc7a</OfferID>
                  <Name>Travel services</Name>
                  <ServiceCategory>TS</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <DataLists>
                  <PaxList>
                     <Pax>
                        <PaxID>ADT-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2023-08-30T07:40:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Moscow(Sheremetyevo)</StationName>
                           <TerminalName>B</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2023-08-30T07:40:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Moscow(Sheremetyevo)</StationName>
                              <TerminalName>B</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>19d59e60-e888-4cb6-be20-ed5a87d017c3</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2023-08-30T05:45:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VOG</IATA_LocationCode>
                              <StationName>Volgograd(Gumrak)</StationName>
                              <TerminalName>C2</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2023-08-30T05:45:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VOG</IATA_LocationCode>
                           <StationName>Volgograd(Gumrak)</StationName>
                           <TerminalName>C2</TerminalName>
                        </Dep>
                        <Duration>PT1H55M</Duration>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1185</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1185</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>59d8951e-732e-4c5c-81bc-d153a2b2b4d1</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2023-08-30T16:20:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>TJM</IATA_LocationCode>
                           <StationName>Tyumen(Roschino)</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2023-08-30T16:20:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>TJM</IATA_LocationCode>
                              <StationName>Tyumen(Roschino)</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>32A</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>4656ff38-74c1-43b2-9ed0-4479449c3772</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2023-08-30T11:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Moscow(Sheremetyevo)</StationName>
                              <TerminalName>B</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2023-08-30T11:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Moscow(Sheremetyevo)</StationName>
                           <TerminalName>B</TerminalName>
                        </Dep>
                        <Duration>PT2H50M</Duration>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>1500</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>SU</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>1500</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>9202e790-ca2a-4d00-8f7d-da09772d1a03</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>FOOD FOR UNMR</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>FUN</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <ServiceDefinitionID>776e5176-8c53-4838-81db-1bff07b8d807</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>UNACCOMPANIED CHILD</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>0BH</RFISC>
                        <ServiceGroup>UN</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <ServiceDefinitionID>dc85df85-cf0b-4180-bd2f-67aee45afd47</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>PREPAID BAGGAGE 23KG</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0C3</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <ServiceDefinitionID>f9343e99-90c8-418d-9625-34d51bfcecc7</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>PREPAID BAGGAGE 23KG</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0C3</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <ServiceDefinitionID>b02cac62-24ca-4d9d-a07a-ad6d58526001</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>STROLLER</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0F4</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <ServiceDefinitionID>01ddcc42-eb56-4225-8321-faa079eb47eb</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>PREPAID TKT ADVICE TKT ON DPTR</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>0BK</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>T</ServiceType>
                        <ServiceDefinitionID>375f576c-4937-46a4-bb32-360a613c3644</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>DRINKS FOR UNACCOMPANIED CHILDS</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>DUN</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <ServiceDefinitionID>22bde54b-6eb9-46e3-891f-f4a15b9b89e1</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>332eff39-0ed4-4d85-900b-c3ea054c4a49</ValidatingPartyID>
                        <ValidatingPartyCode>SU</ValidatingPartyCode>
                        <ValidatingPartyName>Aeroflot -Russian Airlines</ValidatingPartyName>
                        <ValidatingPartyDesigCode>555</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
            </Response>
         </Services:Mixvel_ServiceListRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

ID for extra services (Insurance Products)

The extra services ID (insurance products ID) is delivered in responces Mixvel_ServiceListRS, Mixvel_OrderViewRS:

...DataLists/ServiceDefinitionList/ServiceDefinition/ProductID

...
<ServiceDefinition>
                <Desc>
                  <DescText>Комплексное страхование путешествующих и страхование отмены рейса</DescText>
                </Desc>
                <Name>СТРАХОВАНИЕ</Name>
                <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                <ProductID>acc_del_hotel_ren1</ProductID>
                <RFIC>D</RFIC>
                <RFISC>0BG</RFISC>
                <ServiceGroup>TS</ServiceGroup>
                <Qty>1</Qty>
                <ServiceDefinitionID>e74fc135-04d3-4143-985f-911feefdca9a</ServiceDefinitionID>
              </ServiceDefinition>
         ...

Non-Associated Services

The process of obtaining the list of non-associated services is similar to the process of obtaining the list of associated services which is described in Mixvel_ServiceListRQ/RS. Non-associated services, unlike the associated services, do not have the link to the segment, they are linked to the passenger only, and they contain the place and the time of the service delivery. To deliver such services, there is the block EligibilityNotFlightAssociations in MixVel_ServiceListRS:

Mixvel_ServiceListRS/Response/ALaCarteOffer/ALaCarteOfferItem/Eligibility/EligibilityNotFlightAssociations

The block EligibilityNotFlightAssociations contains the obligatory element ProviderCodе and the optional elements ServiceDate, ServicePoint, ServiceTimeLimit, ServiceTimeLimitDateTime.

Element Description Example
ProviderCodе The code of the service provider SVO
ServiceDate The date of the service delivery 03.08.2023
ServicePoint The code of the place where the service is delivered (city/airport) DP
ServiceTimeLimit The time limit of the service duration 23:59
ServiceTimeLimitDateTime The date/time when the fixed price of tariff expires 2024-02-27T12:45:00Z

Example of Mixvel_ServiceListRS with delivery of non-associated services:

Show the Mixvel_ServiceListRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="c803e626-2c72-4282-b801-b0eb02dd61ae" ReplyTo="a40858dc-9fa2-4986-a540-516611666308" TimeSent="2024-05-17T10:16:36.7577751Z"/>
      <AppData>
         <Services:Mixvel_ServiceListRS xmlns:Services="https://www.mixvel.com/API/XSD/Mixvel_ServiceListRS/1_00">
            <Response>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8482506f-8a57-47b9-92a2-597d26a73167</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4d80fc7-ff14-4afd-9a16-6cb1e6001195</ServiceDefinitionRefID>
                        <ServiceID>d1b1fbd9-2a76-43d0-b5fe-c383800061d8</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">398.25</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>525e9c1e-8866-4f9d-a74c-c331fa0696a8</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4d80fc7-ff14-4afd-9a16-6cb1e6001195</ServiceDefinitionRefID>
                        <ServiceID>4656a65e-2f43-49bd-b7ae-6876e81a7b7a</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">398.16</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8cde6fc2-4a5d-470c-bdfe-19bfb7afc95e</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4d80fc7-ff14-4afd-9a16-6cb1e6001195</ServiceDefinitionRefID>
                        <ServiceID>9c7183d5-35d4-4103-970e-e0181c83b3c7</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">398.16</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-4</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ece75b91-6411-49e3-ac32-bdc98ae736c5</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4d80fc7-ff14-4afd-9a16-6cb1e6001195</ServiceDefinitionRefID>
                        <ServiceID>d2ee03fc-618c-4881-be7c-7ebd64228165</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8025e610-43a0-4c98-b014-abc549ef22bf</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>90e6d414-db33-401b-b1ce-f3ed6a75afa4</ServiceDefinitionRefID>
                        <ServiceID>ce4fa0d8-2a55-4348-ae42-62b89c8fb472</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">264.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6fdcfff5-d42c-48cd-95af-0300d167d1b6</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>90e6d414-db33-401b-b1ce-f3ed6a75afa4</ServiceDefinitionRefID>
                        <ServiceID>af9409d2-6245-4adb-b535-02143d08c764</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">264.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>65423dcc-63d8-4ec1-93d4-937ca1379059</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>90e6d414-db33-401b-b1ce-f3ed6a75afa4</ServiceDefinitionRefID>
                        <ServiceID>3d1cb901-c52d-4f9f-a987-87927bc742b8</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">264.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-4</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1b2ad3de-8544-4e96-a36a-acfd07a71b6a</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>90e6d414-db33-401b-b1ce-f3ed6a75afa4</ServiceDefinitionRefID>
                        <ServiceID>990b053a-88fe-4aab-9f81-12507e74d700</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">264.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6a35604b-89b9-4bc4-88fa-dc6702ded686</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>514ceb1f-8808-4fda-8a96-61de666c891b</ServiceDefinitionRefID>
                        <ServiceID>f217a9c7-a357-4c70-94ab-3a6dfdddd5a9</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">356.40</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dd579de4-1026-4038-832c-1b0c434ffd54</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>514ceb1f-8808-4fda-8a96-61de666c891b</ServiceDefinitionRefID>
                        <ServiceID>9aaef2a9-1496-4363-9611-5241c1bf3db4</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">356.40</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e4621a3f-fc00-4f61-b46e-7a99b0c0e164</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>514ceb1f-8808-4fda-8a96-61de666c891b</ServiceDefinitionRefID>
                        <ServiceID>5e3075c8-eea1-4d50-9d2d-2e6c9e384f01</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">356.40</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-4</PaxRefID>
                     </Eligibility>
                     <OfferItemID>af55ee3d-b3ca-4b17-9177-e9c82d782d8f</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>514ceb1f-8808-4fda-8a96-61de666c891b</ServiceDefinitionRefID>
                        <ServiceID>0fba51f6-a0e0-4987-acea-fa508634aea9</ServiceID>
                        <ValidatingPartyRefID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <TotalAmount CurCode="RUB">356.40</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:35.1589351Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>6dcc3557-76ee-4209-8b96-f17567118167</OfferID>
                  <Name>Трэвел-услуги</Name>
                  <ServiceCategory>TS</ServiceCategory>
                  <OwnerCode Provider="SL TECH">TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>12833d5e-7cbb-4b1d-8704-f4b77d7e6ce6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>893545be-b9ff-4b38-bfad-c3346809ae32</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>761a4093-0fbf-49a6-9e43-b1d65394922f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>c0928e7d-3ff3-42a7-8737-b17b9f0672a8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>66e4a690-7c4d-46c3-a26f-a9c5923ad8d0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>b1be5663-f46f-4c35-8014-b1427cbe3621</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e699bf21-2f42-4826-9f78-0f5bb71ef896</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>ba3f9a89-e423-4d3f-9bb2-784fda284a7c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8a31f635-f0c9-4b1d-a587-42849d4a7474</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>def86fe9-2909-4775-84c5-97e4c6ff3d8c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>df117994-2bbc-4d30-abc0-ffebbf40aa63</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>bf499b55-e5c5-4944-833a-8f647a4a52fe</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dd543c17-a4d5-4185-a2aa-a0d806f774f0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>84f4a5f0-5fce-4d60-9e49-5eefd1714059</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>cef070e5-0468-41d6-b813-5602e5a1a344</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>e397a835-1c99-4686-85b4-f2be999355b1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>04e031e4-d260-4290-aa92-f3ba69882bf7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>6ae81337-a944-4ae3-9f12-b26964c63e50</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>eb3ac074-70e9-4b65-9698-3084983dd509</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>b25cae5b-9722-4a3f-a4ff-471685c2ccf6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5ecc64d5-4153-4ef1-976b-efd69c981f74</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>05b24303-03b9-4c8e-b63c-7b4c0a8c055b</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6c584f4f-87bd-4c90-8b8f-5860c909d775</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>94c4fe9d-2999-4c0d-a3af-82ad0838cff1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9b77a04a-cbf5-47c7-8565-5dc897532c19</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>94768958-20ce-4ee1-9eb0-4c8409ef3b61</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>308ce63f-2b7a-47ef-852f-9b106d1563c2</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>231c5abe-85c3-4c33-825d-87101adb95c1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>49a003d2-4d2b-4689-b223-299f1c959e11</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>a2c12271-62fe-4951-974a-3c9722b8d0c7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6df590dc-59ce-4928-88bd-ff13b1943d70</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>4ae1a36d-d01d-4021-a672-039af0f782c3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f43a2418-d9b1-4537-8b37-94b7da270572</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>bc0c9c31-5229-4939-90ee-70b1ff49015a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c31e4fcd-0a00-46c0-b338-381b4e3e221e</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>24e8600c-77d3-40d6-914c-901aa0dd0e40</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>cc73cc88-1fc4-438d-b677-4d927d166d78</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>ef82c42e-2f57-4297-8978-cb4766273b53</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a9687624-04b1-4713-a257-21ea5cffb926</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>1b0e4ec4-b493-400e-aa38-5144b83dcf5a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>09f72bb5-e148-4528-8d1b-d3363e7e047a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>477c98f8-cddf-4b5e-a55e-fce662d75288</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ea237e8e-2529-4f85-8a14-35cd078a76a9</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>b4252c02-d2e1-43b2-8db5-c602ad59cbdb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c05b1f88-42dd-48ff-9e2a-0cb47eaa1078</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>a79319ec-d6ca-41ca-9aa9-a9f26669fecb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d0659d2b-9fbd-4d7b-9d95-34814fa65090</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>b6b463ca-f848-406d-be41-670d844dc13d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a2d24791-b60c-4df1-a796-ed57efcb8a81</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>8abee0a2-50e9-4907-8184-4310f85ebc11</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7a37140b-b546-42c4-95c8-22b99a726174</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>6ef1b65e-8cc6-44ca-b7f3-4894a9dd4a53</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>35f971e4-070d-4c5c-86a0-eccab6a98f7a</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>595b9fda-612c-4a7a-bf3d-438cbfa2589c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>51c65b36-c906-48b5-93b8-195d708eb7f2</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>3a2d111c-78fa-4f82-aa4c-888f5d0d2e49</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0261f771-04c2-4d16-b1c9-c25d73251e62</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>6a7c8e72-eeeb-49be-8b00-b119758bb2f0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a7f24a10-dc96-465d-a6c3-d6b5812faf0e</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>34b92d90-f607-4daa-944a-4dddc3180fc9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8d309ead-2efb-4db0-8579-097d7cdd5a08</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>49a8c2b4-04dd-4278-8354-5f217b798dd5</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>53030621-31b9-4a82-ab93-9d46f68dddd6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>cc4e1b93-ace9-4526-aa37-8d1e8db7cff7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c0a701b8-286f-44f0-b38c-9f89dcc8e0c0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionRefID>
                        <ServiceID>b1123cf3-4676-4021-8c8c-acfb3a4d5b29</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>39caa3f3-f8fd-4333-928a-117470167331</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>7582c613-ca06-484b-b23c-b84b5fe2b5c6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4514f2b9-14e0-437c-99ed-6032272056d2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>81d0ab56-8b84-4b4b-be98-8668d3db5dfe</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7ec3a80e-0f89-4847-9502-210ad21dcee9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionRefID>
                        <ServiceID>d7e661c3-df0f-4072-9fda-15dfc285eac8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4299.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4299.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8e8b6082-7450-40a4-9405-bfa6b828a6f1</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>41b0dcfb-62dc-4111-bb55-bf17e79acb33</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>cf7f1e2a-3873-4c9c-a48b-313dc4c8db20</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>66c9a053-c643-4381-9a69-05d253832612</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a90094f7-98a3-45d2-b043-344e5703d25c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionRefID>
                        <ServiceID>e1e698a4-947c-4e43-9e95-063ecfcd9461</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5cfb1caf-538e-4481-bc10-efe6581a0637</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>f9cf77c0-5c73-4c3b-b38c-237de381c005</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a5b481b8-6617-43ba-a707-6aeedd110d69</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>902d802d-7ce9-41c1-8b9a-ed17986c6853</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d8c4c37a-f725-4527-883f-0b3d64e44e59</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionRefID>
                        <ServiceID>ad6ed82d-5d82-4d34-b714-27f7313b7063</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9536f5de-8ffb-4ba3-b56c-8ed4319c4519</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>b4230c44-573e-483b-b677-67046105a7aa</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>33e085d0-ccfb-4de4-827c-8843f8f2f883</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>1c258423-da85-4906-a7a3-e36b24e0b752</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>774bc053-4aa6-4b90-9466-a340670bf549</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionRefID>
                        <ServiceID>084aeb11-ed42-4cbc-ba64-7f170dcd18ae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ce5d99a6-3ae7-499d-91b0-e20f2e7695a0</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>a74d7b95-bd66-4903-86c8-61b2d9322e86</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>773538da-97bf-4555-9ff9-a86b29763c40</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>e7f7d069-994d-4496-88fb-afd9720bb337</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7610df76-c00e-4ddf-be0a-66f7b36364d0</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionRefID>
                        <ServiceID>b33b0d9b-5c73-4db0-ad10-0781e6129e15</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a7f8071c-0aaf-4c5d-a926-9c94f3d22702</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>cc2a58a9-2b3a-42cf-b442-945793346132</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>fb3336c6-d8a7-45fa-9430-7e3009183c79</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>bb28cf87-0e59-4c8e-b75f-ee1c9c927e37</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0a6397be-4a93-460f-8a34-a6e6696c984b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionRefID>
                        <ServiceID>dfa44a8b-bb58-47fc-ac3e-722e1f6bd6e6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>58528c32-7b06-4c89-8a51-5c25b8b33d60</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>87dc5f0d-9f92-4c8e-90e6-33b642636572</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5f596461-cf34-4102-90b2-37a822249df8</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>31e7270c-cfbf-4ff2-b3b4-904d201cf3e4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5f69c2b8-79fd-4eaf-9c89-e2f89b8e5eb2</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionRefID>
                        <ServiceID>e97ec9de-1d04-4713-9c6a-91e553d2a45f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e0f647d4-cf7e-4e7f-883b-5bcc002e79b6</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>969b8180-8c0c-49a6-a6f5-6297e6cd6462</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7d3ea77c-fdef-410e-8507-2fc344c27789</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>e8fabfc3-d876-4b85-9ae3-d5490a54dcad</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d3e40b8c-1fca-4d9c-92d3-d1bb471514c5</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionRefID>
                        <ServiceID>4ea6b6fa-cdb8-45a2-a9ed-d0809035afa4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ec441011-4987-416d-b4a9-3c9b879d3487</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>6869f83f-26ad-4524-93ee-9af724d859df</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>202b80bd-9509-4ada-ab49-86ed3bf1b424</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>e87ba740-39a5-4bbe-a63f-2e8c47e1f96a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f4dc156c-8fb5-4c1c-ac41-ad5eaf099528</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionRefID>
                        <ServiceID>3622ed25-845a-4146-a74e-49ece0e8e2ef</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1600.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1600.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.7040771Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>2d49dc84-73a4-4e07-8b43-d24f380adbd1</OfferID>
                  <Name>Трэвел-услуги</Name>
                  <ServiceCategory>TS</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>929c9077-ac7a-4bd9-afb0-6708c595ca0d</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>de4d3c66-5665-4ca0-bc5a-cfee10c5b9e6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4ab5acd6-780a-4dda-91ad-d73c97a42c2d</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>a9942cde-8589-4db6-a625-60352ce47837</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c0900fd9-b1ca-4801-a626-a61acfd531c0</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>9dc9b9d1-a865-4fc5-8967-a257e3d5a914</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4ae61031-ff0b-4802-ae68-667b13c6abc7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>bf3470a8-5dff-4407-bf91-59dd4c2a7949</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ce2ccbd7-2fd2-4fbe-8781-745b27f42b81</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>ab15e3c8-969f-4a77-9dc2-8d0fed1955d9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>006502ec-02eb-4f34-b29c-e34f3dd26a80</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>8ba93d61-c5fe-4f22-b087-ab761c8d9d8f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>13a6b451-28da-4399-be30-7ba17695ec01</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>cb307b14-54c1-48e4-a00f-c379688ffacf</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a3ad738d-9507-4929-b6d4-ec8e9f958cff</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>b144eaf7-bbd4-4e64-96cf-23ea4d68f2dd</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d0d0bb25-ccb3-4b7e-b100-00cd48223161</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>70055967-5277-488f-8e63-bdec6b2e127f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>87a00daa-ec36-4b2b-8a44-4f471621549c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>51f4b9df-6f92-4c63-b7a9-f592723f4f77</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8dc6a0c2-28f1-4c6a-b343-60a19ebf1a0b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>254575dc-e2f7-41c0-9b5d-205c21aceb27</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6ba29078-8192-45c9-99eb-d6498e880b35</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>7fc67852-a9b0-4e7b-b8c6-f4f00d5aac98</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d3326bb4-b97f-4cd2-91da-54ce2cfe61af</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>e99a1d81-6729-4683-805a-ef7b87e5cb62</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>155628d7-a640-4507-af6f-ff4e5aeea797</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>d4206848-3985-4618-bbec-76ecc37bee00</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5ea1bb94-ae64-459a-bb07-3a6064c2d7d5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>e8274796-b0d4-4312-b8b1-526e7353ac82</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c9718600-18ef-45fd-858c-90e824f4676c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>4d1716a1-e913-4903-99ad-d1c8910316c1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>94090de7-913f-4c93-8251-692a629b73a5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>06a11dca-19c1-4ea4-bd94-1599b0cabed7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bfe650f2-b2aa-4e87-9c88-2ca2804a02cc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>7015934f-ad54-497a-9c1f-97635fa326e6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bab5363e-da6b-4196-9d1f-61793c403d6b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>8b3058b6-c0f3-4b49-8c9b-e15122038111</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d72817c8-582d-46ad-a995-4b0b87ae63a6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>a6295eba-7b6e-4e9c-8646-43106e5c66cc</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9d5cb085-faa7-4b36-aa31-5bff8b618c96</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>e3c99035-10da-4b93-a673-a762d10d5318</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>80a7b320-5e64-47af-8e37-3d6fdf4f3df8</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>285fb8e5-c9a5-4ed6-a506-4ee39b0afb58</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b4a17525-c1d6-4799-9b9e-11cf359a3156</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>59c78e34-06a8-49a5-9457-6dc2525fd950</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>754c7200-c8fc-4935-b61d-283f9c203adb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>10317490-3e43-49ae-a448-1c39ab53ff69</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0fe484f8-3d1d-4b44-9f44-1f03a4375d7f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>e0a216f2-5634-489c-853c-95d4a68baf83</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>401287ac-b87e-4c9e-a92b-accbcdd1d764</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>e9a90f92-ec36-442a-be98-f3a28cc9b4f8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>50050621-9232-4d1f-a03e-d6d253d2be62</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>2755ddc0-6ea0-426f-9374-4526b02c33f5</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d4246baa-70e5-45f8-b279-2a2b643e93ad</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>3ca7b176-e6a2-44d5-80e0-aaee160d8918</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0b923691-d7dc-40d3-9f30-27a164e55fbf</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>a61c8abe-067d-4f14-9da5-ef24f5d5817f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>060e270e-7029-4b95-8e7f-8b9220a5d1e7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>836f85b0-02cf-44df-a034-2a1dfcf90cb9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>eb96cdb7-b934-4c4d-82c5-9acceff23a4b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>be39ea40-d566-430f-a48b-067ffe3dc23a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3783871c-3a8b-4b8f-99c2-8b5f270395dc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>9b6d48a9-99f6-4987-9357-fc81c940b9a6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>44d389c6-9013-4fd8-8d65-e48c957f8e0a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>69bb9b1a-ec8d-46e2-a782-06bca6baf471</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>59456903-04c7-47eb-98a2-51995485944b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>303d34ac-9012-4bd0-bc50-db7327294f91</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8f2153c0-ad4a-4de2-89cf-b43bbceeff5b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>a48bb701-ab24-4a93-8ac0-09270d3de6ae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>87e3941f-1a65-491c-89ec-b61db4b76a79</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>2c6c9a6e-56da-4344-8100-078195a55f2e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dc3aa93a-8e6c-40fa-a8ef-cfbeabca44de</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>f1391696-72ed-4fe0-a930-4c4df9bebfc7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1730090b-0cc9-4f11-a152-7410daff5507</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>8adea149-44e5-4319-8dfd-de67fbf79736</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>048e6000-7480-4904-a4da-5cf6889a0600</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>30a6263a-a1e4-419d-98eb-a9fef9c74904</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4b30019e-36c6-4f51-b263-07d719f3d03e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>6f3489f1-5bf6-41ee-a14d-b8a9a2ee04b1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d09b1710-331a-4a76-83f7-a041898ef0bc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>ad146811-862d-498a-a97b-74a9e398f9db</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>468fa6c7-03ae-446c-815f-c67968d17a7b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>2500c713-24d5-402e-97a6-188f3c121930</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2daa7359-548b-49a8-b41d-581ea93beea0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>d1d62a6e-216e-4491-9c57-e310d798a5bf</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c05d3882-e6e2-48f3-b706-4ba866423aa1</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>0eca6253-34eb-4560-bd31-31873d6c9c59</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>837da9fa-91b7-430c-b583-b56b25b031e2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>834408f0-8a55-418b-86d9-42242d1861f0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c301bd6a-61b0-4699-9852-ee99cc666f46</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>f58c082a-2e6a-4b1c-9e62-8bb10fe8d4c9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>89b4996d-3a0e-496c-8944-40b1cf2012cf</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>df2bb2e9-014b-4fd9-a8d3-82dc5f4b7db6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>804bdb25-d6b5-4e20-a684-17ade83b93ed</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>51083237-af95-43bd-babb-5b8ea202022b</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ba760a56-9600-48a3-95c3-a7011870025a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>39e08a5e-8c17-41f0-a2aa-1df2ebce9717</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9d4ee388-6857-40b3-98f3-804d717d1af6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>ef2a1521-78fc-4698-a3b8-5be9632a3cb4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c5630db5-46be-4415-a2f7-e149cb383862</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>0031b37d-e54c-4ef8-bd6e-20358dab5b7a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>82cbec7b-eeef-4bb3-af30-7f815546acc2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>c86db991-9b11-4b96-8feb-e72b17d3e0e9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>49f0d6d5-b2c4-43d3-892b-be5bd4d9e011</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>84a509f2-8372-4b9e-aeb7-1120abb7964d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2dea4f91-7c04-4a86-a25c-415e94becd16</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>c0f3dc27-8179-4c6d-9c0f-997f440d0ea1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>df9dab34-ae9f-494a-b946-6c88ad0a3401</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>12a9860e-8649-494a-8cdb-780fee40798c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4355b4ca-0a86-4f99-a081-de78967d2882</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>f46acc5c-49a4-4973-94c1-6e7cb42c8c8e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5ed1b170-a0a5-4037-b6fd-b242d5eba7b5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>66fa5c52-d66a-4e1c-8cab-8088134739ad</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>91bf5a31-d981-4a13-8eef-dc78981a6f58</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>85d299ec-76bf-4e33-bb03-399a41a0b5e7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1b7bc29f-942a-4905-ad40-dfa48ff769a5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>5ad29f5d-807f-4c63-ab65-1ac7445cec06</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a5d7d6fb-3989-4f54-8058-e988fd1957da</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>18e00181-410b-4baf-a20b-173651b23fd4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8236c649-9cf3-40d5-8f8d-f6f585fa7b39</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>1168724a-a110-419f-87d6-8191c6a3f3ff</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5c0e2a9d-839a-417b-a080-8eeb886b02e5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>bcb1fddf-3319-4441-a9f8-936f37aff20d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c59a3256-5384-4074-9708-1236f716de20</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>7d8cb0e4-0eca-4798-9004-9cec05027c25</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f1f65ba2-271f-4b13-b13f-4d46622de2bc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>da60d8d1-d131-4291-9e27-7a3a50c4dbb3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>75e3facf-e85c-4da8-aaa6-caa566b1c2ed</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>633b5ce7-80a0-4de4-8be3-1b979313728c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d1b22ee2-8dc4-48a6-b16b-5d03edaf47ca</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>0e4269b6-3288-4837-b83f-c55348822369</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>932efbb3-1c50-47d0-bd7b-1b3482ca1077</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>eb13f464-976d-4a6e-a0c9-2df0a51344e8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>59da8ffe-d430-4141-b82d-eee4ed5ec155</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>957f3184-8d03-43f2-a07f-6e55b6b4afe8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6f72a643-7e94-43f7-9abe-4f4c7f9c373e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>088bed27-4975-45bd-95d0-feebb9d4a624</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d951cf4e-5bd0-496b-9024-5b489c5683e0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>54f2616b-fb79-4d21-ab93-6af36da5b28f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3463dbfc-ce00-4e6e-986c-924f4a7b3bcf</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>8f9018e3-b166-4959-8f8f-2114ef196bc5</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c011d8f1-e207-43f7-b786-97f81921bedc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>9d034981-0fdc-4990-9136-3a3d7f30f5fb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2959a9ef-f43a-40cd-b1a9-c5b1c39b6f25</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>e38ec354-16e5-41c4-95f8-8c9f0624f854</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1892eb08-6556-46e6-bf02-e576fe83f18e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>eb5568a9-d5f4-43e5-b476-b7f367250e43</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>177b0774-2719-44a6-8f32-f58241d387fe</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>2665299f-7ba9-47ba-b062-eeee9a73afab</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>203f58b0-451e-452a-beae-cd35b4c92236</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>7d4e4743-7690-46f3-98ef-a4d35a59e9b6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8342459d-4e00-4510-976e-0a6d1a1628c6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>ad114d9d-dc98-47af-8a62-6cdb3529a14f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0c04c014-f80f-458e-a6bc-55da57f1cc72</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>31eaecd4-89d4-4195-a554-286bbd201978</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d5676a37-84e8-4fb0-80f8-93f2d588e54e</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>f59cfe2a-c9de-4baa-a0e7-c823aeb03746</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>18a148db-9f66-41e9-abd4-9de7636bc6bd</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>bdeadce1-5756-407d-8d96-0abd5f6168e2</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>240677ae-3bfd-484d-b0da-cb0bec5b1906</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionRefID>
                        <ServiceID>60fca1d8-61ab-4e41-ac05-8337ad84549a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8644de56-018f-4eb7-9cd2-ef8763afa128</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>f3da3bb9-84fd-475a-8e80-061486744df0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8f075681-b14e-4fa5-bc98-8093561f9b14</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>34ada3c4-477f-4915-99f9-7db938fef573</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>72229756-f1c6-479a-abf3-6d9a74a9b4c9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionRefID>
                        <ServiceID>f8ae71a7-409f-4bb9-a05c-ec2caf0e364b</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>04577290-dda8-4378-8ccb-9b8f15a09a14</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>a6333afb-104c-4271-a700-001ac4055ea5</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>19b0af6d-1a70-41fc-af2f-293dc92e492c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>c0233ecc-ac0a-4aeb-9cf9-3c86895e27dc</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>82541deb-de23-4dca-b736-cf1a6209df08</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionRefID>
                        <ServiceID>a2da7c1e-dc73-49b8-b6cd-c6117b33f62c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2893c430-c012-48b0-b2a9-134f267c8226</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>a03c825e-b116-48a6-ad91-42e72ef30052</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f99e4f8d-efea-4565-80a4-efa7c925a235</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>e59777bc-85df-43b2-bd30-67b8a63be867</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>42d29f7e-d95a-4eb4-9ef9-64dd88d07d93</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionRefID>
                        <ServiceID>49591078-0692-4f53-a80d-356a7ef3987b</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c3b7e291-3e49-422f-948c-8be972dac882</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>5ffbf0cc-b8db-4165-87e9-5785dd47368e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>552f574c-c1b1-4988-82f9-2fad52bc0c3f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>ca9e6df4-752e-43ed-80e9-b6a5ead4e1fd</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7b55e68a-3367-4a72-a284-ff5194e27750</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionRefID>
                        <ServiceID>34af4be5-9867-4a8a-936c-3d1c1dd01f4e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>11e38ab5-0215-4b51-98ff-a3d2d9f3897e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>65c36fc7-158f-40a5-b7c2-970962483e82</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5f9de135-b1a8-4f42-914f-3d9a642f930e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>8414724a-b43a-4e00-9e8b-b6628d4c9f5d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0686594d-2cb1-476c-bb64-2f7ec5f8e4bf</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionRefID>
                        <ServiceID>83ca94d4-2e6c-468e-85c9-4763e60093bf</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>18eadeb1-aeb4-4055-bfb8-dab5e7d89639</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>119b1fad-09b6-46a1-8e7a-c84cf5db8d4e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6a535bdc-2054-4d13-a468-c1cd608e4edc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>cd2ed98c-0195-4e5f-a625-98c1da18fff4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a9daa22f-c9e1-47e3-9e2c-93ec5a6c2403</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionRefID>
                        <ServiceID>68aeabdf-704e-4f98-b7d5-4dc357519993</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5069df4d-27e1-4e00-8537-efc9dd5f5bd1</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>b9aa9191-4c5f-4e36-a50c-05cc1e73a148</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>de64bfc2-191a-4bb2-8bb4-96091f2cc78e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>efff9443-c135-4434-8019-7f03ce02c770</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ea0a7838-b608-436a-af08-15a6d138f09a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionRefID>
                        <ServiceID>61582ce1-8465-4757-abcf-ceea9995e7e6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1599.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1599.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f5959dbe-99de-4d32-9852-c5d7e765358f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>1a92276a-d47a-44f3-ba3e-cca2816b3925</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>eddcde78-53d6-496b-9190-c667e667a695</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>24646f86-9450-47be-997f-315d9206a49c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>981f069a-7ad4-4237-8d57-9c9b90f65fbc</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionRefID>
                        <ServiceID>bf0cacae-0125-40b6-82b3-296d349b778f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>072483ca-9797-40c6-aa96-6f11c7d478b6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>8a65bbf1-348f-4909-a205-c65e7fb789b8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6ff99227-83a9-44a0-b156-c67303fef41d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>12a779a7-fe66-4e12-ac16-9045e74b77df</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>fa5a49e6-01a2-48f3-9945-10c62310d462</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionRefID>
                        <ServiceID>88b32052-621f-44f3-9bd4-616035d5eb79</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">10155.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">10155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>03e7e78d-b370-4d63-9533-3196088016b2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>87d52e07-9296-4999-89d5-b07171382e49</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>996fcc5f-a2a2-4cf9-8479-2e21362659ab</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>ad8ad31a-bf1a-4333-99e4-2455e8104087</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>62d20951-b9ea-48f4-8a12-06aaf350c471</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionRefID>
                        <ServiceID>dd00392a-f8e2-49a7-8527-944adad31a80</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>88388320-4e11-44d6-a84f-31f96bc39b31</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>62dc93ac-bdcb-4409-b256-e41df66c6ddb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d3c144a9-19dc-4c5c-ab13-d7cbb9cdbf0d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>668a9843-0c25-4689-8fa7-5fa15e13cf97</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ac9d1b52-798a-46e1-9c8b-0248f4cceeee</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionRefID>
                        <ServiceID>e6b8e279-3109-4f4c-9e9e-780b7d357568</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dd3b479e-1d63-434d-b1d1-6520c2ffc383</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>91a9088d-29f7-4228-a58e-346d613ccf2f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6f2e1da3-8ed6-4334-b5b3-5881d7cf736c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>651504f0-bb8f-4fdd-8c5f-ce8b624670ae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c7541bd2-f332-468f-8fa7-75efe7d4feab</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionRefID>
                        <ServiceID>c1f7089f-7e25-4bdd-943a-a1e5a23b20c1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">2799.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">2799.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>306b1f0a-db85-4e5f-a011-a9d0ed265c4f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>33512d54-fe8b-4b3c-8dc5-55047f5885bc</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a29e709f-f598-41a5-b222-17f52d4b5d6b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>fa119448-a998-42f7-b62d-2f6aff03d0d9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a8f5869a-5cbb-4f7a-8cba-ac700b81479a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionRefID>
                        <ServiceID>d9249cb7-5d4c-4938-9fe1-e2fb514bb3e6</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>48860ee1-78ec-4d2b-85e5-8471d8d275cd</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>1319f298-ad93-4012-b2a2-70ef1fb0d6f1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>26b971a7-7de2-435e-93d9-7675c82ba6b2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>3864b88e-27ea-4067-98b5-c51adc540f0d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>adb5d5ca-47a9-4fe1-9098-7890628dbfb9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionRefID>
                        <ServiceID>034fa2cd-e045-458e-a13b-141d697deb79</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1399.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1399.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3a7845c1-00ba-4794-a27c-db8d374468a1</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>f60b1836-5dd0-4bcc-af39-a1555c0cbd2a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>495bf8e4-765b-46f0-b89c-a219388f1a85</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>8416035a-d640-4b4a-92b7-1db13e5dfc41</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3e227b95-846f-425e-9406-2e2d8e310986</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionRefID>
                        <ServiceID>c63b1a8f-f65b-4b05-8d2d-82d182ec913d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>767f59e7-3016-4959-ad0f-0fecd96201e2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>3d3e24c0-2dc3-412b-b7d0-7e5ed14b043a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0757a665-2a08-48cf-a2a6-de5d0a07c1dd</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>8f798476-4c30-4670-ac4f-eeb3014f82e9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8b384544-941d-4b87-b64c-e82cb7699385</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionRefID>
                        <ServiceID>df6a3479-590c-4400-8691-e11e807e8d02</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1049.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1049.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c666e8ec-8603-4200-9487-9920ab20582a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>85f421d0-b5b7-47b9-8866-763b9126c45e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ac41367d-6027-4d5c-b42b-04461d6b9149</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>6fb32d2d-feb5-4ace-93f9-087c7a102ee3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>54520d90-0b41-4777-b3f8-4e3c239cf043</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionRefID>
                        <ServiceID>87db3ec1-7bca-4124-a467-8c81567e33a0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8720fecf-205b-4b30-b300-dec84586b186</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>2f8b3f67-034f-4c5f-8d3f-f05d58947574</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ae2d1cfd-6dc8-4a40-ba7f-ea943565e71b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>f5ee2fdd-ff6d-40c3-91cd-04db51e1faef</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>31fe5339-8f46-4123-9c47-2895f97355af</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionRefID>
                        <ServiceID>fc9524df-85a2-4562-b358-5d3b09204916</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5db01b62-03cf-4f7a-808d-773d10f49417</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>eadf35fb-ad79-4b33-87dc-1a43b68b24d4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d4f1b21d-84c4-4512-bb42-42880b74db76</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>ab5affa7-6166-4e54-aa6e-2e73b56d697a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c1d5872f-fbda-4013-82e5-71b1ed3f2b17</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionRefID>
                        <ServiceID>e330b80b-cd8c-4a8f-997d-56039a7b2e87</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>48ec1211-b156-4060-ab28-c92b237db03a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>27d9e462-082f-48de-b4a0-8abf95ac7542</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>79e52a85-0f20-4ed2-a0c2-28ca2bcd76f8</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>cba217e0-5c5e-4c42-a199-17ce219de54d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>28d28750-6684-4104-bc7b-9e90ab3ec178</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionRefID>
                        <ServiceID>0c1313ca-9f17-431c-b5c2-8bdf5c6bda21</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1499.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1499.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>471e618f-9eac-46ae-960d-f2c3ce01c03e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>ccec2354-ded5-469e-9ea2-ba67ca4b248b</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8982b54e-57ed-44a6-a059-e8acc430fa94</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>4f5fb47b-4030-4acd-bfd4-004216719515</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c9efb486-6611-4a4a-80ee-344dfb06dce7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionRefID>
                        <ServiceID>393701f0-6d88-47c5-9427-fef7ba4d8e0d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5bbf370a-2d11-4e96-a43c-8dfc86c41e7e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>0e450948-c639-43cd-bc64-dc2d3ef09bdb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>03dbd620-f956-455e-86fc-23ec85bfe25a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>b9f4b32a-99ab-4fa3-8313-8cc9a17f2d07</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b85d3a34-debc-45d3-802b-fb9ccd6154db</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionRefID>
                        <ServiceID>b71bcd1b-0e38-45d4-ac0d-224cbc7764a3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>78767160-e61a-4e4a-b322-0fc75e761619</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>96a0c720-2f8b-4ba9-b40e-49b58914a418</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>cb3ef3fa-234c-4ebb-ba22-0023d84dcea7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>8e8ad180-97fc-4552-9fdf-06c8c9f87ea0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>78c22d0e-c346-420b-8af9-00016608fe8a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionRefID>
                        <ServiceID>04c67741-2513-427c-af70-7badc97068e2</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0c55dbc8-59f8-48a1-bd6f-93cc2f907083</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>b34fcd20-ec2c-4299-b494-8f237a5597ae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dfa09d1c-fe81-42f1-b5ec-51d70dc9433a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>66828f26-24a7-434e-992d-5d34f54f37c2</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>df7ccced-6f87-4908-babd-06b4108ad797</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionRefID>
                        <ServiceID>28469aba-c78a-4a1b-b232-d55666571dc1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3c9d6953-3d9f-43b4-98a4-336a7877bd04</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>4619b9fa-6a18-4bf1-ae86-168574ef64e0</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>38a89173-5b53-4684-ae44-c318ebc8e116</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>fcce8d3a-0dea-41f3-83f5-51741b2f182e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>77d13ae8-ead9-42b7-a37b-bd49ade532db</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionRefID>
                        <ServiceID>7b58bbb3-514a-445a-bdfa-1324d7ce70bb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1699.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1699.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.7040817Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>55aac9a1-c57c-4e77-aeb5-68a4c7febee0</OfferID>
                  <Name>Багаж</Name>
                  <ServiceCategory>BG</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1de27389-a893-43c4-ac6a-8037b5b2e1dd</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60e15fab-c186-46d6-a2bf-3cfb4a18dfb6</ServiceDefinitionRefID>
                        <ServiceID>63973758-ead4-4fb9-b35e-ecaa41c2a0c7</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ac8f1187-e5c1-4d71-8c10-9fd4035aee86</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60e15fab-c186-46d6-a2bf-3cfb4a18dfb6</ServiceDefinitionRefID>
                        <ServiceID>ffc9fcc6-9d61-49d6-aad6-b891cec67868</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0e4c4d22-4255-4cd3-a650-b53d5526f675</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60e15fab-c186-46d6-a2bf-3cfb4a18dfb6</ServiceDefinitionRefID>
                        <ServiceID>4065f5de-b5f0-486a-8658-71eb2bb04270</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d92b44c9-0091-49ab-afa9-313a549c4377</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>60e15fab-c186-46d6-a2bf-3cfb4a18dfb6</ServiceDefinitionRefID>
                        <ServiceID>8f1f04ef-f36e-4e12-8ae7-52a90a2693a3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1999.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1999.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.7040854Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>e3270f17-978f-4d19-9d46-565aa918b786</OfferID>
                  <Name>Домашние животные</Name>
                  <ServiceCategory>PT</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>049855b5-f778-4912-9d04-1a32bb69930b</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>f3e0047b-4059-4856-9566-66bd511968d5</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>76594dd4-9a37-4f9c-a32b-081bdc0b5d05</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>4ce4c02c-eaac-4abb-8fb0-512f62dc4a21</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a0953949-9d82-4c20-80af-927c4c0be5ec</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>7f3f9cbc-d961-4116-bb40-3ad8f6f12945</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c7f985e1-2a06-44ac-b472-c58c061c6120</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>c330648d-942d-4b65-9623-2010ed30a658</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>479fbe56-e4ce-4d55-b4d9-bd88e88b1bdf</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>c6656d6f-8eda-483f-b0dd-cde152eee6fb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>431e8a26-381a-4cd5-b3b5-3c6a46b707e8</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>6e410f60-40f9-4f50-8456-11884557ce6a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>be6337e1-9785-4650-883a-da5534dd2fbe</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>788852fa-6855-4685-84d0-49a942940f3e</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8c7724c4-4a14-4baa-9252-b115db63975c</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>9f183c9c-4b59-4a0d-8c2c-23ff45557639</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>aaab1f86-59ae-494c-ac5b-586c20defbb4</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>bfec08b8-c379-4a7b-a6ce-98baeda032e9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>76827dc6-9b06-4642-91b5-8cf414b9ebeb</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>2aecb1c6-3faf-4850-9711-9d1d750ab05f</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>26d0e90a-fdc5-407c-91e1-b6b58d063d69</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>dc8d8fae-fedd-42f5-986d-26250bfff6f1</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>35dcc3e8-25ed-49ec-94df-4e43c2e9dbca</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionRefID>
                        <ServiceID>e9fa2918-3337-4ce5-bbb7-3ec8d49b3393</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7b9814b7-d3ae-4488-aa67-de0044bb5d24</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>009744ff-0738-4ccf-8c24-d73dc0410ce9</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b0c7001e-1a2c-4636-9596-22aa997fb060</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>7efe2842-db48-4fea-8c8a-a748151f60cb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7507721f-dac9-471b-b733-e130b7126f05</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionRefID>
                        <ServiceID>8bd409ad-6c95-4478-9355-97a7c2b5b86c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ba71c793-bae6-4869-b37b-4274a5d1d59b</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>62feff46-3bf7-4345-ac09-9bb664e23927</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b920b68a-9b75-4ac2-9e58-46e652af8747</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>da1b6e8c-d2ae-4409-a269-f35f71af07e8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2d4f9a73-6523-434e-94b5-eacc9c2e5f24</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionRefID>
                        <ServiceID>7d00d601-5fb1-4378-b7fd-8619ad8f87c2</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.704088Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>2b94ae8c-d0f6-4efb-bd37-3a0e33aad4c9</OfferID>
                  <Name>Неустройка/плата</Name>
                  <ServiceCategory>XPL</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>94e238db-7fe7-42a8-9077-ebaa5823dd67</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>a82af245-7844-408d-8e04-6bb038b4d2f3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c76014ce-f94c-4aba-bf9c-c6fad1068e58</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>31d91896-5f33-4ff2-ab52-2621de26641c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-13</ServiceDate>
                           <ServicePoint>VKO</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7ab71cb4-7eef-4451-a288-775e1814f84f</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>5297a129-8d3c-41c2-b1e0-bddaa1a75406</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bb2b80ef-1fa0-4a7a-8218-2d706bd19c64</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>dedf2e1e-3400-44ef-8188-83ac077ac91d</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8a804dbf-a61c-4d94-b2cf-653e70fa5617</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>e96283ea-ceab-4b34-adb1-982fdd95fccb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>DP</ProviderCode>
                           <ServiceDate>2024-06-18</ServiceDate>
                           <ServicePoint>LED</ServicePoint>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>2413a837-134f-40d1-aa18-f5d28c09f4e9</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionRefID>
                        <ServiceID>40b460bb-8f98-4a3c-a007-80a61d82ee89</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.7040907Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>40ebdb35-a30c-4921-a3d8-b41659ec91ba</OfferID>
                  <Name>Наземный транспорт и неавиационные услуги</Name>
                  <ServiceCategory>GT</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>59350341-eb17-4ef2-bb86-b014a857e228</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>37a52cc9-2569-4ff9-9e89-979a3b44e11b</ServiceDefinitionRefID>
                        <ServiceID>3b63275f-58f5-42ae-bae0-352afc8e17e4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>feeebd88-5fda-473d-9e73-90d1dbe97752</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>37a52cc9-2569-4ff9-9e89-979a3b44e11b</ServiceDefinitionRefID>
                        <ServiceID>97cbc9a3-372c-4ddc-8c26-9fb861cbcb43</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">4500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">4500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.7040961Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>7137e200-6839-4170-b10b-782064e4b399</OfferID>
                  <Name>Пассажир без сопровождения (Эскорт)</Name>
                  <ServiceCategory>UN</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d6e03d41-54e0-44ae-8691-9b88535d546a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>11a20849-1e54-4dc1-b9de-96a45e818c60</ServiceDefinitionRefID>
                        <ServiceID>ad2c3ddc-b065-4517-ba51-b45869bfab88</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>94c78a13-59af-47d8-897a-b7de942488f8</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>11a20849-1e54-4dc1-b9de-96a45e818c60</ServiceDefinitionRefID>
                        <ServiceID>a4f1aecb-20fa-4874-b677-73ce72e0cd76</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>fe02199c-ac58-4b64-a7bb-b7fae76982c5</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>11a20849-1e54-4dc1-b9de-96a45e818c60</ServiceDefinitionRefID>
                        <ServiceID>9a830a3e-7447-4da4-9df2-313a77870c71</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">450.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">450.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5ae13a75-e195-4e36-871a-d1d7902bc4e4</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>aa643577-d339-4fc7-91ad-d229698ad3f2</ServiceDefinitionRefID>
                        <ServiceID>aa1892c8-2f1f-4c73-b238-6d7cde08905c</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">550.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d5d7662f-7f91-49d7-876c-5a74f70ee013</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>aa643577-d339-4fc7-91ad-d229698ad3f2</ServiceDefinitionRefID>
                        <ServiceID>9ac67f16-939a-4b8e-952b-3401a6a29fae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">550.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e98c071b-10fb-43e2-91dd-50b36479421b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>aa643577-d339-4fc7-91ad-d229698ad3f2</ServiceDefinitionRefID>
                        <ServiceID>2d507a5a-ba5d-491f-8673-5b40bec6a636</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">550.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>dbc5013b-880f-4d51-a170-119348bafcec</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>159f70cb-cdfa-4c4a-b19d-ce104b8a97fd</ServiceDefinitionRefID>
                        <ServiceID>67a36c0f-ec8a-44ad-8b84-e142ba7e9c4a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>af43e55e-3f3f-4d6b-b420-7b7587e7eabb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>159f70cb-cdfa-4c4a-b19d-ce104b8a97fd</ServiceDefinitionRefID>
                        <ServiceID>bc07dfea-1d3b-478d-8993-832e97af0883</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a6244b9b-7ef9-4ca1-9b5b-318a75188c68</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>159f70cb-cdfa-4c4a-b19d-ce104b8a97fd</ServiceDefinitionRefID>
                        <ServiceID>b11bdbea-f9ae-4765-942b-2c5fca389c66</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">300.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>71f36b7c-d499-4bc3-8f92-e3f925a76a2c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bf5d64a2-2b91-41a5-86a6-d6c30c7e0497</ServiceDefinitionRefID>
                        <ServiceID>e5fe5fcd-892b-4f69-a5dd-94e2a88e61f3</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b33b6c11-cf4f-4868-a875-b55e42973589</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bf5d64a2-2b91-41a5-86a6-d6c30c7e0497</ServiceDefinitionRefID>
                        <ServiceID>927fc98f-3ca1-4b69-b413-f530b7497855</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>885d715b-4bbb-44ce-b279-1db578995f7a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bf5d64a2-2b91-41a5-86a6-d6c30c7e0497</ServiceDefinitionRefID>
                        <ServiceID>f3ed59a5-1453-448a-99af-7bb463dfddeb</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">500.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1e292550-b8e7-47e1-99ed-da00dcd8a41c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fb25665a-37bc-41d3-b6bc-8a3ae5b349b7</ServiceDefinitionRefID>
                        <ServiceID>1dd6cd27-f273-4edf-bddf-79993aac15c8</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">650.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>871e97d4-1323-40b2-a078-bf2004666e0e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fb25665a-37bc-41d3-b6bc-8a3ae5b349b7</ServiceDefinitionRefID>
                        <ServiceID>9c78d8ea-0fff-40ff-b689-0e576fc35ddf</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">650.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f0901803-f294-493d-9f8a-f51c23eb3664</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fb25665a-37bc-41d3-b6bc-8a3ae5b349b7</ServiceDefinitionRefID>
                        <ServiceID>f0c0c686-b00a-4d49-9287-6d542614257a</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">650.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7aba84d2-7c40-4adb-975d-46970eeb19b3</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a201438b-a87d-4ce0-8c98-2e73c0701264</ServiceDefinitionRefID>
                        <ServiceID>ab43e6e8-1b75-4a0e-947a-1a01c6b2c7c4</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">320.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7ae90c3e-aad7-4cad-b4dd-d242bca1f195</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a201438b-a87d-4ce0-8c98-2e73c0701264</ServiceDefinitionRefID>
                        <ServiceID>4c053eb5-e3aa-4127-803c-df86544f0cee</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">320.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>88a93e2a-e240-44c7-b960-cb352f6c07b3</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a201438b-a87d-4ce0-8c98-2e73c0701264</ServiceDefinitionRefID>
                        <ServiceID>9b31ecc0-8ae3-45d2-882b-08052149f200</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">320.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">320.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>317e640c-860a-45c7-9224-95da2792cb4b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>165127b0-5463-4fe7-a569-048a6d04d9a2</ServiceDefinitionRefID>
                        <ServiceID>6ae3f9e0-9ff8-4ab0-b966-63e6e2ccff09</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">820.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-2</PaxRefID>
                     </Eligibility>
                     <OfferItemID>166e9522-da81-4239-a67a-de7878ddb977</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>165127b0-5463-4fe7-a569-048a6d04d9a2</ServiceDefinitionRefID>
                        <ServiceID>7d3133aa-7fea-4aee-ba83-e6ec00cc37ae</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">820.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Pax-3</PaxRefID>
                     </Eligibility>
                     <OfferItemID>5cdfe550-b01b-4d47-8faf-89c26d98e14f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>165127b0-5463-4fe7-a569-048a6d04d9a2</ServiceDefinitionRefID>
                        <ServiceID>966c5ef1-fb42-4da4-b673-88d8c01cb165</ServiceID>
                        <ValidatingPartyRefID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        <BaseAmounts>
                           <BaseAmount CurCode="RUB">820.00</BaseAmount>
                        </BaseAmounts>
                        <TotalAmount CurCode="RUB">820.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-17T11:01:36.704099Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>ef29e0cb-2d2e-4fcc-90ea-65fe10e2040d</OfferID>
                  <Name>Еда/Напитки</Name>
                  <ServiceCategory>ML</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <DataLists>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>LED</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <PaxJourneyRefID>5ec254c3-dac0-4d89-aaad-6e5ca08c1bb6</PaxJourneyRefID>
                        <PaxJourneyRefID>f353591e-c058-409c-9963-a5c877b0a556</PaxJourneyRefID>
                        <PaxJourneyRefID>88edd8c7-a250-4696-b949-62ae0f60f627</PaxJourneyRefID>
                        <PaxJourneyRefID>289fc62f-b5e5-4ca2-8c67-3b7973770367</PaxJourneyRefID>
                        <PaxJourneyRefID>bff2a251-b5b8-48b5-9e4d-b7183079c3a1</PaxJourneyRefID>
                     </OriginDest>
                     <OriginDest>
                        <DestCode>MOW</DestCode>
                        <OriginCode>LED</OriginCode>
                        <PaxJourneyRefID>c13c7eb4-5df6-4434-b6d4-a5ec54ed3b7d</PaxJourneyRefID>
                        <PaxJourneyRefID>70983622-feed-4405-bb6b-6c5547e591c9</PaxJourneyRefID>
                        <PaxJourneyRefID>42a14826-b676-402d-b65e-fa20cb5e8ce2</PaxJourneyRefID>
                        <PaxJourneyRefID>77c091a0-2cf5-4eb3-9517-fc0ffae7f5ec</PaxJourneyRefID>
                        <PaxJourneyRefID>203a128e-d770-4b68-a5a4-50ff2aa31045</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>42a14826-b676-402d-b65e-fa20cb5e8ce2</PaxJourneyID>
                        <PaxSegmentRefID>b3a78b54-83ab-4911-b614-edd17aef2fad</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>c13c7eb4-5df6-4434-b6d4-a5ec54ed3b7d</PaxJourneyID>
                        <PaxSegmentRefID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>77c091a0-2cf5-4eb3-9517-fc0ffae7f5ec</PaxJourneyID>
                        <PaxSegmentRefID>ce9e3382-6c23-441c-a84d-a2bb8d3074cb</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>f353591e-c058-409c-9963-a5c877b0a556</PaxJourneyID>
                        <PaxSegmentRefID>e49ceeb5-c804-42e6-8dd4-24f4c85fc2e0</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>203a128e-d770-4b68-a5a4-50ff2aa31045</PaxJourneyID>
                        <PaxSegmentRefID>4adf66dd-c1fb-4fcb-8d07-f3470b1d71a1</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H30M</Duration>
                        <PaxJourneyID>289fc62f-b5e5-4ca2-8c67-3b7973770367</PaxJourneyID>
                        <PaxSegmentRefID>dc406f27-6927-4ae5-b2da-3ce017193579</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H20M</Duration>
                        <PaxJourneyID>bff2a251-b5b8-48b5-9e4d-b7183079c3a1</PaxJourneyID>
                        <PaxSegmentRefID>08d58cbd-266b-4db7-bd49-e3e7bb83feee</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>88edd8c7-a250-4696-b949-62ae0f60f627</PaxJourneyID>
                        <PaxSegmentRefID>479c6863-024e-413d-8135-e60b8cc87a19</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>70983622-feed-4405-bb6b-6c5547e591c9</PaxJourneyID>
                        <PaxSegmentRefID>79f5148f-e0ce-477c-a257-99a0b72ce27b</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>5ec254c3-dac0-4d89-aaad-6e5ca08c1bb6</PaxJourneyID>
                        <PaxSegmentRefID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <PaxID>Pax-3</PaxID>
                        <PTC>CNN</PTC>
                     </Pax>
                     <Pax>
                        <PaxID>Pax-4</PaxID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-06-13T09:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-06-13T09:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>8ae04993-a70b-4459-a059-830fdb743ef0</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-06-13T08:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <StationName>Москва(Внуково)</StationName>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-06-13T08:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>201</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>201</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <OtherInfo>
                           <ElectronicRegistration>false</ElectronicRegistration>
                           <CrossBorder>false</CrossBorder>
                        </OtherInfo>
                        <PaxSegmentID>bacd0f81-0ad8-42d9-a2ee-667ac19deb82</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-06-18T11:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>D</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-06-18T11:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <StationName>Москва(Шереметьево)</StationName>
                              <TerminalName>D</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>196755c9-29f3-427a-bb07-fcc9354163f8</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-06-18T10:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <StationName>Санкт-Петербург(Пулково)</StationName>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-06-18T10:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6822</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>6822</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <OtherInfo>
                           <ElectronicRegistration>false</ElectronicRegistration>
                           <CrossBorder>false</CrossBorder>
                        </OtherInfo>
                        <PaxSegmentID>2f73bd09-175d-411f-bf38-b848aa156b27</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Desc>
                           <DescText>Комплексное страхование путешествующих и страхование риска срыва стыковки и отмены поездки</DescText>
                        </Desc>
                        <Name>СТРАХОВАНИЕ</Name>
                        <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                        <ProductID>renins_mm_220216</ProductID>
                        <RFIC>D</RFIC>
                        <RFISC>0BG</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a4d80fc7-ff14-4afd-9a16-6cb1e6001195</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Desc>
                           <DescText>Комплексное страхование путешествующих и их имущества на время перелета</DescText>
                        </Desc>
                        <Name>СТРАХОВАНИЕ</Name>
                        <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                        <ProductID>transport_tkp_avia_acc</ProductID>
                        <RFIC>D</RFIC>
                        <RFISC>0BG</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>90e6d414-db33-401b-b1ce-f3ed6a75afa4</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Desc>
                           <DescText>Комплексное страхование путешествующих и их имущества на время перелета и страхование задержки и отмены рейса</DescText>
                        </Desc>
                        <Name>СТРАХОВАНИЕ</Name>
                        <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                        <ProductID>transport_tkp_avia_all</ProductID>
                        <RFIC>D</RFIC>
                        <RFISC>0BG</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>514ceb1f-8808-4fda-8a96-61de666c891b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ОБЪЕДИН БАГ В 1PNR ДО30КГ203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>PLB</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ed26328f-5205-4844-ae2a-6ee3341c5c39</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДО 10КГ 203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>O10</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>cb068d48-c3aa-4bc8-831e-f472500abea3</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДО 22Ф 10КГ И 80Д 203 СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>03C</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6b1afd6e-0bce-4014-a09d-2d4252304b8a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ВЕЛОСИПЕД 1 ШТ ДО 20 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0HY</RFISC>
                        <ServiceCode>BIKE</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>dd98c4b2-8844-4343-bef3-8584b9c684a6</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>МЯСНОЕ АССОРТИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M07</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>165127b0-5463-4fe7-a569-048a6d04d9a2</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЛЫЖИ ИЛИ СНОУБОРД 1 КОМПЛЕКТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0L0</RFISC>
                        <ServiceCode>SKIS</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>5e481596-6181-41ab-9d36-100f41964f4b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СЭНДВИЧ С РЫБОЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M02</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>aa643577-d339-4fc7-91ad-d229698ad3f2</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ШТРАФ ЗА ИЗМ ДАННЫХ НА ГЕЙТЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>PCG</RFISC>
                        <ServiceGroup>XPL</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6a4608f4-5fa8-4f71-b9ee-beee415d2420</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0FN</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ac638b65-af74-4ab1-9221-e20bc8f1c9d1</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ШТРАФ ЗА ИЗМЕНЕНИЕ ДАННЫХ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>CPF</RFISC>
                        <ServiceGroup>XPL</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ee7eca1f-1241-45aa-a74c-4ed52f4220a2</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА 1 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EW1</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>36e935af-71b2-4cda-a18e-2ab11ee01f21</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ШТРАФ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>PFE</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c7cbfd94-bfcb-4154-a15a-6ccdaa3a40cb</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШ ВЕСА ДО 20 КГ ВКЛ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>E20</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>89f5b2f2-93b9-4812-b55b-ca78343a7e02</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЦЕЗАРЬ С КРЕВЕТКАМИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M05</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>fb25665a-37bc-41d3-b6bc-8a3ae5b349b7</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДО 22Ф 10КГ И 80Д 203 СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>03C</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>b51c2a39-0b82-48f9-86a3-d48a264a56ee</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БАГАЖ ДО 20 КГ 1 МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0JH</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>00dfb59c-1db9-47e5-9cdb-02a46eb6909d</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БОЛЕЕ 203СМ НЕГАБАР БАГАЖ 32КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>BUL</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>74990ba3-ee7e-4851-9118-ef269ef653d5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РЫБОЛОВНОЕ СНАРЯЖ ДО 20КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0L1</RFISC>
                        <ServiceCode>FISH</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>1818491d-f68e-4477-bef1-a42265a46722</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ОФОРМЛЕНИЕ БИЛЕТА КЦ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>CCF</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f6a004ff-0c66-4996-b898-562b78a70e68</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ШТРАФ ЗА ИЗМЕНЕНИЕ РЕЙСА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>CHF</RFISC>
                        <ServiceGroup>XPL</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>5b93bf3c-0391-4a21-abdf-dada1dcd50f1</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ДОСТАВКА ОРИГИНАЛА СПРАВКИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>SP7</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ea831b50-0419-47d2-8e1d-f35ae71ad66e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>УСЛУГА НА БОРТУ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>RG1</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a4fdc700-e89e-43fd-81e3-adb3ccf3304e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СЭНДВИЧ С КУРИЦЕЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M01</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>11a20849-1e54-4dc1-b9de-96a45e818c60</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>НЕСОПРОВОЖДАЕМЫЙ РЕБЕНОК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>0BH</RFISC>
                        <ServiceCode>UMNR</ServiceCode>
                        <ServiceGroup>UN</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>37a52cc9-2569-4ff9-9e89-979a3b44e11b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БАГАЖ ДО 20 КГ 1 МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0JH</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>925d4ede-577f-4188-a9f6-bbc12c24f90b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА 3 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EW3</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>7ddb2966-70a7-4a9d-b26d-18d9d64cd12b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА 2 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EW2</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>1560ddb5-c1d1-41fa-81fb-10ea38f97337</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШ ВЕСА ОТ4 ДО9 КГ ВКЛ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EWM</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>0c2a99c6-31dc-45c9-8ba3-578bd6469ff1</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>АЭРОЭКСПРЕСС СТАНДАРТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>B</RFIC>
                        <RFISC>OBC</RFISC>
                        <ServiceGroup>GT</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>1e570623-f878-4f32-b607-8c895afff6f8</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЦЕЗАРЬ С КУРИЦЕЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M04</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>bf5d64a2-2b91-41a5-86a6-d6c30c7e0497</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СЭНДВИЧ С ВЕТЧИНОЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M03</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>159f70cb-cdfa-4c4a-b19d-ce104b8a97fd</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БОЛЕЕ 203СМ НЕГАБАР БАГАЖ 32КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>BUL</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>bdfd0276-8459-4c55-8cd0-5d24aae912f9</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РЫБОЛОВНОЕ СНАРЯЖ ДО 20КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0L1</RFISC>
                        <ServiceCode>FISH</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f9e250e9-8e97-40e3-9cfa-ccfd425bd244</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА 2 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EW2</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>4d961735-fc7e-4fa0-981a-e4e2d86e8d94</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ИЗМЕНЕНИЕ ИМЕНИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>0L7</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>12c89ec4-4973-4e38-9f4a-6b28a0c31186</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>САЛАТ РУССКИЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>M06</RFISC>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a201438b-a87d-4ce0-8c98-2e73c0701264</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ОБЪЕДИН БАГ В 1PNR ДО30КГ203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>PLB</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>d9ec15df-3c64-4be2-8955-ba82ca4996b5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ДОСЫЛ БАГАЖА 1 МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>ORB</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f7d6d98e-c9fa-4903-90f4-451c429c265b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ВЕЛОСИПЕД 1 ШТ ДО 20 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0HY</RFISC>
                        <ServiceCode>BIKE</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>279e6d1f-ce68-4ca7-aa65-b5422f18717a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БАГАЖ НЕ БОЛЕЕ 30КГ 203СМ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0FN</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>12b7ade7-a0c9-452e-a940-1d712ff9be51</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>СПРАВКА О ПРОЛЕТЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>SP5</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f08c4e94-b3ee-41ed-a9c2-6f0c15609897</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА 3 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EW3</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a80679c3-72ca-499d-a567-77255ca133d4</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ОТКАЗ ОТ БРОНИРОВАНИЯ ПО ВПД</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>RMO</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c0f14392-e1b5-4e6e-a454-67513a37c060</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШ ВЕСА ДО 10 КГ ВКЛ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>E10</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>af7c930a-3ec6-4282-a551-bb3b36a3f912</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШ ВЕСА ОТ4 ДО9 КГ ВКЛ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>EWM</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>3a1d4ceb-da5e-40a4-8bbc-7ba4eee912d5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЛЫЖИ ИЛИ СНОУБОРД 1 КОМПЛЕКТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0L0</RFISC>
                        <ServiceCode>SKIS</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>4a1d828c-890b-4aac-8000-d549af0e196e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДОМ ЖИВОТНОЕ В САЛОНЕ РЕС</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>PEC</RFISC>
                        <ServiceCode>PETC</ServiceCode>
                        <ServiceGroup>PT</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>60e15fab-c186-46d6-a2bf-3cfb4a18dfb6</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БЕСПЛАТНОЕ МЕСТО БАГАЖА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0JX</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>69984e70-b300-4fff-b713-ab83ef637d2f</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРИОРИТЕТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>FRG</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>60fe3292-ad95-473b-9b8c-3b97ea2b87a2</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>080818ac-375e-49cd-96ab-dc3e3c0e0ce6</ValidatingPartyID>
                        <ValidatingPartyCode>Я4</ValidatingPartyCode>
                        <ValidatingPartyName>СЛ Технологии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>42K</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>4ebb3046-a580-4b8b-9be0-230ed8b511fa</ValidatingPartyID>
                        <ValidatingPartyCode>DP</ValidatingPartyCode>
                        <ValidatingPartyName>Победа</ValidatingPartyName>
                        <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
            </Response>
         </Services:Mixvel_ServiceListRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

The operations of search, booking, payment, and the secondary operations with non-associated services are similar to operations with associated services except the service «Setting the tariff cost», which can only be added into an unpaid order, and which is paid in advance before the order itself is paid.

The delivery of non-associated services in the order

To deliver the information about the non-associated services there is the block ServiceDefinitionRefNotFlightAssociations in Mixvel_OrderViewRS:

Mixvel_OrderViewRS/Response/MixOrder/Order/OrderItem/Service/ServiceAssociations/ServiceDefinitionRef/ServiceDefinitionRefNotFlightAssociations

The block ServiceDefinitionRefNotFlightAssociations contains the obligatory element ProviderCodе and the optional elements ServiceDate, ServicePoint, ServiceTimeLimit, ServiceTimeLimitDateTime.

Example of Mixvel_OrderViewRS with delivery of non-associated services:

Show the Mixvel_OrderViewRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="261de695-1b5c-4493-a70b-03a1b16b4f93" ReplyTo="8a96549c-21be-4725-bd20-70ac4e163e63" TimeSent="2024-05-17T10:17:36.9912391Z"/>
      <AppData>
         <View:Mixvel_OrderViewRS xmlns:View="https://www.mixvel.com/API/XSD/Mixvel_OrderViewRS/1_01">
            <Response>
               <DataLists>
                  <BaggageAllowanceList>
                     <BaggageAllowance>
                        <BaggageAllowanceID>8e11bd0b-5068-484d-97ce-bfac5af6aca9</BaggageAllowanceID>
                        <CommentText>НЕ ПРЕВЫШАЕТ 36СМ Х 30СМ Х 27СМ </CommentText>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>f0dad348-489b-4382-998d-70c3865dd77a</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>Checked</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>57131da5-2ec5-45df-9dc6-f0e7d49371c4</BaggageAllowanceID>
                        <DescText>No</DescText>
                        <TypeCode>CarryOn</TypeCode>
                     </BaggageAllowance>
                     <BaggageAllowance>
                        <BaggageAllowanceID>117b8f45-1962-4e60-9235-c92e720b6482</BaggageAllowanceID>
                        <DescText>PC</DescText>
                        <DimensionAllowance>
                           <BaggageDimensionCategory>Total</BaggageDimensionCategory>
                           <MaxMeasure UnitCode="Centimetre">203.0</MaxMeasure>
                        </DimensionAllowance>
                        <PieceAllowance>
                           <TotalQty>1</TotalQty>
                        </PieceAllowance>
                        <TypeCode>Checked</TypeCode>
                        <WeightAllowance>
                           <MaximumWeightMeasure UnitCode="Kilogram">10.0</MaximumWeightMeasure>
                        </WeightAllowance>
                     </BaggageAllowance>
                  </BaggageAllowanceList>
                  <ContactInfoList>
                     <ContactInfo>
                        <ContactInfoID>Contact-1</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeCode>email</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <EmailAddressText>efim11011995@ya.ru</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeCode>mobile</ContactTypeCode>
                           <ContactTypeText>personal</ContactTypeText>
                           <PhoneNumber>+79644354586</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                     <ContactInfo>
                        <ContactInfoID>Contact_Agency</ContactInfoID>
                        <EmailAddress>
                           <ContactTypeText>agency</ContactTypeText>
                           <EmailAddressText>agency@gmail.com</EmailAddressText>
                        </EmailAddress>
                        <Phone>
                           <ContactTypeText>agency</ContactTypeText>
                           <PhoneNumber>+74957758555</PhoneNumber>
                        </Phone>
                        <Phone>
                           <ContactTypeCode>agency</ContactTypeCode>
                           <ContactTypeText>Agency</ContactTypeText>
                           <PhoneNumber>74951234567</PhoneNumber>
                        </Phone>
                     </ContactInfo>
                  </ContactInfoList>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>LED</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <OriginDestID>1c4db7bc-e9b6-4390-ad5a-0157faec0958</OriginDestID>
                        <PaxJourneyRefID>b25f0e15-6e03-48f2-a7c7-0283a1fb1ebc</PaxJourneyRefID>
                     </OriginDest>
                     <OriginDest>
                        <DestCode>MOW</DestCode>
                        <OriginCode>LED</OriginCode>
                        <OriginDestID>55db4a1c-eba5-41cb-aa8f-3c324b99747d</OriginDestID>
                        <PaxJourneyRefID>bbe618c6-9e31-490f-ba8e-635c82ec2d55</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>b25f0e15-6e03-48f2-a7c7-0283a1fb1ebc</PaxJourneyID>
                        <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT1H25M</Duration>
                        <PaxJourneyID>bbe618c6-9e31-490f-ba8e-635c82ec2d55</PaxJourneyID>
                        <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <AgeMeasure>35</AgeMeasure>
                        <ContactInfoRefID>Contact-1</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2030-04-12</ExpiryDate>
                           <IdentityDocID>7001451111</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2020-04-12</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1988-12-12</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Danil</GivenName>
                           <MiddleName>Yurevich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240517-OEH9367</OrderRefID>
                        <PaxID>Pax-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>32</AgeMeasure>
                        <ContactInfoRefID>Contact-1</ContactInfoRefID>
                        <IdentityDoc>
                           <ExpiryDate>2031-08-20</ExpiryDate>
                           <IdentityDocID>7001456395</IdentityDocID>
                           <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                           <IssueDate>2011-08-20</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>1991-08-15</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Maria</GivenName>
                           <MiddleName>Ivanovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240517-OEH9367</OrderRefID>
                        <PaxID>Pax-2</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>9</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 685977</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2014-06-25</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanov</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2014-06-25</Birthdate>
                           <GenderCode>M</GenderCode>
                           <GivenName>Ivan</GivenName>
                           <MiddleName>Danilovich</MiddleName>
                           <Surname>Ivanov</Surname>
                        </Individual>
                        <OrderRefID>96829-240517-OEH9367</OrderRefID>
                        <PaxID>Pax-3</PaxID>
                        <PaxRefID>Pax-2</PaxRefID>
                        <PTC>CNN</PTC>
                     </Pax>
                     <Pax>
                        <AgeMeasure>1</AgeMeasure>
                        <IdentityDoc>
                           <ExpiryDate>2028-03-23</ExpiryDate>
                           <IdentityDocID>II ПР 246170</IdentityDocID>
                           <IdentityDocTypeCode>SR</IdentityDocTypeCode>
                           <IssueDate>2022-09-09</IssueDate>
                           <IssuingCountryCode>RU</IssuingCountryCode>
                           <Surname>Ivanova</Surname>
                        </IdentityDoc>
                        <Individual>
                           <Birthdate>2022-09-09</Birthdate>
                           <GenderCode>F</GenderCode>
                           <GivenName>Sofija</GivenName>
                           <MiddleName>Danilovna</MiddleName>
                           <Surname>Ivanova</Surname>
                        </Individual>
                        <OrderRefID>96829-240517-OEH9367</OrderRefID>
                        <PaxID>Pax-4</PaxID>
                        <PaxRefID>Pax-2</PaxRefID>
                        <PTC>INF</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-06-13T09:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-06-13T09:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>7861754d-e6df-4570-a368-52f50a5d5289</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-06-13T08:00:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>VKO</IATA_LocationCode>
                              <TerminalName>A</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-06-13T08:00:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>VKO</IATA_LocationCode>
                           <StationName>Москва(Внуково)</StationName>
                           <TerminalName>A</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>201</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>201</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentID>
                     </PaxSegment>
                     <PaxSegment>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-06-18T11:50:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>SVO</IATA_LocationCode>
                           <StationName>Москва(Шереметьево)</StationName>
                           <TerminalName>D</TerminalName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-06-18T11:50:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>SVO</IATA_LocationCode>
                              <TerminalName>D</TerminalName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>73H</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>9535affb-dc74-497a-ac52-b00798bbccd6</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-06-18T10:25:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>LED</IATA_LocationCode>
                              <TerminalName>1</TerminalName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-06-18T10:25:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>LED</IATA_LocationCode>
                           <StationName>Санкт-Петербург(Пулково)</StationName>
                           <TerminalName>1</TerminalName>
                        </Dep>
                        <Duration>PT1H25M</Duration>
                        <Mileage>390</Mileage>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>6822</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>DP</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>6822</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <PaxSegmentID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <PriceClassList>
                     <PriceClass>
                        <Code>AD</Code>
                        <Desc>
                           <Access>C</Access>
                           <DescText>ИЗМЕНЕНИЕ ДО ВЫЛЕТА (06I)</DescText>
                        </Desc>
                        <Desc>
                           <Access>D</Access>
                           <DescText>ИЗМЕНЕНИЕ ПОСЛЕ ВЫЛЕТА (06J)</DescText>
                        </Desc>
                        <Desc>
                           <Access>D</Access>
                           <DescText>ВОЗВРАТ ДО ВЫЛЕТА (06K)</DescText>
                        </Desc>
                        <Desc>
                           <Access>D</Access>
                           <DescText>ВОЗВРАТ ПОСЛЕ ВЫЛЕТА (06L)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>НОРМА РУЧНОЙ КЛАДИ (0LN)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>ДО 10КГ 203СМ (O10)</DescText>
                        </Desc>
                        <Desc>
                           <Access>N</Access>
                           <DescText>ДО 20КГ 203СМ (O20)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С26ПО32РЯДЫ (ES3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫBCDE12A (ES2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>15 И 16РЯДЫ (SE2)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>17 18РЯДЫAF И С12ПО14РЯДЫF (SE3)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С3ПО5РЯДЫ AF И 2A (SE4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С6ПО10РЯДЫ AF И C12ПО14 РЯДЫ A (SE5)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С3ПО5РЯДЫBCDE И 2РЯДВС (SE6)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С19ПО25РЯДЫAF С12ПО14РЯДЫDE (SE7)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С6ПО14РЯДЫBСC6ПО11РЯДЫDE11РЯД (ES1)</DescText>
                        </Desc>
                        <Desc>
                           <Access>C</Access>
                           <DescText>С17ПО18РЯДЫBCDE (ES4)</DescText>
                        </Desc>
                        <Desc>
                           <Access>F</Access>
                           <DescText>С19ПО25РЯДЫAF (ES5)</DescText>
                        </Desc>
                        <Name>ВЫГОДНЫЙ</Name>
                        <PriceClassID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassID>
                     </PriceClass>
                  </PriceClassList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>57131da5-2ec5-45df-9dc6-f0e7d49371c4</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>350b318b-eb50-4860-bef8-ef56b69140ea</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>f0dad348-489b-4382-998d-70c3865dd77a</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>7672de31-d4e5-42c6-a104-6e7f69202911</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>117b8f45-1962-4e60-9235-c92e720b6482</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <Name>Багаж</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <ServiceDefinitionAssociation>
                           <BaggageAllowanceRef>
                              <BaggageAllowanceRefID>8e11bd0b-5068-484d-97ce-bfac5af6aca9</BaggageAllowanceRefID>
                           </BaggageAllowanceRef>
                        </ServiceDefinitionAssociation>
                        <ServiceDefinitionID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>СПРАВКА О ПРОЛЕТЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>SP5</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>b4aa3fa6-7427-47a4-8ba7-f9fcd59eb5cf</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyID>
                        <ValidatingPartyCode>DP</ValidatingPartyCode>
                        <ValidatingPartyName>Победа</ValidatingPartyName>
                        <ValidatingPartyDesigCode>425</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
               <MixOrder>
                  <MixOrderID>96829-240517-MEH9366</MixOrderID>
                  <Order>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>1H</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>250DZ7</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <BookingRef>
                        <BookingEntity>
                           <Carrier>
                              <AirlineDesigCode>DP</AirlineDesigCode>
                           </Carrier>
                        </BookingEntity>
                        <BookingID>0BM500</BookingID>
                        <BookingRefTypeCode>PNR</BookingRefTypeCode>
                     </BookingRef>
                     <CreationDateTime>2024-05-17T13:16:00</CreationDateTime>
                     <TicketDocsCount TicketCount="4" EMDCount="2">6</TicketDocsCount>
                     <OrderID>96829-240517-OEH9367</OrderID>
                     <OrderItem>
                        <FareDetail>
                           <ClosedFare>false</ClosedFare>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TAD</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4424.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>2</TicketCoupon>
                              <FareBasisCode>TAD</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4424.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <PaxRefID>Pax-1</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8848.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>5d93c344-99b9-45ae-b8d2-692d9db0f286</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8848.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>cc2cbbd5-6d6e-432a-97f3-05a3c854c005</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9973ca69-af2e-449b-96a3-57bf5e5c4bfe</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9c946980-6193-40c5-84b2-0ce8bd035b13</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>83034f93-5c60-4747-bbb6-a31adc7007f3</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>10f50b4b-2d20-45e6-9d9a-a7fa28658e1f</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="12">Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>299b4f5c-b311-418d-b582-e193bc19f19d</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <ClosedFare>false</ClosedFare>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TAD</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">186.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">276.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4425.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>2</TicketCoupon>
                              <FareBasisCode>TAD</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">186.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">276.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4425.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode/>
                           </FareComponent>
                           <PaxRefID>Pax-2</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">372.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">552.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8850.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>afb8e333-9cd8-4be4-83dd-fd8f7723414e</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">372.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">552.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8850.00</TotalAmount>
                        </Price>
                        <Remark>
                           <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                           <RemarkID>3484020a-9182-4ba0-a0a6-1a22e3bdaefa</RemarkID>
                           <Type>inft</Type>
                           <Text>IVANOVA/SOFIJA DANILOVNA 09SEP22</Text>
                           <StatusCode>HK</StatusCode>
                        </Remark>
                        <Remark>
                           <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                           <PaxRefID>Pax-2</PaxRefID>
                           <RemarkID>d610d446-c6bb-4bca-87a2-40134b7c7803</RemarkID>
                           <Type>inft</Type>
                           <Text>IVANOVA/SOFIJA DANILOVNA 09SEP22</Text>
                           <StatusCode>HK</StatusCode>
                        </Remark>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>bcebc00f-d5d0-476d-9938-949654d34c04</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>6fd264bd-e284-40f3-b002-96002c0de496</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>0d01b90b-acf8-45d4-b562-074eeca32cb4</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>39209ee5-5a6f-4487-bdcb-544e2b5d6aae</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>5155c091-5bfb-4bcc-bf34-2003561edac4</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="14">Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>352f3f29-bfb6-4592-a753-a5a228979c00</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <ClosedFare>false</ClosedFare>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TAD/CN0</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4424.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode>CN0</TicketDesigCode>
                           </FareComponent>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>2</TicketCoupon>
                              <FareBasisCode>TAD/CN0</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">4149.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <Tax>
                                       <Amount CurCode="RUB">185.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>ZZ</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">275.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">4424.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode>CN0</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-3</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <Tax>
                                    <Amount CurCode="RUB">370.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>ZZ</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">8848.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>64a78881-40c0-4049-a5c9-01eb06ba89ef</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">8298.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <Tax>
                                 <Amount CurCode="RUB">370.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>ZZ</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">550.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">8848.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>185b7084-c8bb-4c4d-b49f-9875fdca34ac</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>082a1e99-7533-44b8-b2f0-8e8950ba22f0</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>057a2515-160c-4829-97f9-ad8b38de1a68</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>c83353c6-500d-45fb-9437-590e51fe9d00</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>da4048a3-bf9d-44df-9b18-02ae79e12612</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>60129036-78b9-42fe-90b9-c3a13a2cbe5f</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="16">Pax-3</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>95366993-1343-4307-8d88-07dc48878a5c</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>8c964c62-ee73-4b02-b3c4-cb7da8087f8e</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <FareDetail>
                           <ClosedFare>false</ClosedFare>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>1</TicketCoupon>
                              <FareBasisCode>TAD/IN00</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">90.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">90.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode>IN00</TicketDesigCode>
                           </FareComponent>
                           <FareComponent>
                              <CabinType>
                                 <CabinTypeCode>Economy</CabinTypeCode>
                              </CabinType>
                              <TicketCoupon>2</TicketCoupon>
                              <FareBasisCode>TAD/IN00</FareBasisCode>
                              <FareRule>
                                 <RuleCode>0011</RuleCode>
                                 <FareType>OW</FareType>
                              </FareRule>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                              <Price>
                                 <BaseAmount CurCode="RUB">0.00</BaseAmount>
                                 <BaseAmountGuaranteeTimeLimitDateTime>2024-05-17T13:31:00</BaseAmountGuaranteeTimeLimitDateTime>
                                 <TaxSummary>
                                    <Tax>
                                       <Amount CurCode="RUB">90.00</Amount>
                                       <QualifierCode>aircompany</QualifierCode>
                                       <TaxCode>YR</TaxCode>
                                    </Tax>
                                    <TotalTaxAmount CurCode="RUB">90.00</TotalTaxAmount>
                                 </TaxSummary>
                                 <TotalAmount CurCode="RUB">90.00</TotalAmount>
                              </Price>
                              <PriceClassRefID>33338317-d0f6-4cd5-92fc-923839c7c391</PriceClassRefID>
                              <RBD>
                                 <RBD_Code>T</RBD_Code>
                              </RBD>
                              <TicketDesigCode>IN00</TicketDesigCode>
                           </FareComponent>
                           <PaxRefID>Pax-4</PaxRefID>
                           <Price>
                              <BaseAmount CurCode="RUB">0.00</BaseAmount>
                              <TaxSummary>
                                 <Tax>
                                    <Amount CurCode="RUB">180.00</Amount>
                                    <QualifierCode>aircompany</QualifierCode>
                                    <TaxCode>YR</TaxCode>
                                 </Tax>
                                 <TotalTaxAmount CurCode="RUB">180.00</TotalTaxAmount>
                              </TaxSummary>
                              <TotalAmount CurCode="RUB">180.00</TotalAmount>
                           </Price>
                        </FareDetail>
                        <OrderItemID>4fb88893-dfd9-4a2a-8562-187574596ff0</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">0.00</BaseAmount>
                           <TaxSummary>
                              <Tax>
                                 <Amount CurCode="RUB">180.00</Amount>
                                 <QualifierCode>aircompany</QualifierCode>
                                 <TaxCode>YR</TaxCode>
                              </Tax>
                              <TotalTaxAmount CurCode="RUB">180.00</TotalTaxAmount>
                           </TaxSummary>
                           <TotalAmount CurCode="RUB">180.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>678eeef6-397f-4e09-95b3-58f056bb929d</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>7672de31-d4e5-42c6-a104-6e7f69202911</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>e7ae61bb-b3c1-4941-b78a-777ce065b9aa</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>aade32ef-3152-4011-8871-825c12938ff8</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>350b318b-eb50-4860-bef8-ef56b69140ea</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>6f60dd5f-582d-444f-bdca-e74f4f04538d</ServiceID>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                           </ServiceAssociations>
                           <ServiceID>158c4357-1bf4-4a86-85d7-602eced3ea63</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>7672de31-d4e5-42c6-a104-6e7f69202911</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>46453ea8-0169-491a-b4c9-9d7b32a5187c</ServiceID>
                           <StatusCode>HK</StatusCode>
                        </Service>
                        <Service>
                           <PaxRefID OriginRef="18">Pax-4</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefFlightAssociations>
                                    <PaxSegmentRef>
                                       <PaxSegmentRefID>dd180fb5-0a50-4907-a9b0-c93ff6d252e0</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                 </ServiceDefinitionRefFlightAssociations>
                                 <ServiceDefinitionRefID>350b318b-eb50-4860-bef8-ef56b69140ea</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>ce0bb38c-2e85-4185-abd1-75a374141260</ServiceID>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <OrderItemID>2ad29eae-ad97-447e-b287-30d71225242e</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                           <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-2</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefNotFlightAssociations>
                                    <ProviderCode>DP</ProviderCode>
                                    <ServiceDate>2024-06-13</ServiceDate>
                                    <ServicePoint>VKO</ServicePoint>
                                 </ServiceDefinitionRefNotFlightAssociations>
                                 <ServiceDefinitionRefID>b4aa3fa6-7427-47a4-8ba7-f9fcd59eb5cf</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>ff63e043-2c37-491e-9ce5-146c751f06de</ServiceID>
                           <OriginServiceRef>22</OriginServiceRef>
                           <StatusCode>HD</StatusCode>
                        </Service>
                     </OrderItem>
                     <OrderItem>
                        <OrderItemID>bc5c8431-57de-4a2e-b465-85ad8f8e3e34</OrderItemID>
                        <OwnerCode>TCH</OwnerCode>
                        <PaymentTimeLimitDateTime>2024-05-17T10:32:00Z</PaymentTimeLimitDateTime>
                        <Price>
                           <BaseAmount CurCode="RUB">1100.00</BaseAmount>
                           <TotalAmount CurCode="RUB">1100.00</TotalAmount>
                        </Price>
                        <Service>
                           <PaxRefID>Pax-1</PaxRefID>
                           <ValidatingPartyRefID>c5999193-3541-4b2f-a1c9-a5430cf9aa9b</ValidatingPartyRefID>
                           <ServiceAssociations>
                              <ServiceDefinitionRef>
                                 <ServiceDefinitionRefNotFlightAssociations>
                                    <ProviderCode>DP</ProviderCode>
                                    <ServiceDate>2024-06-13</ServiceDate>
                                    <ServicePoint>VKO</ServicePoint>
                                 </ServiceDefinitionRefNotFlightAssociations>
                                 <ServiceDefinitionRefID>b4aa3fa6-7427-47a4-8ba7-f9fcd59eb5cf</ServiceDefinitionRefID>
                              </ServiceDefinitionRef>
                           </ServiceAssociations>
                           <ServiceID>9d6774b1-50ff-4b4b-8e66-ae520eb995c7</ServiceID>
                           <OriginServiceRef>23</OriginServiceRef>
                           <StatusCode>HD</StatusCode>
                        </Service>
                     </OrderItem>
                     <OriginDestRefID>1c4db7bc-e9b6-4390-ad5a-0157faec0958</OriginDestRefID>
                     <OriginDestRefID>55db4a1c-eba5-41cb-aa8f-3c324b99747d</OriginDestRefID>
                     <OwnerCode>TCH</OwnerCode>
                     <RelevanceDateTime>2024-05-17T10:17:36.5110927Z</RelevanceDateTime>
                     <StatusCode>OPENED</StatusCode>
                     <TotalPrice>
                        <BaseAmount CurCode="RUB">27094.00</BaseAmount>
                        <TaxSummary>
                           <Tax>
                              <Amount CurCode="RUB">720.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>YR</TaxCode>
                           </Tax>
                           <Tax>
                              <Amount CurCode="RUB">1112.00</Amount>
                              <QualifierCode>aircompany</QualifierCode>
                              <TaxCode>ZZ</TaxCode>
                           </Tax>
                           <TotalTaxAmount CurCode="RUB">1832.00</TotalTaxAmount>
                        </TaxSummary>
                        <TotalAmount CurCode="RUB">28926.00</TotalAmount>
                     </TotalPrice>
                  </Order>
                  <TotalAmount CurCode="RUB">28926.00</TotalAmount>
               </MixOrder>
               <PaymentFunctions>
                  <OrderAssociation>
                     <OrderRefID>96829-240517-OEH9367</OrderRefID>
                  </OrderAssociation>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">9948.00</Amount>
                     <PaymentID>c5581c2c-1fdf-4046-b224-9844bb37367e</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                     <PaxRefID>Pax-1</PaxRefID>
                  </PaymentProcessingSummary>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">9950.00</Amount>
                     <PaymentID>bd39a5d2-0a7e-4394-9dea-2ff15ac34925</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                     <PaxRefID>Pax-2</PaxRefID>
                  </PaymentProcessingSummary>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">8848.00</Amount>
                     <PaymentID>bbd086d5-5fb1-4cab-96c7-e69373f946a9</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                     <PaxRefID>Pax-3</PaxRefID>
                  </PaymentProcessingSummary>
                  <PaymentProcessingSummary>
                     <Amount CurCode="RUB">180.00</Amount>
                     <PaymentID>8d72eeb8-9c7b-43d1-8704-611f0ff5bf94</PaymentID>
                     <PaymentProcessingDetailsPaymentMethod>
                        <OtherPaymentMethod/>
                     </PaymentProcessingDetailsPaymentMethod>
                     <PaxRefID>Pax-4</PaxRefID>
                  </PaymentProcessingSummary>
               </PaymentFunctions>
            </Response>
         </View:Mixvel_OrderViewRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Service "The tariff cost fixation"

The tariff cost fixation (FareLock) service allows the agent to freeze the price at the moment of booking and postpone the payment by freezing the price. This service allows to protect the agent from price growth if the agent is not ready to make a decision or cannot pay yet.

Conditions and restrictions:

1) The service covers the flight costs and freezes the ticket cost (fare, fuel fee, airport fees, carrier fees). The following services cannot be fixed: currency exchange rate, agency fee, VAT.

2) The service is only provided for the flights between the cities of the Russian Federation.

3) The service is only provided for airline flights and does not apply to partners flights (interline and code-share agreement).

4) The service is non-refundable (only involuntary refund is allowed).

5) The service is issued on EMD-S. A separate EMD is issued for each single passenger in the order.

6) If a segment with fixed transportation cost is removed, the cost fixing service is canceled for all the passengers and the segments.

7) The service can only be applied once for a single order.

8) The time limit for the service is set in the fare information.

9) The time limit for the service is set by the carrier. The estimated conditions are as follows:

Time before flight departure

(the earliest flight in the order)
Service validity period
Over 14 days 72 hours
From 14 to 7 days 48 hours
From 7 to 3 days 24 hours
Below 3 days Not provided

Example Mixvel_ServiceListRQ:

Show the Mixvel_ServiceListRQ message example on this page

<MixEnv:Envelop xmlns:MixEnv="http://www.mixvel.com/API/XSD/mixvel_envelope/1_04">
   <Header/>
   <Body id="ID1">
      <MessageInfo MessageId="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2021-03-17T18:37:48Z"/>
      <AppData>
         <m:Mixvel_ServiceListRQ xmlns:m="https://www.mixvel.com/API/XSD/Mixvel_ServiceListRQ/1_00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <Request>
               <CoreRequest>
                  <OfferRequest>
                     <Offer>
                        <OfferID>6ee03eb1-6cd4-4f5d-835f-c93e5baee86d</OfferID>
                     </Offer>
                  </OfferRequest>
               </CoreRequest>
            </Request>
         </m:Mixvel_ServiceListRQ>
      </AppData>
   </Body>
</MixEnv:Envelop>

Example Mixvel_ServiceListRS:

Show the Mixvel_ServiceListRS message example on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
   <Header/>
   <Body>
      <MessageInfo MessageId="d005bb1a-69cb-4501-8996-4b5922af3f75" ReplyTo="703423d1-595c-49f5-98c2-5dcabe950276" TimeSent="2024-05-22T10:09:01.737852Z"/>
      <AppData>
         <Services:Mixvel_ServiceListRS xmlns:Services="https://www.mixvel.com/API/XSD/Mixvel_ServiceListRS/1_00">
            <Response>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>953a73bc-5fd6-4561-bdce-e256a971c3e7</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>5faf5f6d-2d4c-4251-b34a-fef3275c3ade</ServiceDefinitionRefID>
                        <ServiceID>ceadeb47-28da-41f4-b9e3-ee17f3d64c1d</ServiceID>
                        <ValidatingPartyRefID>033a36a0-8aff-4b8f-9295-bf44498a735e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmounts/>
                        <TotalAmount CurCode="RUB">200.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.7149706Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>5c18935f-217c-4088-ac82-41c700f0bb85</OfferID>
                  <Name>Трэвел-услуги</Name>
                  <ServiceCategory>TS</ServiceCategory>
                  <OwnerCode Provider="SL TECH">TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>efb8f06a-936d-4564-b1de-a8786038f78a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0bb2e528-2d22-4081-b5fe-1ee6f5b5ba58</ServiceDefinitionRefID>
                        <ServiceID>168614ea-1604-4331-9ab7-6d0a411f4414</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">660.00</BaseAmount>
                        <TotalAmount CurCode="RUB">660.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0e192af1-5932-4766-815b-0acbec358308</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>571640db-9bbf-4de2-82fc-ef43c615f733</ServiceDefinitionRefID>
                        <ServiceID>83f9d334-3bc7-4207-95ce-d27db0568de9</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">550.00</BaseAmount>
                        <TotalAmount CurCode="RUB">550.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a65e5932-e262-47c7-a3b5-f79c73df6666</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e33213de-5755-4cc5-a5ed-531fa7663369</ServiceDefinitionRefID>
                        <ServiceID>e4e72a41-13d1-4ea9-9405-061a777b6f47</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1155.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7c055448-4951-4586-b1d9-0c6ddb2c8469</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ed38320f-12d8-430f-9ae3-baf930168ec8</ServiceDefinitionRefID>
                        <ServiceID>eabae105-466f-45e8-b94b-497194d1d602</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">525.00</BaseAmount>
                        <TotalAmount CurCode="RUB">525.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a48d48f8-39ff-459d-86ee-c0885b1cc827</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>57a16c25-2cc6-45c0-9428-ed852d246360</ServiceDefinitionRefID>
                        <ServiceID>18ef9c15-20fb-44aa-8710-0fdfdf88cebe</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">430.00</BaseAmount>
                        <TotalAmount CurCode="RUB">430.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a83dc3e9-4ba6-4654-97df-c028d744f0a6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>900159f6-3635-4de6-9ece-5d0f2c4557d0</ServiceDefinitionRefID>
                        <ServiceID>7e3e0368-01c1-46a6-8be3-1feb282395b6</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">430.00</BaseAmount>
                        <TotalAmount CurCode="RUB">430.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e398df34-53c0-4120-b148-cdce5f9419c3</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7cbe57e7-d197-4b55-8276-57c470fca8ea</ServiceDefinitionRefID>
                        <ServiceID>7efe0639-c464-486e-8a65-6c15a401b662</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">430.00</BaseAmount>
                        <TotalAmount CurCode="RUB">430.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ddd70336-bea0-49f4-9c12-9626a5995fd0</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>269a66ca-6918-47d8-a546-e571da41fcce</ServiceDefinitionRefID>
                        <ServiceID>d79d008a-9989-41c1-baf6-9baf9190b5e4</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">430.00</BaseAmount>
                        <TotalAmount CurCode="RUB">430.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>3a1ce2ef-6833-4f2f-a7ef-54e1d4e52e3a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d640d5f6-09b7-415b-b718-0e6bd90e2f88</ServiceDefinitionRefID>
                        <ServiceID>f8b87e2e-424e-4d21-96fd-865dec992249</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">650.00</BaseAmount>
                        <TotalAmount CurCode="RUB">650.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>8575fa98-4c6c-4a78-bd92-eede1219ee9d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3fda9982-604c-4020-a9d1-b6f203f9a2e5</ServiceDefinitionRefID>
                        <ServiceID>3ff28401-2280-47b1-afad-388f7999f958</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">525.00</BaseAmount>
                        <TotalAmount CurCode="RUB">525.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6c756979-8300-4f21-903e-5eff95dd65da</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e293673b-d50c-4af5-91db-63143ef94a46</ServiceDefinitionRefID>
                        <ServiceID>fcc18e98-95b5-49d8-baf1-22ac4c1978e8</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">440.00</BaseAmount>
                        <TotalAmount CurCode="RUB">440.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>40ff9c9a-85ba-41b4-9673-911cf8329880</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6b8ad832-97de-43ef-8167-932a12b87e55</ServiceDefinitionRefID>
                        <ServiceID>a1bbcb65-09cf-4277-b834-3491deaab73b</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">525.00</BaseAmount>
                        <TotalAmount CurCode="RUB">525.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4802ad97-0beb-46e7-b1b8-cd52a7afaa24</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>17e72e99-d01b-48da-bfeb-7acbb506c988</ServiceDefinitionRefID>
                        <ServiceID>4173b3c0-9c74-4c92-b1d3-c833645f5132</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1155.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1155.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1831e4d2-7967-430a-a9ef-04bfe804f89d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6398953b-c1ed-46cf-a62b-2a76f116b149</ServiceDefinitionRefID>
                        <ServiceID>fe1077e1-bad8-48d0-b267-b5dc4829a404</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">525.00</BaseAmount>
                        <TotalAmount CurCode="RUB">525.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d9260038-9932-4923-80c2-7a1685fb6e9d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e439742b-d4e7-4830-a673-ca5092ecd400</ServiceDefinitionRefID>
                        <ServiceID>ad1734f8-1e5c-4652-8883-7f3523b56090</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">610.00</BaseAmount>
                        <TotalAmount CurCode="RUB">610.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9222f51e-1dc9-4b13-862a-d8d260810c76</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4d0561a7-6c27-4dad-81e9-9d4e26c196c8</ServiceDefinitionRefID>
                        <ServiceID>83f1b695-7b5b-49fc-8aaf-d412c10a50dc</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4272.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4272.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a1f772c3-c47e-469b-96c3-7920c835dd04</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0daae23f-2810-4a9d-bbd2-633decc4ce7c</ServiceDefinitionRefID>
                        <ServiceID>21979d61-273a-4505-81e2-d8d4987b82ea</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">660.00</BaseAmount>
                        <TotalAmount CurCode="RUB">660.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>9b0c9af1-d0ae-4d2c-b2c7-858f7c96cd0e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>064a6cc4-b942-464e-bbb8-f3473d2e5e32</ServiceDefinitionRefID>
                        <ServiceID>188ceb58-a098-466b-8f5f-7be01604f8f9</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">530.00</BaseAmount>
                        <TotalAmount CurCode="RUB">530.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d9333515-a320-4df2-b897-8d9500fab7a2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>94b25af4-8a0e-4c19-b0e7-175d23e9cf52</ServiceDefinitionRefID>
                        <ServiceID>f8a31bdc-932a-47bf-a214-f8ec3b380f60</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">540.00</BaseAmount>
                        <TotalAmount CurCode="RUB">540.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4525e35e-de15-4192-bbc8-3fd6ea6b4745</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e41e9cd0-85e7-4a75-a90e-b6bc83eeab76</ServiceDefinitionRefID>
                        <ServiceID>7086d70e-1754-467f-9616-26a79599f912</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">325.00</BaseAmount>
                        <TotalAmount CurCode="RUB">325.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>22c6f61f-2836-46ee-a534-1f1fe789157b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>83e3b3ab-8ea1-4f41-a421-29001d9392f8</ServiceDefinitionRefID>
                        <ServiceID>547aafde-46f5-49da-9f55-c38ed30ac627</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a987370d-67f9-4f27-929a-5a5565e0a96c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3bf67fc7-54c8-49d8-8626-642a458dc2b1</ServiceDefinitionRefID>
                        <ServiceID>eabf30e1-9cca-44b1-8be8-6850220f0794</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073336Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>4312cce2-4c91-40d5-a44c-96852aa4901b</OfferID>
                  <Name>Еда/Напитки</Name>
                  <ServiceCategory>ML</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>be057a52-9364-4d6c-8291-4c7270800dd4</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>226d223a-9a32-4051-abc0-534289691a69</ServiceDefinitionRefID>
                        <ServiceID>70789668-bf91-4fef-8453-d14a31d0b312</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3300.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>637298e6-a8a2-4365-958a-4c73d0235cb7</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>f6a3016b-e7d9-4281-8376-d82c917154ce</ServiceDefinitionRefID>
                        <ServiceID>a85d1ef3-b964-4435-af67-bde2ebe458d0</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3300.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3300.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>c9d07de0-6e92-4b43-9c61-e3bcc0c7f957</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fefca3fc-5072-4388-83e3-b7f4f1e3073a</ServiceDefinitionRefID>
                        <ServiceID>dc59a05b-1609-47bd-9001-32d291ea3348</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d827afeb-e97f-46e8-9006-781b7fdbfddd</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fb7744b8-0980-40f2-9188-faaa213b9719</ServiceDefinitionRefID>
                        <ServiceID>317f7d75-0a96-4821-9c4f-748832dfb7fe</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">2800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>73994d76-46dc-4c87-95b4-450df6572a14</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0fc677e2-9695-45f8-bd24-1ed93775fa1e</ServiceDefinitionRefID>
                        <ServiceID>111cc731-d178-4b2b-ad65-36a76c63f0c2</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">2800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>218e83a2-1ef3-4726-ab94-91bb4a6cb420</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a6a8fc38-6153-4ac8-a9c0-0783cbfdee1b</ServiceDefinitionRefID>
                        <ServiceID>0a138f67-cd50-4a9c-901a-baf3e7376b32</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>71cc6e9e-5072-4a7a-abde-0b165580bc8a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7dbbc960-b364-46bf-bba9-d54faa254feb</ServiceDefinitionRefID>
                        <ServiceID>b12c50cd-0a50-4979-a68a-6643dded27c1</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d142d8ad-b320-4a3b-9430-e6bff716530a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>260a43d8-32d1-4d42-b2e2-0ccfabaad1fd</ServiceDefinitionRefID>
                        <ServiceID>e3b95d69-a332-44f0-af5e-97a83bc4f53b</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>07764981-9560-497f-bfc1-f8e52b376b49</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>12353085-0306-48e8-bd8d-1a87fbeb8b26</ServiceDefinitionRefID>
                        <ServiceID>00722207-78b6-44e0-a500-b932d679c52f</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4800.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4800.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>b95ff755-bd20-4350-8576-b7d48496b67e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>01a64ff9-e36c-41ec-8cd3-b29d13aa9879</ServiceDefinitionRefID>
                        <ServiceID>9e00b4db-d252-419c-8620-dddb84f98e11</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>67e87536-d76c-48a3-8829-96130c172469</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>dded89bb-52df-49ae-ad4b-6131bcc44762</ServiceDefinitionRefID>
                        <ServiceID>79aebe85-96f8-434c-868c-8710ce09e899</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>13de3533-06d3-451d-b9dd-0c9c0b1f0c44</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e4761606-e259-4546-a357-c007e9cd9693</ServiceDefinitionRefID>
                        <ServiceID>b1ad580e-5573-4cd2-8822-7c946d3fae18</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>98188b39-5610-43b3-848f-8ebb519c95ef</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6c1f1109-9abf-42ca-8905-66d3ac4566d5</ServiceDefinitionRefID>
                        <ServiceID>53673212-1ca0-4410-956c-158b0bbe2729</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4770f618-383f-45d2-93c1-3e2e94eea67d</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d3751e9a-00ab-4b4f-8fdd-1db731076564</ServiceDefinitionRefID>
                        <ServiceID>9e2be14a-2783-4836-9588-ad855203efde</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2200.00</BaseAmount>
                        <TotalAmount CurCode="RUB">2200.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1a6a9efb-a775-4871-9238-53abb329dde8</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>e6af0a8f-dfce-4f0b-b8f8-1420c9afe7fa</ServiceDefinitionRefID>
                        <ServiceID>91b48297-7c71-47d5-8754-c7c2edfaa943</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">2200.00</BaseAmount>
                        <TotalAmount CurCode="RUB">2200.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>e35255a1-8579-40dd-a052-a1b474655f40</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>455044da-1720-4e7a-ba01-d8c53cc05102</ServiceDefinitionRefID>
                        <ServiceID>a6b596f6-7528-4bad-9b15-c4593784c6b8</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">10000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>051a7cdd-d04b-4c49-9f3c-69d348a39d1f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>97c443fa-7b20-49a3-b0f9-f3079d63e7cf</ServiceDefinitionRefID>
                        <ServiceID>957f2395-4494-4c96-8d6e-c481b47cedff</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">10000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">10000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>39ac6db4-e5c0-4e55-85c8-a4f83de616b1</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>b3be0bcb-bfd6-4157-8fed-123e97d83694</ServiceDefinitionRefID>
                        <ServiceID>4c4ae4dc-ba74-4004-8db0-50c76aeaee3e</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4943afcd-ab93-4f5f-ba5b-4ea6d1b3aec3</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>15169da3-3fa6-4d5d-a7ee-6bfa0ae9517f</ServiceDefinitionRefID>
                        <ServiceID>b0c2cfd2-7831-4219-9021-abacbdf6c623</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bc1f0314-daeb-4b8c-9180-9810210ac046</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>254fc11d-8539-43bd-9335-18c70d152442</ServiceDefinitionRefID>
                        <ServiceID>bebfe5d7-c411-453f-bcbb-573bb64613c3</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1fdea154-937e-4193-bb24-effbd7098f0c</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>a75a83ec-7e07-470c-8c66-75b567dc3324</ServiceDefinitionRefID>
                        <ServiceID>b4ed6c6f-f5bc-4673-b00e-4eee42f5a2af</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>bbac455f-3a25-440f-8ad3-f8ee87b3474b</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>8ddfd199-1e18-4e78-a52e-0e1a811a465c</ServiceDefinitionRefID>
                        <ServiceID>8c75b861-1904-4365-bb99-4277f19b54f2</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>35dc0855-f6f7-4d76-b520-8cb52150fbcb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>940a19d7-85da-466d-9958-918ee572a51a</ServiceDefinitionRefID>
                        <ServiceID>8b6431b5-6cf2-4022-ae7e-4f3662edaaaf</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>db5d45c8-7f12-4574-8606-20577b9ecd87</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>9c5d5cdc-ded5-432e-8ca7-6c24d8b21270</ServiceDefinitionRefID>
                        <ServiceID>ca281068-baed-4d51-96d2-abf588482176</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>7aa27ee3-6d01-4ea2-8b87-695eb9b86adf</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>3863d0bb-15bf-43cd-8636-8fef4232c322</ServiceDefinitionRefID>
                        <ServiceID>ed0efb56-ac3b-48a3-a7b0-cf046081f948</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>6539e293-fac8-4855-81af-dac82ad1e337</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>45a29bd7-db8d-4f66-ae54-16f823b924a2</ServiceDefinitionRefID>
                        <ServiceID>34306f05-b599-4559-b4a4-6263e8f14a08</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>89d49085-e02f-4fbd-ac65-85b3fbf51250</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>875c1f75-22ec-4077-aace-3beb5de43803</ServiceDefinitionRefID>
                        <ServiceID>844c2fd3-b1bd-4595-b961-c4f541326fca</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073375Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>63b75d0a-ff05-448c-a076-29df23dc1079</OfferID>
                  <Name>Багаж</Name>
                  <ServiceCategory>BG</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>73907de0-33c6-4bcb-ac1b-b2a27c68d979</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>4b680316-de31-4c88-a40a-738ad2836969</ServiceDefinitionRefID>
                        <ServiceID>5f764e97-1bac-4fd3-8b3b-c7663cc87a21</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">6000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">6000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073413Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>a507c49c-ab81-4cd6-a296-8172f26e85e3</OfferID>
                  <Name>Пассажир без сопровождения (Эскорт)</Name>
                  <ServiceCategory>UN</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>4dba6822-86cb-413a-874a-2c2e83627221</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>9c35bada-e087-4c7a-9200-25c5db96cd15</ServiceDefinitionRefID>
                        <ServiceID>14dfbf3a-c1ab-4e75-8a72-2edd0d0522f7</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>29583a56-ba0b-440e-9c82-4dc84e2f952a</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>22b835f1-71f8-4eeb-a3fa-d8d7b75e6a32</ServiceDefinitionRefID>
                        <ServiceID>6bbf0940-3886-4090-a4a4-b91e6561ded5</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>ae7bd42b-4158-49bb-8757-e001deec33df</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ad4a452d-f6ed-4875-8105-b16a1ce217a3</ServiceDefinitionRefID>
                        <ServiceID>54e5a2f5-de06-4a32-baff-72424dac23dd</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>63492ea8-da15-4307-b422-7d48066a8880</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>d9027443-9561-4477-9a74-7e559a9e33d7</ServiceDefinitionRefID>
                        <ServiceID>9e17d640-071c-4f7b-921a-30f785aa8571</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3500.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3500.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073444Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>872a48f8-c28a-4cfe-98c4-a61c1a1c4f63</OfferID>
                  <Name>Домашние животные</Name>
                  <ServiceCategory>PT</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a9c908f6-e606-4941-ad06-5ac671e6fbfe</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>6bc34dfe-aeac-4327-bdb2-5a6201200033</ServiceDefinitionRefID>
                        <ServiceID>cc1ddb43-428e-4ce6-b087-30e9d7443a2c</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">5000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">5000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityNotFlightAssociations>
                           <ProviderCode>U6</ProviderCode>
                           <ServiceDate>2024-05-28</ServiceDate>
                           <ServicePoint>DME</ServicePoint>
                           <ServiceTimeLimit>23:59</ServiceTimeLimit>
                           <ServiceTimeLimitDateTime>2024-05-23T10:08:00</ServiceTimeLimitDateTime>
                        </EligibilityNotFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>10c658ad-1436-43a5-9e4b-a0ad98153b2a</OfferItemID>
                     <TicketDocTypeCode>Y</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>7c2041db-bd0d-466d-a2ef-5c769bef8883</ServiceDefinitionRefID>
                        <ServiceID>764d4e6d-38ee-41f1-a1a5-058868dcbf4a</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>08efa683-6e67-447e-b6b6-3e40b3f008f9</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>68378719-6e46-4f2c-84a2-e333c92bb05b</ServiceDefinitionRefID>
                        <ServiceID>a5fec3bc-7814-4eec-81bf-c4d116a3da12</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">4000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">4000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>a59222c1-d6ac-484f-a9b5-21e484850eb2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>91d20439-e1e4-45a1-8224-92f9b87f4cf2</ServiceDefinitionRefID>
                        <ServiceID>830d03dc-5251-4422-9fe8-349e12252b67</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>0b8e8362-cd1e-4c3b-8b23-3344c8b242b6</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>92c203e6-c6bf-475b-9276-b6f9d0aee44e</ServiceDefinitionRefID>
                        <ServiceID>c3df809f-3f8f-4ff6-94e7-ff8b6491f8c7</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>175dca1b-387d-45f0-9153-f4e116b901cb</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>bbc16d24-9916-4da7-941d-f1b161c8c8ae</ServiceDefinitionRefID>
                        <ServiceID>2008b074-3517-45f8-b607-de0843b73d40</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">3000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">3000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>d7a0ab6a-d0ca-4d3c-ad04-1024c36d7a0f</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c589fd4c-5e73-4f1f-b56e-e965f2633d27</ServiceDefinitionRefID>
                        <ServiceID>1aa1d5e3-84c3-4381-9bdb-08e4441b829f</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1850.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1850.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>00689579-3744-4352-8315-d65e8ba70cf2</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>fa2fccc3-6801-4df3-b60b-bafe5b6927da</ServiceDefinitionRefID>
                        <ServiceID>67d3dbb7-6b0b-4e14-ac3d-ef675ec6558f</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">159.00</BaseAmount>
                        <TotalAmount CurCode="RUB">159.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>1d69ce6b-6b3e-4dff-a3fb-f37162814841</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>ba7d6206-9cb5-4834-bbf0-3d0aee37f959</ServiceDefinitionRefID>
                        <ServiceID>bc14d9eb-24a4-4ebd-8664-861c3a9bff05</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">1000.00</BaseAmount>
                        <TotalAmount CurCode="RUB">1000.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073474Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>e183c97a-3106-4fbc-bacd-c4d20a073b2f</OfferID>
                  <Name>Трэвел-услуги</Name>
                  <ServiceCategory>TS</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>778ff6fd-8253-462d-bbf9-3cd2ce3efb4e</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>c312ddb6-b925-441e-ad36-5af65e1c613a</ServiceDefinitionRefID>
                        <ServiceID>409be44a-72bf-4097-b40e-f7f7c3bf88d3</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">6030.00</BaseAmount>
                        <TotalAmount CurCode="RUB">6030.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.60735Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>29c22e02-caa2-415c-9b7b-c1c7d53e9e9b</OfferID>
                  <Name>Повышение класса обслуживания</Name>
                  <ServiceCategory>UP</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <ALaCarteOffer>
                  <ALaCarteOfferItem>
                     <Eligibility>
                        <EligibilityFlightAssociations>
                           <PaxSegmentRef>
                              <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                           </PaxSegmentRef>
                        </EligibilityFlightAssociations>
                        <PaxRefID>Qwe-1</PaxRefID>
                     </Eligibility>
                     <OfferItemID>f4336e91-0c63-4eb2-8bcd-2c4b80c7b4ac</OfferItemID>
                     <TicketDocTypeCode>J</TicketDocTypeCode>
                     <Service>
                        <ServiceDefinitionRefID>0edba85c-c164-41bb-a8f6-e0a6e1d86000</ServiceDefinitionRefID>
                        <ServiceID>b8e016ad-2b22-4a77-b18b-29e81ea61474</ServiceID>
                        <ValidatingPartyRefID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyRefID>
                     </Service>
                     <UnitPrice>
                        <BaseAmount CurCode="RUB">0.00</BaseAmount>
                        <TotalAmount CurCode="RUB">0.00</TotalAmount>
                     </UnitPrice>
                  </ALaCarteOfferItem>
                  <OfferExpirationTimeLimitDateTime>2024-05-22T10:54:01.6073526Z</OfferExpirationTimeLimitDateTime>
                  <OfferID>9ea35e80-85b5-4027-91e9-f79208e9a981</OfferID>
                  <Name>Зал ожидания</Name>
                  <ServiceCategory>LG</ServiceCategory>
                  <OwnerCode>TCH</OwnerCode>
               </ALaCarteOffer>
               <DataLists>
                  <OriginDestList>
                     <OriginDest>
                        <DestCode>AER</DestCode>
                        <OriginCode>MOW</OriginCode>
                        <PaxJourneyRefID>983e4b2d-1e48-4867-9bab-37f646387e80</PaxJourneyRefID>
                        <PaxJourneyRefID>933e5dd8-a4d1-4790-9793-2889f9bd3169</PaxJourneyRefID>
                        <PaxJourneyRefID>0cc5e252-db37-4d6f-9f21-2c10a3ab6ecc</PaxJourneyRefID>
                        <PaxJourneyRefID>eba97d40-840f-41ee-863a-d6aeb92e1e29</PaxJourneyRefID>
                        <PaxJourneyRefID>c0cae7e5-2713-4ee2-9be4-924fec9cac4e</PaxJourneyRefID>
                        <PaxJourneyRefID>8c277705-d711-43d8-9b88-75e903c55820</PaxJourneyRefID>
                        <PaxJourneyRefID>b99a9a53-5bf6-4f83-88bd-d8ea2d4169f2</PaxJourneyRefID>
                        <PaxJourneyRefID>ab48bda2-b926-4fa3-9e38-378c5cbc7a46</PaxJourneyRefID>
                        <PaxJourneyRefID>fd49aebe-fe1f-4754-b712-31ca6020feb3</PaxJourneyRefID>
                        <PaxJourneyRefID>f6f4309f-35d1-43f7-b676-5200c9ac475c</PaxJourneyRefID>
                        <PaxJourneyRefID>be94a0db-9b4e-4bd2-b971-4bb8c6a5cf44</PaxJourneyRefID>
                        <PaxJourneyRefID>efba8ffd-4ab5-425b-8a9d-2d25623b09c6</PaxJourneyRefID>
                        <PaxJourneyRefID>d54d1036-633e-4ed1-942e-170acae3afbc</PaxJourneyRefID>
                        <PaxJourneyRefID>a737ea06-fda3-499e-8f23-29ab274bc6f3</PaxJourneyRefID>
                        <PaxJourneyRefID>3755892d-35bd-446c-aafb-c6a1a8552467</PaxJourneyRefID>
                        <PaxJourneyRefID>1a440fb6-8865-4b8a-9460-60a83c1940de</PaxJourneyRefID>
                        <PaxJourneyRefID>6ed05f19-c21d-44db-89b1-0446fb82b960</PaxJourneyRefID>
                        <PaxJourneyRefID>0f45377e-a3ad-4ec9-8497-769129388dd9</PaxJourneyRefID>
                     </OriginDest>
                  </OriginDestList>
                  <PaxJourneyList>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>0f45377e-a3ad-4ec9-8497-769129388dd9</PaxJourneyID>
                        <PaxSegmentRefID>5b34b04f-9893-46c0-9a77-c52678b3be10</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H30M</Duration>
                        <PaxJourneyID>f6f4309f-35d1-43f7-b676-5200c9ac475c</PaxJourneyID>
                        <PaxSegmentRefID>ebed1983-92a7-4851-854d-acf460448cae</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>933e5dd8-a4d1-4790-9793-2889f9bd3169</PaxJourneyID>
                        <PaxSegmentRefID>9ba5837a-889a-4101-ade8-17a214dfeb70</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>ab48bda2-b926-4fa3-9e38-378c5cbc7a46</PaxJourneyID>
                        <PaxSegmentRefID>caa99ce0-29e3-4873-94f2-263759fd3555</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>1a440fb6-8865-4b8a-9460-60a83c1940de</PaxJourneyID>
                        <PaxSegmentRefID>cd847bc1-1b1b-45f7-89a3-2f7d1e98aa0c</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>3755892d-35bd-446c-aafb-c6a1a8552467</PaxJourneyID>
                        <PaxSegmentRefID>12b49fbc-3350-4029-b05d-247f968223c7</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>6ed05f19-c21d-44db-89b1-0446fb82b960</PaxJourneyID>
                        <PaxSegmentRefID>56165345-7430-4c37-bd8c-2b49625038c1</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>c0cae7e5-2713-4ee2-9be4-924fec9cac4e</PaxJourneyID>
                        <PaxSegmentRefID>762cbe0e-35c4-453c-8397-eafeef34baf3</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>b99a9a53-5bf6-4f83-88bd-d8ea2d4169f2</PaxJourneyID>
                        <PaxSegmentRefID>a3203be3-88fa-4707-ae3d-da0f4abed2c0</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>983e4b2d-1e48-4867-9bab-37f646387e80</PaxJourneyID>
                        <PaxSegmentRefID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H25M</Duration>
                        <PaxJourneyID>d54d1036-633e-4ed1-942e-170acae3afbc</PaxJourneyID>
                        <PaxSegmentRefID>6693e551-3b74-4bca-bb9e-4bb1881dfe19</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H30M</Duration>
                        <PaxJourneyID>be94a0db-9b4e-4bd2-b971-4bb8c6a5cf44</PaxJourneyID>
                        <PaxSegmentRefID>559b4c86-99b3-4545-bc2d-ddabae317480</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>a737ea06-fda3-499e-8f23-29ab274bc6f3</PaxJourneyID>
                        <PaxSegmentRefID>994a6d09-7fbe-4095-a000-93b0d33bd82b</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H30M</Duration>
                        <PaxJourneyID>8c277705-d711-43d8-9b88-75e903c55820</PaxJourneyID>
                        <PaxSegmentRefID>baba948b-8104-4269-b03a-3f4a855b1572</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>efba8ffd-4ab5-425b-8a9d-2d25623b09c6</PaxJourneyID>
                        <PaxSegmentRefID>46a2f222-483e-4b28-a778-8baa9f70c1b4</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>fd49aebe-fe1f-4754-b712-31ca6020feb3</PaxJourneyID>
                        <PaxSegmentRefID>8ce77aea-7179-4ad6-8bf2-abcab8552714</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>eba97d40-840f-41ee-863a-d6aeb92e1e29</PaxJourneyID>
                        <PaxSegmentRefID>f1ca20c8-99d5-4545-bbe9-3d44be9519e7</PaxSegmentRefID>
                     </PaxJourney>
                     <PaxJourney>
                        <Duration>PT3H35M</Duration>
                        <PaxJourneyID>0cc5e252-db37-4d6f-9f21-2c10a3ab6ecc</PaxJourneyID>
                        <PaxSegmentRefID>f715a9e8-c072-4c24-bee6-b0bbbb0a236c</PaxSegmentRefID>
                     </PaxJourney>
                  </PaxJourneyList>
                  <PaxList>
                     <Pax>
                        <PaxID>Qwe-1</PaxID>
                        <PTC>ADT</PTC>
                     </Pax>
                  </PaxList>
                  <PaxSegmentList>
                     <PaxSegment>
                        <ARNK_Ind>false</ARNK_Ind>
                        <Arrival>
                           <AircraftScheduledDateTime>2024-05-28T07:05:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>AER</IATA_LocationCode>
                           <StationName>Сочи</StationName>
                        </Arrival>
                        <DatedOperatingLeg>
                           <Arrival>
                              <AircraftScheduledDateTime>2024-05-28T07:05:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>AER</IATA_LocationCode>
                              <StationName>Сочи</StationName>
                           </Arrival>
                           <CarrierAircraftType>
                              <CarrierAircraftTypeCode>321</CarrierAircraftTypeCode>
                           </CarrierAircraftType>
                           <DatedOperatingLegID>49dfa86e-9a28-40b3-8f9a-8be6e2b15593</DatedOperatingLegID>
                           <Dep>
                              <AircraftScheduledDateTime>2024-05-28T03:30:00</AircraftScheduledDateTime>
                              <IATA_LocationCode>DME</IATA_LocationCode>
                              <StationName>Москва(Домодедово)</StationName>
                           </Dep>
                        </DatedOperatingLeg>
                        <Dep>
                           <AircraftScheduledDateTime>2024-05-28T03:30:00</AircraftScheduledDateTime>
                           <IATA_LocationCode>DME</IATA_LocationCode>
                           <StationName>Москва(Домодедово)</StationName>
                        </Dep>
                        <Duration>PT3H35M</Duration>
                        <Mileage>852</Mileage>
                        <LandingsQty>0</LandingsQty>
                        <MarketingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <MarketingCarrierFlightNumberText>211</MarketingCarrierFlightNumberText>
                        </MarketingCarrierInfo>
                        <OperatingCarrierInfo>
                           <CarrierDesigCode>U6</CarrierDesigCode>
                           <OperatingCarrierFlightNumberText>211</OperatingCarrierFlightNumberText>
                        </OperatingCarrierInfo>
                        <OtherInfo>
                           <ElectronicRegistration>false</ElectronicRegistration>
                           <CrossBorder>false</CrossBorder>
                        </OtherInfo>
                        <PaxSegmentID>f21810b3-4867-408b-b0b8-1d42f2386646</PaxSegmentID>
                     </PaxSegment>
                  </PaxSegmentList>
                  <ServiceDefinitionList>
                     <ServiceDefinition>
                        <Desc>
                           <DescText>Комплексное страхование путешествующих и страхование отмены рейса</DescText>
                        </Desc>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>СТРАХОВАНИЕ</Name>
                        <OwnerCode Provider="SL TECH">TCH</OwnerCode>
                        <ProductID>acc_del_hotel_ren1</ProductID>
                        <RFIC>D</RFIC>
                        <RFISC>0BG</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>5faf5f6d-2d4c-4251-b34a-fef3275c3ade</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЛЯЖНЫЙ ЗОНТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CG</RFISC>
                        <ServiceCode>ZONT</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a75a83ec-7e07-470c-8c66-75b567dc3324</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЕРЕВОЗКА ОРУЖИЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>04U</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>15169da3-3fa6-4d5d-a7ee-6bfa0ae9517f</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ГОРЯЧИЙ ОБЕД</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AM</RFISC>
                        <ServiceCode>HTML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>0bb2e528-2d22-4081-b5fe-1ee6f5b5ba58</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>УДОН С МОРЕПРОДУКТАМИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>01F</RFISC>
                        <ServiceCode>UDML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e33213de-5755-4cc5-a5ed-531fa7663369</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПИТАНИЕ  2</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0LO</RFISC>
                        <ServiceCode>CHML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e293673b-d50c-4af5-91db-63143ef94a46</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>НЕСОПРОВОЖДАЕМЫЙ РЕБЕНОК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>0BH</RFISC>
                        <ServiceCode>UMNR</ServiceCode>
                        <ServiceGroup>UN</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>4b680316-de31-4c88-a40a-738ad2836969</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СРЕДНЕАЗИАТСКАЯ КУХНЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>02B</RFISC>
                        <ServiceCode>ASML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ed38320f-12d8-430f-9ae3-baf930168ec8</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>БОЛ ДОМ ЖИВОТНОЕ В САЛОНЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>PCL</RFISC>
                        <ServiceCode>PETA</ServiceCode>
                        <ServiceGroup>PT</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>d9027443-9561-4477-9a74-7e559a9e33d7</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0IK</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>455044da-1720-4e7a-ba01-d8c53cc05102</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0IK</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>97c443fa-7b20-49a3-b0f9-f3079d63e7cf</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ФРАНЦУЗСКИЙ ЗАВТРАК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AJ</RFISC>
                        <ServiceCode>FCML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>900159f6-3635-4de6-9ece-5d0f2c4557d0</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РУССКИЙ ЗАВТРАК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>066</RFISC>
                        <ServiceCode>RCML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>57a16c25-2cc6-45c0-9428-ed852d246360</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РУЧНАЯ КЛАДЬ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0L5</RFISC>
                        <ServiceCode>XBLL</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>226d223a-9a32-4051-abc0-534289691a69</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЛАНЧ С РЫБОЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>02M</RFISC>
                        <ServiceCode>RPML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>83e3b3ab-8ea1-4f41-a421-29001d9392f8</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПОРТИВНЫЙ ИНВЕНТАРЬ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0F8</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>45a29bd7-db8d-4f66-ae54-16f823b924a2</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДОМ ЖИВОТНОЕ В САЛОНЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0BT</RFISC>
                        <ServiceCode>PETC</ServiceCode>
                        <ServiceGroup>PT</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>9c35bada-e087-4c7a-9200-25c5db96cd15</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>АВТОРЕГИСТРАЦИЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>029</RFISC>
                        <ServiceCode>AUCH</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>fa2fccc3-6801-4df3-b60b-bafe5b6927da</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ИЗМЕНЕНИЕ ИМЕНИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>0L7</RFISC>
                        <ServiceCode>CHNM</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ba7d6206-9cb5-4834-bbf0-3d0aee37f959</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ТУИ СПОРТИВНЫЙ ИНВЕНТАРЬ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0EG</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>8ddfd199-1e18-4e78-a52e-0e1a811a465c</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДОМ ЖИВОТНОЕ В САЛОНЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0BT</RFISC>
                        <ServiceCode>PETC</ServiceCode>
                        <ServiceGroup>PT</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>22b835f1-71f8-4eeb-a3fa-d8d7b75e6a32</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РЕГИСТРАЦИЯ ПОЗДНЕЙ НОЧЬЮ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>05Q</RFISC>
                        <ServiceCode>FAST</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>68378719-6e46-4f2c-84a2-e333c92bb05b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПОВЫШЕНИЕ ВЫБРАННОГО МЕСТА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>04D</RFISC>
                        <ServiceCode>UPGS</ServiceCode>
                        <ServiceGroup>UP</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c312ddb6-b925-441e-ad36-5af65e1c613a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ВСПОМОГАТЕЛЬНЫЕ УСТРОЙСТВА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0GM</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>875c1f75-22ec-4077-aace-3beb5de43803</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА С 10КГ ДО 23КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CZ</RFISC>
                        <ServiceCode>WBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6c1f1109-9abf-42ca-8905-66d3ac4566d5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СЭНДВИЧ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AT</RFISC>
                        <ServiceCode>SNML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e41e9cd0-85e7-4a75-a90e-b6bc83eeab76</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ДОМ ЖИВОТНОЕ В САЛОНЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0BT</RFISC>
                        <ServiceCode>PETC</ServiceCode>
                        <ServiceGroup>PT</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>ad4a452d-f6ed-4875-8105-b16a1ce217a3</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРИОРИТЕТНАЯ РЕГИСТРАЦИЯ 1</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>A</RFIC>
                        <RFISC>KFE</RFISC>
                        <ServiceCode>KFEE</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>92c203e6-c6bf-475b-9276-b6f9d0aee44e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРЕВЫШЕНИЕ ВЕСА С 10КГ ДО 23КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CZ</RFISC>
                        <ServiceCode>WBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e4761606-e259-4546-a357-c007e9cd9693</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РЫБНОЕ ПИТАНИЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0LD</RFISC>
                        <ServiceCode>SFML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>94b25af4-8a0e-4c19-b0e7-175d23e9cf52</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРОГУЛОЧНАЯ ДЕТСКАЯ КОЛЯСКА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0F4</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>3863d0bb-15bf-43cd-8636-8fef4232c322</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>QR КОД ДЛЯ БИЗНЕС ЛАУНЖ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>E</RFIC>
                        <RFISC>07K</RFISC>
                        <ServiceGroup>LG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>0edba85c-c164-41bb-a8f6-e0a6e1d86000</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ИНДИЙСКАЯ КУХНЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>01J</RFISC>
                        <ServiceCode>HNML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e439742b-d4e7-4830-a673-ca5092ecd400</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name> МЕСТО ДО 10 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CF</RFISC>
                        <ServiceCode>DBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>01a64ff9-e36c-41ec-8cd3-b29d13aa9879</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПЕЦ СБОР ЗА ПРЕВЫШ РАЗМЕРА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0H7</RFISC>
                        <ServiceCode>XBLS</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>f6a3016b-e7d9-4281-8376-d82c917154ce</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name> МЕСТО ДО 10 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CF</RFISC>
                        <ServiceCode>DBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>dded89bb-52df-49ae-ad4b-6131bcc44762</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ИЗМЕНЕНИЕ ИМЕНИ КОЛЛ ЦЕНТР</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>NAM</RFISC>
                        <ServiceCode>NAMM</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6bc34dfe-aeac-4327-bdb2-5a6201200033</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ВЕГЕТАРИАНСКОЕ ДЖАЙН ПИТАНИЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AR</RFISC>
                        <ServiceCode>VJML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>0daae23f-2810-4a9d-bbd2-633decc4ce7c</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ЗАВТРАК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AI</RFISC>
                        <ServiceCode>TCML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>571640db-9bbf-4de2-82fc-ef43c615f733</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>АМЕРИКАНСКИЙ ЗАВТРАК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0HK</RFISC>
                        <ServiceCode>ACML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>269a66ca-6918-47d8-a546-e571da41fcce</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>3E ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CE</RFISC>
                        <ServiceCode>CBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>260a43d8-32d1-4d42-b2e2-0ccfabaad1fd</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>МЕСТО И DBAG</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>PKH</RFISC>
                        <ServiceCode>PAKH</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>c589fd4c-5e73-4f1f-b56e-e965f2633d27</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>3E ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CE</RFISC>
                        <ServiceCode>CBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>12353085-0306-48e8-bd8d-1a87fbeb8b26</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-S</EMDtype>
                        <Name>ФИКСАЦИЯ СТОИМОСТИ ПЕРЕВОЗКИ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>07E</RFISC>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>M</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>7c2041db-bd0d-466d-a2ef-5c769bef8883</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>АЗИАТСКАЯ КУХНЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>018</RFISC>
                        <ServiceCode>ORML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6398953b-c1ed-46cf-a62b-2a76f116b149</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>КАВКАЗСКАЯ КУХНЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0LT</RFISC>
                        <ServiceCode>CSML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>d640d5f6-09b7-415b-b718-0e6bd90e2f88</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>МЕСТО И СУМКА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>P02</RFISC>
                        <ServiceCode>PAKD</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>bbc16d24-9916-4da7-941d-f1b161c8c8ae</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЛАТА ЗА ПОСАДКУ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>D</RFIC>
                        <RFISC>0MD</RFISC>
                        <ServiceCode>BODG</ServiceCode>
                        <ServiceGroup>TS</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>91d20439-e1e4-45a1-8224-92f9b87f4cf2</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>2E ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CD</RFISC>
                        <ServiceCode>BBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>a6a8fc38-6153-4ac8-a9c0-0783cbfdee1b</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name> ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CC</RFISC>
                        <ServiceCode>ABAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>fb7744b8-0980-40f2-9188-faaa213b9719</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РОЛЛ С РЫБОЙ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>016</RFISC>
                        <ServiceCode>FTML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>17e72e99-d01b-48da-bfeb-7acbb506c988</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЛЯЖНЫЙ ЗОНТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CG</RFISC>
                        <ServiceCode>ZONT</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>fefca3fc-5072-4388-83e3-b7f4f1e3073a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>АНГЛИЙСКИЙ ЗАВТРАК</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0HJ</RFISC>
                        <ServiceCode>ECML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>7cbe57e7-d197-4b55-8276-57c470fca8ea</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПИТАНИЕ ДЛЯ МЛАДЕНЦЕВ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>063</RFISC>
                        <ServiceCode>BBML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>4d0561a7-6c27-4dad-81e9-9d4e26c196c8</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>2E ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CD</RFISC>
                        <ServiceCode>BBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>7dbbc960-b364-46bf-bba9-d54faa254feb</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПЕЦ СБОР ЗА ПРЕВЫШЕНИЕ ВЕСА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0H6</RFISC>
                        <ServiceCode>HBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>d3751e9a-00ab-4b4f-8fdd-1db731076564</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name> ЗАРЕГИСТРИРОВАННОЕ МЕСТО</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CC</RFISC>
                        <ServiceCode>ABAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>0fc677e2-9695-45f8-bd24-1ed93775fa1e</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПОРТ СНАРЯЖ ПЛАТНОЕ ДО 23 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0HS</RFISC>
                        <ServiceCode>EQPT</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>940a19d7-85da-466d-9958-918ee572a51a</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>МЯСНОЙ ЛАНЧ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0LQ</RFISC>
                        <ServiceCode>CPML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>3bf67fc7-54c8-49d8-8626-642a458dc2b1</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПРАЗДНИЧНЫЙ УЖИН</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AK</RFISC>
                        <ServiceCode>NYML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>3fda9982-604c-4020-a9d1-b6f203f9a2e5</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЛЯЖНЫЙ ЗОНТ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0CG</RFISC>
                        <ServiceCode>ZONT</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>254fc11d-8539-43bd-9335-18c70d152442</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПЕЦ СБОР ЗА ПРЕВЫШЕНИЕ ВЕСА</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0H6</RFISC>
                        <ServiceCode>HBAG</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>e6af0a8f-dfce-4f0b-b8f8-1420c9afe7fa</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ВЕГЕТАРИАНСКОЕ ПИТАНИЕ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>0AX</RFISC>
                        <ServiceCode>VGML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>064a6cc4-b942-464e-bbb8-f3473d2e5e32</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>СПОРТ СНАРЯЖ ПЛАТНОЕ ДО 23 КГ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>0HS</RFISC>
                        <ServiceCode>EQPT</ServiceCode>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>P</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>9c5d5cdc-ded5-432e-8ca7-6c24d8b21270</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>ПЕРЕВОЗКА ОРУЖИЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>C</RFIC>
                        <RFISC>04U</RFISC>
                        <ServiceGroup>BG</ServiceGroup>
                        <ServiceType>C</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>b3be0bcb-bfd6-4157-8fed-123e97d83694</ServiceDefinitionID>
                     </ServiceDefinition>
                     <ServiceDefinition>
                        <EMDtype>EMD-A</EMDtype>
                        <Name>РУССКАЯ КУХНЯ</Name>
                        <OwnerCode>TCH</OwnerCode>
                        <RFIC>G</RFIC>
                        <RFISC>017</RFISC>
                        <ServiceCode>RUML</ServiceCode>
                        <ServiceGroup>ML</ServiceGroup>
                        <ServiceType>F</ServiceType>
                        <Qty>1</Qty>
                        <ServiceDefinitionID>6b8ad832-97de-43ef-8167-932a12b87e55</ServiceDefinitionID>
                     </ServiceDefinition>
                  </ServiceDefinitionList>
                  <ValidatingPartyList>
                     <ValidatingParty>
                        <ValidatingPartyID>033a36a0-8aff-4b8f-9295-bf44498a735e</ValidatingPartyID>
                        <ValidatingPartyCode>Я4</ValidatingPartyCode>
                        <ValidatingPartyName>СЛ Технологии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>42K</ValidatingPartyDesigCode>
                     </ValidatingParty>
                     <ValidatingParty>
                        <ValidatingPartyID>cad3dad6-dc5c-429d-8207-4ab132abee3e</ValidatingPartyID>
                        <ValidatingPartyCode>U6</ValidatingPartyCode>
                        <ValidatingPartyName>Уральские Авиалинии</ValidatingPartyName>
                        <ValidatingPartyDesigCode>262</ValidatingPartyDesigCode>
                     </ValidatingParty>
                  </ValidatingPartyList>
               </DataLists>
            </Response>
         </Services:Mixvel_ServiceListRS>
      </AppData>
   </Body>
</MixEnv:Envelope>

Seating Map Request

General Terms

Endpoint: /api/Order/SeatAvailability

The SeatAvailabilityRQ request is used to obtain a seat map.

The request is used to estimate the price of a specific seat on board the aircraft both for a previously created Offer and for a previously created Order.

Correspondingly, the request contains the identifiers of either the Offer or the created Order (booking).

The response contains information about the seat on board the aircraft and its price.

Request Structure

Parameter XPath Filling example Description
Mixvel_SeatAvailabilityRQ / Request / Order / OrderID complex OrderIDs are transmitted to obtain a seat map for a previously created Order.
Mixvel_SeatAvailabilityRQ / Request / Offer / OfferID complex OfferIDs are transmitted to obtain a seat map for a previously received Offer.

Response Structure

Parameter XPath Filling example Description
Mixvel_SeatAvailabilityRS / Response / ALaCarteOffer complex List of Offers for choosing a seat on board the aircraft.
Mixvel_SeatAvailabilityRS / Response / DataLists complex Lists of data of passengers, flights, airports, services descriptions. Offers refer to specific DataLists in their structure.
Mixvel_SeatAvailabilityRS / Response / DataLists / ValidatingPartyList / complex Validating Carrier Data.
Mixvel_SeatAvailabilityRS / Response / DataLists / OriginDestList / complex Station / airport data
Mixvel_SeatAvailabilityRS / Response / SeatMap complex Contains information about the service class, available seat numbers and rows, as well as the seats characteristics.
Mixvel_SeatAvailabilityRS/Response/SeatMap/CabinCompartment сomplex Information on aircraft layout, location characteristics and employment status.
Mixvel_SeatAvailabilityRS / Response / SeatMap / CabinCompartment / SeatRow / Seat / OccupationStatusCode String Employment status of a place: F – free; O – occupied; Q – frozen.
Mixvel_SeatAvailabilityRS / Response / SeatMap / CabinCompartment / CabinType / CabinTypeCode complex Service class.
Mixvel_SeatAvailabilityRS / Response / DataLists / SeatProfileList / SeatProfile / CharacteristicCode String Haracteristics of the seat according to Codeset 9825.

Usage Scenario and Message Examples

The agent requests information on the aircraft seats map as part of the previously received commercial offer:

<Request>
                    <Offer>
                        <OfferID>afe301e0-9ab7-4315-bc3c-762df2a58d4f</OfferID>
                    </Offer>
</Request>

Due to the request execution in the SeatAvailabilityRS message, the system returned Offers for free seats.

Show the Mixvel_SeatAvailabilityRS message example on this page

<Response>
                    <ALaCarteOffer>
                        <ALaCarteOfferItem>
                            <Eligibility>
                                <EligibilityFlightAssociations>
                                    <PaxSegmentRef>
 <PaxSegmentRefID>d32b7b0b-28e2-40da-8019-ed9bdba1d6ca</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </EligibilityFlightAssociations>
                                <PaxRefID>ADT-1</PaxRefID>
                            </Eligibility>
                            <OfferItemID>9a7e861b-0dea-42f2-9dea-b6882a7b00e8</OfferItemID>
                            <TicketDocTypeCode>J</TicketDocTypeCode>
                            <Service>
<ServiceDefinitionRefID>32a271fd-63a7-4026-9577-b988c8f315f8</ServiceDefinitionRefID>
                                <ServiceID>d3f748c5-d1ac-47c3-9bdb-5644d4243357</ServiceID>
                                <ValidatingPartyRefID>57552aff-c250-4860-885a-5a2f3a16c953</ValidatingPartyRefID>
                            </Service>
                            <UnitPrice>
                                <TotalAmount CurCode="RUB">300.00</TotalAmount>
                            </UnitPrice>
                        </ALaCarteOfferItem>
                        <ALaCarteOfferItem>
                            <Eligibility>
                                <EligibilityFlightAssociations>
                                    <PaxSegmentRef>
 <PaxSegmentRefID>d32b7b0b-28e2-40da-8019-ed9bdba1d6ca</PaxSegmentRefID>
                                    </PaxSegmentRef>
                                </EligibilityFlightAssociations>
                                <PaxRefID>ADT-1</PaxRefID>
                            </Eligibility>
                            <OfferItemID>952095b3-604b-4151-9e5f-0c464ad6f97d</OfferItemID>
                            <TicketDocTypeCode>J</TicketDocTypeCode>
                            <Service>
  <ServiceDefinitionRefID>dd367bfd-d538-45bc-bfda-1eda6b7e40f5</ServiceDefinitionRefID>
                                <ServiceID>d113f4a1-0e48-4ddd-9b5e-b5d4c5aa3cae</ServiceID>
                                <ValidatingPartyRefID>57552aff-c250-4860-885a-5a2f3a16c953</ValidatingPartyRefID>
                            </Service>
                            <UnitPrice>
                                <TotalAmount CurCode="RUB">0</TotalAmount>
                            </UnitPrice>
                        </ALaCarteOfferItem>
<OfferExpirationTimeLimitDateTime>2022-06-29T13:11:18.510624Z</OfferExpirationTimeLimitDateTime>
                        <OfferID>740707e0-469e-424f-b884-8d4224ee28fd</OfferID>
                        <Name>Pre-allocated seat</Name>
                        <ServiceCategory>SA</ServiceCategory>
                        <OwnerCode>TCH</OwnerCode>
                        </ALaCarteOffer>
                         <DataLists>
                        <PaxList>
                            <Pax>
                                <PaxID>ADT-1</PaxID>
                                <PTC>ADT</PTC>
                            </Pax>
                        </PaxList>
                         <PaxSegmentList>
                            <PaxSegment>
                                <Arrival>
                                    <AircraftScheduledDateTime>2022-09-25T12:25:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>LED</IATA_LocationCode>
                                    <StationName>St. Petersburg(Pulkovo)</StationName>
                                    <TerminalName>1</TerminalName>
                                </Arrival>
                                <DatedOperatingLeg>
                                    <Arrival>
                                        <AircraftScheduledDateTime>2022-09-25T12:25:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>LED</IATA_LocationCode>
                                        <StationName>St. Petersburg(Pulkovo)</StationName>
                                        <TerminalName>1</TerminalName>
                                    </Arrival>
                                    <CarrierAircraftType>
                                        <CarrierAircraftTypeCode>737</CarrierAircraftTypeCode>
                                    </CarrierAircraftType>
<DatedOperatingLegID>038a19b5-eba1-4d60-a31d-2ad468d5e66f</DatedOperatingLegID>
                                    <Dep>
                                        <AircraftScheduledDateTime>2022-09-25T11:05:00</AircraftScheduledDateTime>
                                        <IATA_LocationCode>VKO</IATA_LocationCode>
                                        <StationName>Moscow(Vnukovo)</StationName>
                                        <TerminalName>A</TerminalName>
                                    </Dep>
                                </DatedOperatingLeg>
                                <Dep>
                                    <AircraftScheduledDateTime>2022-09-25T11:05:00</AircraftScheduledDateTime>
                                    <IATA_LocationCode>VKO</IATA_LocationCode>
                                    <StationName>Moscow(Vnukovo)</StationName>
                                    <TerminalName>A</TerminalName>
                                </Dep>
                                <Duration>PT1H20M</Duration>
                                <MarketingCarrierInfo>
                                    <CarrierDesigCode>UT</CarrierDesigCode>
                                    <MarketingCarrierFlightNumberText>805</MarketingCarrierFlightNumberText>
                                </MarketingCarrierInfo>
                                <PaxSegmentID>d32b7b0b-28e2-40da-8019-ed9bdba1d6ca</PaxSegmentID>
                            </PaxSegment>
                        </PaxSegmentList>
                               <ServiceDefinitionList>
                            <ServiceDefinition>
                                <Name>FREE SEAT NEARBY</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>SPF</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceDefinitionID>32a271fd-63a7-4026-9577-b988c8f315f8</ServiceDefinitionID>
                            </ServiceDefinition>
                            <ServiceDefinition>
                                <Name>SELECTION OF SEAT</Name>
                                <OwnerCode>TCH</OwnerCode>
                                <RFIC>A</RFIC>
                                <RFISC>0B5</RFISC>
                                <ServiceGroup>SA</ServiceGroup>
                                <ServiceDefinitionID>dd367bfd-d538-45bc-bfda-1eda6b7e40f5</ServiceDefinitionID>
                            </ServiceDefinition>
                        </ServiceDefinitionList>
                              <ValidatingPartyList>
                            <ValidatingParty>
                                <ValidatingPartyID>57552aff-c250-4860-885a-5a2f3a16c953</ValidatingPartyID>
                                <ValidatingPartyCode>UT</ValidatingPartyCode>
                                <ValidatingPartyName>UTair</ValidatingPartyName>
                                <ValidatingPartyDesigCode>298</ValidatingPartyDesigCode>
                            </ValidatingParty>
                        </ValidatingPartyList>
                            <SeatProfileList>
                                 <SeatProfile>
                                <CharacteristicCode>L</CharacteristicCode>
                                <CharacteristicCode>LS</CharacteristicCode>
                                <CharacteristicCode>W</CharacteristicCode>
                                <SeatKeywords>
                                    <KeyText>L</KeyText>
                                    <ValueText>SPACE FOR LEGS</ValueText>
                                </SeatKeywords>
                                <SeatKeywords>
                                    <KeyText>W</KeyText>
                                    <ValueText>WINDOW SEAT</ValueText>
                                </SeatKeywords>
                                <SeatProfileID>507a2e8d-b800-47c7-958b-c8fd9562d592</SeatProfileID>
                            </SeatProfile>
                                <SeatProfile>
                                <CharacteristicCode>1A</CharacteristicCode>
                                <CharacteristicCode>RS</CharacteristicCode>
                                <CharacteristicCode>W</CharacteristicCode>
                                <SeatKeywords>
                                    <KeyText>W</KeyText>
                                    <ValueText>WINDOW SEAT</ValueText>
                                </SeatKeywords>
                                <SeatProfileID>8f3d3e5e-5f94-4b79-a960-cb601bc49a06</SeatProfileID>
                            </SeatProfile>
                                </SeatProfileList>
                       </DataLists>
                         <SeatMap> 
                          <CabinCompartment>
                           <CabinComponent>
                                <CabinComponentTypeCode>SC</CabinComponentTypeCode>
                                <ColumnID>A</ColumnID>
                                <ColumnID>B</ColumnID>
                            </CabinComponent>
                            <CabinComponent>
                                <CabinComponentTypeCode>SC</CabinComponentTypeCode>
                                <ColumnID>C</ColumnID>
                                <ColumnID>D</ColumnID>
                            </CabinComponent>
                            <CabinType>
                                <CabinTypeCode>Economy</CabinTypeCode>
                            </CabinType>
                             <ColumnID>A</ColumnID>
                            <ColumnID>B</ColumnID>
                            <ColumnID>C</ColumnID>
                            <ColumnID>D</ColumnID>
                            <DeckCode>Main</DeckCode>
                              <RowNumber>4</RowNumber>
                                <Seat>
                                    <ColumnID>A</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <OfferItemRefID>9a7e861b-0dea-42f2-9dea-b6882a7b00e8</OfferItemRefID>
                                    <SeatProfileRefID>507a2e8d-b800-47c7-958b-c8fd9562d592</SeatProfileRefID>
                                </Seat>
                               <Seat>
                                    <ColumnID>B</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <OfferItemRefID>2c808fe4-411d-4e53-8998-fbf327784fa5</OfferItemRefID>
                                    <SeatProfileRefID>8c40be35-f515-43e7-b81b-e4a989ee1cbf</SeatProfileRefID>
                                </Seat>
                                <Seat>
                                    <ColumnID>C</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <OfferItemRefID>11d1dfbb-965e-4455-891c-eabcc91eb279</OfferItemRefID>
                                    <SeatProfileRefID>a0e31b91-ac1a-4879-a0af-5f325f95c23b</SeatProfileRefID>
                                </Seat>
                                <Seat>
                                    <ColumnID>D</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <OfferItemRefID>7566155e-4438-4f8a-8118-6575451149da</OfferItemRefID>
                                    <SeatProfileRefID>a4be3b8c-83d8-4749-89de-6f47149514ee</SeatProfileRefID>
                                </Seat>
                               </SeatRow>
                               <SeatRow>
                                <RowNumber>15</RowNumber>
                                <Seat>
                                    <ColumnID>A</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                                    <SeatProfileRefID>42b09d50-9938-44e0-a064-9888d395f52f</SeatProfileRefID>
                                </Seat>
                                <Seat>
                                    <ColumnID>B</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                                    <SeatProfileRefID>0c6f9df9-6dec-4e82-91cc-548b81b75875</SeatProfileRefID>
                                </Seat>
                                <Seat>
                                    <ColumnID>C</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                                    <SeatProfileRefID>6490cae7-07b6-44e9-a7e5-d8de8d6bf1ea</SeatProfileRefID>
                                </Seat>
                                <Seat>
                                    <ColumnID>D</ColumnID>
                                    <OccupationStatusCode>F</OccupationStatusCode>
                                    <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                                    <SeatProfileRefID>8f3d3e5e-5f94-4b79-a960-cb601bc49a06</SeatProfileRefID>
                                </Seat>
                            </SeatRow>
                           </CabinCompartment>
                        <PaxSegmentRefID>d32b7b0b-28e2-40da-8019-ed9bdba1d6ca</PaxSegmentRefID>
                         </SeatMap>
</Response>   

Usage Scenario and Receiving Seatmap Booking

The agent sends a request to provide information about the map of seats on board the aircraft as part of a previously made reservation:

Show an example of a Mixvel_SeatAvailabilityRQ message on this page

<?xml version="1.0" encoding="UTF-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
    <Header/>
    <Body id="ID1">
        <MessageInfo MessageId="e5cc6d38-73ad-42e0-8783-06342504cdd7" TimeSent="2021-07-17T18:37:48Z"/>
        <AppData>
            <Shop:Mixvel_SeatAvailabilityRQ xmlns:Shop="https://www.mixvel.com/API/XSD/Mixvel_SeatAvailabilityRQ/1_00">
                <Request>
                    <Order>
                        <OrderID>09461-221214-OTY7397</OrderID>
                    </Order>
                </Request>
            </Shop:Mixvel_SeatAvailabilityRQ>
        </AppData>
    </Body>
</MixEnv:Envelope>

As a result of executing the request in the SeatAvailabilityRS message, the system returned commercial offers for free seats.

Show an example of a Mixvel_SeatAvailabilityRS message on this page

<?xml version="1.0" encoding="utf-8"?>
<MixEnv:Envelope xmlns:MixEnv="https://www.mixvel.com/API/XSD/mixvel_envelope/1_06">
  <Header />
  <Body>
    <MessageInfo MessageId="9f0f31a9-0036-433a-ad33-448aa1246655" ReplyTo="e5cc6d38-73ad-42e0-8783-06342504cdd7" TimeSent="2022-12-14T09:30:31.0007587Z" />
    <AppData>
      <SeatAvail:Mixvel_SeatAvailabilityRS xmlns:SeatAvail="https://www.mixvel.com/API/XSD/Mixvel_SeatAvailabilityRS/1_00">
        <Response>
          <ALaCarteOffer>
            <ALaCarteOfferItem>
              <Eligibility>
                <EligibilityFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
                  </PaxSegmentRef>
                </EligibilityFlightAssociations>
                <PaxRefID>Pax-1</PaxRefID>
              </Eligibility>
              <OfferItemID>5c747c33-1a59-4bd8-856d-fd04caae037a</OfferItemID>
              <TicketDocTypeCode>J</TicketDocTypeCode>
              <Service>
                <ServiceDefinitionRefID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionRefID>
                <ServiceID>68ded322-bde7-4269-8b2f-ba15af5b7182</ServiceID>
                <ValidatingPartyRefID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyRefID>
              </Service>
              <UnitPrice>
                <TotalAmount CurCode="RUB">0</TotalAmount>
              </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
              <Eligibility>
                <EligibilityFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
                  </PaxSegmentRef>
                </EligibilityFlightAssociations>
                <PaxRefID>Pax-1</PaxRefID>
              </Eligibility>
              <OfferItemID>119ead8b-68ca-4f5f-83b7-6ad947fd1e27</OfferItemID>
              <TicketDocTypeCode>J</TicketDocTypeCode>
              <Service>
                <ServiceDefinitionRefID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionRefID>
                <ServiceID>85d21c2a-4298-4c92-88c1-b84eeb5cbbee</ServiceID>
                <ValidatingPartyRefID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyRefID>
              </Service>
              <UnitPrice>
                <TotalAmount CurCode="RUB">0</TotalAmount>
              </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
              <Eligibility>
                <EligibilityFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
                  </PaxSegmentRef>
                </EligibilityFlightAssociations>
                <PaxRefID>Pax-1</PaxRefID>
              </Eligibility>
              <OfferItemID>d0ef90ac-cac1-4f19-a97d-0d5b9c0abac2</OfferItemID>
              <TicketDocTypeCode>J</TicketDocTypeCode>
              <Service>
                <ServiceDefinitionRefID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionRefID>
                <ServiceID>425addb3-8a49-4d3d-bf9b-253bd95dfa7f</ServiceID>
                <ValidatingPartyRefID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyRefID>
              </Service>
              <UnitPrice>
                <TotalAmount CurCode="RUB">0</TotalAmount>
              </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
              <Eligibility>
                <EligibilityFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
                  </PaxSegmentRef>
                </EligibilityFlightAssociations>
                <PaxRefID>Pax-1</PaxRefID>
              </Eligibility>
              <OfferItemID>0f7e8fcd-8bfd-4423-b009-b96a82dbef3f</OfferItemID>
              <TicketDocTypeCode>J</TicketDocTypeCode>
              <Service>
                <ServiceDefinitionRefID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionRefID>
                <ServiceID>942dc0b5-a9dd-428d-9d9c-ef13e1fd4db9</ServiceID>
                <ValidatingPartyRefID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyRefID>
              </Service>
              <UnitPrice>
                <TotalAmount CurCode="RUB">0</TotalAmount>
              </UnitPrice>
            </ALaCarteOfferItem>
            <ALaCarteOfferItem>
              <Eligibility>
                <EligibilityFlightAssociations>
                  <PaxSegmentRef>
                    <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
                  </PaxSegmentRef>
                </EligibilityFlightAssociations>
                <PaxRefID>Pax-1</PaxRefID>
              </Eligibility>
              <OfferItemID>8b24c77f-7440-41c4-8f4b-712c9bddc7d4</OfferItemID>
              <TicketDocTypeCode>J</TicketDocTypeCode>
              <Service>
                <ServiceDefinitionRefID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionRefID>
                <ServiceID>83099d90-80ea-46cf-9ece-87d9326edca4</ServiceID>
                <ValidatingPartyRefID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyRefID>
              </Service>
              <UnitPrice>
                <TotalAmount CurCode="RUB">0</TotalAmount>
              </UnitPrice>
            </ALaCarteOfferItem>
                      </ALaCarteOffer>
          <DataLists>
            <PaxList>
              <Pax>
                <AgeMeasure>33</AgeMeasure>
                <ContactInfoRefID>Contact-1</ContactInfoRefID>
                <IdentityDoc>
                  <ExpiryDate>2025-01-01</ExpiryDate>
                  <IdentityDocID>4510000562</IdentityDocID>
                  <IdentityDocTypeCode>PS</IdentityDocTypeCode>
                  <IssueDate>2009-04-12</IssueDate>
                  <IssuingCountryCode>RU</IssuingCountryCode>
                  <Surname>Sergeyev</Surname>
                </IdentityDoc>
                <Individual>
                  <Birthdate>1989-02-19</Birthdate>
                  <GenderCode>M</GenderCode>
                  <GivenName>Denis</GivenName>
                  <MiddleName>Petrovich</MiddleName>
                  <Surname>Sergeyev</Surname>
                </Individual>
                <PaxID>Pax-1</PaxID>
                <PTC>ADT</PTC>
              </Pax>
            </PaxList>
            <PaxSegmentList>
              <PaxSegment>
                <Arrival>
                  <AircraftScheduledDateTime>2022-12-20T23:15:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>DME</IATA_LocationCode>
                  <StationName>Moscow (Domodedovo)</StationName>
                </Arrival>
                <DatedOperatingLeg>
                  <Arrival>
                    <AircraftScheduledDateTime>2022-12-20T23:15:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>DME</IATA_LocationCode>
                  </Arrival>
                  <CarrierAircraftType>
                    <CarrierAircraftTypeCode>143</CarrierAircraftTypeCode>
                  </CarrierAircraftType>
                  <DatedOperatingLegID>5d2f896b-9d25-4fbb-8da7-86a428013477</DatedOperatingLegID>
                  <Dep>
                    <AircraftScheduledDateTime>2022-12-20T20:00:00</AircraftScheduledDateTime>
                    <IATA_LocationCode>AER</IATA_LocationCode>
                  </Dep>
                </DatedOperatingLeg>
                <Dep>
                  <AircraftScheduledDateTime>2022-12-20T20:00:00</AircraftScheduledDateTime>
                  <IATA_LocationCode>AER</IATA_LocationCode>
                  <StationName>Sochi</StationName>
                </Dep>
                <Duration>PT3H15M</Duration>
                <MarketingCarrierInfo>
                  <CarrierDesigCode>Y1</CarrierDesigCode>
                  <MarketingCarrierFlightNumberText>52</MarketingCarrierFlightNumberText>
                </MarketingCarrierInfo>
                <PaxSegmentID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentID>
              </PaxSegment>
            </PaxSegmentList>
            <ServiceDefinitionList>
              <ServiceDefinition>
                <Name>SELECTION OF LOCATION</Name>
                <OwnerCode>TCH</OwnerCode>
                <RFIC>A</RFIC>
                <RFISC>0B5</RFISC>
                <ServiceGroup>SA</ServiceGroup>
                <ServiceDefinitionID>0bff49de-7d89-403a-a1b7-9e91bcdb3408</ServiceDefinitionID>
              </ServiceDefinition>
            </ServiceDefinitionList>
            <ValidatingPartyList>
              <ValidatingParty>
                <ValidatingPartyID>070da292-8c9d-46b7-b8ec-d5ea1823160a</ValidatingPartyID>
                <ValidatingPartyCode>Y1</ValidatingPartyCode>
                <ValidatingPartyName>Travel Technology Interactive SA</ValidatingPartyName>
                <ValidatingPartyDesigCode>Y10</ValidatingPartyDesigCode>
              </ValidatingParty>
            </ValidatingPartyList>
            <SeatProfileList>
              <SeatProfile>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatProfileID>52aff1b3-d01e-4243-ace7-fec0b4a482b3</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatProfileID>ea8cf2a1-83c3-4c8b-ae57-2cd8cdb6ccb9</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>9667a894-5096-446d-80ab-96fa86a2f315</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>9973a690-f030-4be5-90fc-2e1b6bcc2d81</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>67c9004a-8b5b-43a3-b104-de266edf6e8b</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>62970e66-02af-4144-be12-9d858509aba2</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>bc765a03-4cdd-4791-9d91-41860426ef3e</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>7c60d211-62be-4fb3-b7b4-539b85fe955b</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>1d9cdb43-03f6-4de1-8f35-a15c29c2039d</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>e30c4d69-5ef5-49e4-a472-d3ebd0ee54d8</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatProfileID>9918a743-996a-4c85-b4ae-7fdfe1e59893</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>7cf15650-600c-4675-a9b9-36c8789f4ed8</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>a7603b90-7b8a-44ae-a89f-ac378db02dcb</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>b5851599-7fce-4357-a86a-58cab0eae586</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>1eb83fa8-3742-4fa0-b153-713e27603f5f</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>83f58308-5e23-4690-941f-362d886240f4</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>87f0a5a1-bc8c-4139-ae53-61a568c31398</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>bb12f362-4326-4603-a609-a53d7e0b2a5b</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>854bcb8d-c6c8-4ec9-abea-fa8b11fa99cf</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>9e74fc5d-05ec-471e-a8a1-45fc7da2d203</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>7a91a097-fb48-48ba-bc4f-4d537b578131</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatProfileID>94adda83-624d-44a1-b8ee-12333bea8733</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>3dde1de9-1375-4d85-8239-84fd5c7f079f</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>K</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>P</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>K</KeyText>
                  <ValueText>Partition</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>P</KeyText>
                  <ValueText>Economy comfort place</ValueText>
                </SeatKeywords>
                <SeatProfileID>a6ac9437-cd1a-47af-bccf-f6600916dea9</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>K</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>P</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>K</KeyText>
                  <ValueText>Partition</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>P</KeyText>
                  <ValueText>Economy comfort place</ValueText>
                </SeatKeywords>
                <SeatProfileID>5f9f7ad7-a015-4748-9863-eb9a6cef7be6</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>faf6d27c-136d-417f-95d6-52a4e083b299</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>a6a7d213-6eb3-4cf6-9bfc-243b33d4da71</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>a6d7c793-5514-4eb3-8b4c-2a43a4da6229</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>8c93cf48-5ca5-42f4-8244-6f93890bea95</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>K</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>P</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>K</KeyText>
                  <ValueText>Partition</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>P</KeyText>
                  <ValueText>Economy comfort place</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>7acf685f-0c7d-44d2-95b5-430f468d687c</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>V</CharacteristicCode>
                <SeatProfileID>06712012-bc5c-48a9-81e3-1f0b76e79730</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatProfileID>743c517c-6d3b-4b94-8d29-d74c5b5f2441</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>bf6556ea-6cf9-4202-9ea6-f9f42bd88c87</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>07c3e714-edec-4cf4-aef2-e7e8cc30adf3</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>52c8ff4a-3658-4fa3-ace1-180339db4e1b</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatProfileID>1640428c-6256-4312-9137-18a645ebebe9</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>af6a940f-e351-4c0d-b6e8-5bd738c8186e</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatProfileID>0624832c-68a8-41f0-a2ad-aa7fd4bcaa3c</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatProfileID>f7a5dcb8-3aa0-4713-8af1-6696dc8a4f14</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>7B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>IE</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>651b1b4f-28f8-4c80-94b5-ba9105e4f491</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>724ce6e6-1a78-452e-89d0-ffe59bebe8e4</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>38b2f42d-076f-4d36-96ba-ca8b73b50171</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>3332bdae-6ca9-421a-9420-ac2b6b51ad7b</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>f79309b7-0166-4e2a-beb4-50dea1241189</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Aisle seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>bd40f5a9-8ab0-4028-a041-c0ceee081be9</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatProfileID>86d5800d-3ccd-4a21-a16f-cea89ffacb24</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>9721e53b-e25e-4fe0-9dd1-60ca80421253</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>bd7031dc-4840-4008-88c8-4bc3a8f189ec</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>CC</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>80f1bd4e-41b7-4f7a-9deb-87ad9a9a7c65</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <SeatProfileID>d3cda922-cdad-4c97-8ffb-b6949a442984</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1A</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>1A</KeyText>
                  <ValueText>Seat for adult passenger only</ValueText>
                </SeatKeywords>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>6c3beff6-1ab7-4da3-8e87-c0620d50f099</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>A</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>A</KeyText>
                  <ValueText>Walkway Seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>195a2e03-ce69-436f-9dc3-7b09f1fb1ec3</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1B</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>1fdd8fb3-c04c-43b1-99b1-3eda5398bd4c</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>c7c3849a-154b-4ed5-8685-b3b5d37e2809</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>FC</CharacteristicCode>
                <CharacteristicCode>MS</CharacteristicCode>
                <CharacteristicCode>RS</CharacteristicCode>
                <SeatProfileID>cd2d62c1-9a0f-44f7-b3db-ef55abd612e1</SeatProfileID>
              </SeatProfile>
              <SeatProfile>
                <CharacteristicCode>1C</CharacteristicCode>
                <CharacteristicCode>LS</CharacteristicCode>
                <CharacteristicCode>W</CharacteristicCode>
                <SeatKeywords>
                  <KeyText>W</KeyText>
                  <ValueText>Window seat</ValueText>
                </SeatKeywords>
                <SeatProfileID>b685124a-4b7f-4e96-908e-c4a1911cf862</SeatProfileID>
              </SeatProfile>
            </SeatProfileList>
          </DataLists>
          <SeatMap>
            <CabinCompartment>
              <CabinComponent>
                <CabinComponentTypeCode>SC</CabinComponentTypeCode>
                <ColumnID>A</ColumnID>
                <ColumnID>B</ColumnID>
                <ColumnID>C</ColumnID>
              </CabinComponent>
              <CabinComponent>
                <CabinComponentTypeCode>SC</CabinComponentTypeCode>
                <ColumnID>D</ColumnID>
                <ColumnID>E</ColumnID>
                <ColumnID>F</ColumnID>
              </CabinComponent>
              <CabinComponent>
                <CabinComponentTypeCode>SC</CabinComponentTypeCode>
                <ColumnID>H</ColumnID>
                <ColumnID>K</ColumnID>
                <ColumnID>L</ColumnID>
              </CabinComponent>
              <CabinType>
                <CabinTypeCode>Economy</CabinTypeCode>
              </CabinType>
              <ColumnID>A</ColumnID>
              <ColumnID>B</ColumnID>
              <ColumnID>C</ColumnID>
              <ColumnID>D</ColumnID>
              <ColumnID>E</ColumnID>
              <ColumnID>F</ColumnID>
              <ColumnID>H</ColumnID>
              <ColumnID>K</ColumnID>
              <ColumnID>L</ColumnID>
              <DeckCode>Main</DeckCode>
              <SeatRow>
                <RowNumber>12</RowNumber>
                <Seat>
                  <ColumnID>A</ColumnID>
                  <OccupationStatusCode>F</OccupationStatusCode>
                  <OfferItemRefID>5c747c33-1a59-4bd8-856d-fd04caae037a</OfferItemRefID>
                  <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                  <SeatCharacteristicCode>IE</SeatCharacteristicCode>
                  <SeatProfileRefID>7acf685f-0c7d-44d2-95b5-430f468d687c</SeatProfileRefID>
                </Seat>
                <Seat>
                  <ColumnID>B</ColumnID>
                  <OccupationStatusCode>F</OccupationStatusCode>
                  <OfferItemRefID>119ead8b-68ca-4f5f-83b7-6ad947fd1e27</OfferItemRefID>
                  <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                  <SeatCharacteristicCode>IE</SeatCharacteristicCode>
                  <SeatProfileRefID>5f9f7ad7-a015-4748-9863-eb9a6cef7be6</SeatProfileRefID>
                </Seat>
                <Seat>
                  <ColumnID>C</ColumnID>
                  <OccupationStatusCode>F</OccupationStatusCode>
                  <OfferItemRefID>d0ef90ac-cac1-4f19-a97d-0d5b9c0abac2</OfferItemRefID>
                  <SeatCharacteristicCode>1A</SeatCharacteristicCode>
                  <SeatCharacteristicCode>IE</SeatCharacteristicCode>
                  <SeatProfileRefID>a6ac9437-cd1a-47af-bccf-f6600916dea9</SeatProfileRefID>
                </Seat>
                <Seat>
                  <ColumnID>D</ColumnID>
                  <OccupationStatusCode>F</OccupationStatusCode>
                  <OfferItemRefID>0f7e8fcd-8bfd-4423-b009-b96a82dbef3f</OfferItemRefID>
                  <SeatCharacteristicCode>IE</SeatCharacteristicCode>
                  <SeatProfileRefID>651b1b4f-28f8-4c80-94b5-ba9105e4f491</SeatProfileRefID>
                </Seat>
                <Seat>
                  <ColumnID>E</ColumnID>
                  <OccupationStatusCode>F</OccupationStatusCode>
                  <OfferItemRefID>8b24c77f-7440-41c4-8f4b-712c9bddc7d4</OfferItemRefID>
                  <SeatCharacteristicCode>IE</SeatCharacteristicCode>
                  <SeatProfileRefID>faf6d27c-136d-417f-95d6-52a4e083b299</SeatProfileRefID>
                </Seat>
                              </SeatRow>
            </CabinCompartment>
            <PaxSegmentRefID>72057c99-e960-4aea-b7ef-1f5343370c39</PaxSegmentRefID>
          </SeatMap>
        </Response>
      </SeatAvail:Mixvel_SeatAvailabilityRS>
    </AppData>
  </Body>
</MixEnv:Envelope>

Set up of Seats Reserve

General Terms

Endpoint: /api/Order/Inv-Guarantee

The method InvGuaranteeRQ is used for requests of guaranteed services in the offer, in order to transfer them into an executed / paid / completed offer.

The method InvGuaranteeRS returns the response with ID reserve numer (guarantee number) and the valid period for this reserve.

Guaranteed TimeLimit cannot exceed TimeLimit Offers, after which new offers will be generated.

Possible responses variants:

  1. «Inventory Guarantee Identifier» for each offer and / or ID of the service.

  2. No possibility to set up the reserve – with pointing out the reasons why the offer “cannot be reserved”.

  3. The offer “cannot be reserved”.

Request Structure

Parameter XPath Filling example Description
Mixvel_ InvGuaranteeRQ / Request / SelectedOffer / OfferRefID 4b33414c-5503-4275-9416-7c98a7f5dd1a ID of the offer which is received at pricing the trip or at the stage of getting extra services.

Response Structure

Parameter XPath Filling example Description
Mixvel_InvGuaranteeRS / Response / InventoryGuarantee / OfferID 77939f37-7743-4463-a0f7-313da505a315 A unique ID of the offer. It’s used at creation of the order / booking.
Mixvel_InvGuaranteeRS / Response / InventoryGuarantee / InventoryGuaranteeID token It’s an informational element which informs about the number of the preliminary seat reserve.
Mixvel_InvGuaranteeRS / Response / InventoryGuarantee / InventoryGuaranteeTimeLimitDateTime 2022-09-20T13:40:00 The data in this field contains the data and the time up to which the preliminary booking of the seats will be active.

Examples

Mixvel_InvGuaranteeRQ:

Show an example of a Mixvel_InvGuaranteeRQ request on this page

<Request>
    <SelectedOffer>
        <OfferRefID>42931bf0-cd94-4d9c-8922-bc763c994012</OfferRefID>
    </SelectedOffer>
</Request>

Within the InvGuaranteeRQ no new offers are generated. Only the existing ones are modified.

Mixvel_InvGuaranteeRS:

Show an example of a Mixvel_InvGuaranteeRS message on this page

<Response>
    <InventoryGuarantee>
        <OfferID>token</Offer>
        <InventoryGuaranteeID>token</InventoryGuaranteeID>
        <InventoryGuaranteeTimeLimitDateTime>2022-09-20T13:40:00</InventoryGuaranteeTimeLimitDateTime>
    </InventoryGuarantee>
</Response>

After successful execution of the method InvGuaranteeRS there comes the response:

  • InventoryGuaranteeID - ID, which can be used at the reserve cancellation;

  • InventoryGuaranteeTimeLimitDateTime -in the format date and time of the booking termination;

  • OfferID, which can be later used at seats booking.

Cancellation of the Seats Reserve

Endpoint: /api/Order/inv-guarantee-release

The method Mixvel_InvReleaseNotifRQ returns a disclaimer about the seats reserved via InvGuaranteeRQ/RS. In case of cancellation, the modified OfferId is also removed.

Mixvel_InvReleaseNotifRQ: {#_api_en_Order_InvReleaseNotif_RQ}

Show an example of a Mixvel_InvReleaseNotifRQ request on this page

<Request>
    <SelectedOffer>
        <OfferRefID>token</OfferRefID>
    </SelectedOffer>
</Request>

To cancel the Seats Reserve one needs to indicate the Offer, which the Agent receives af the method Mixvel_InvGuaranteeRS.

The method Mixvel_Acknowledgement brings the code in the response:

Show an example of a Mixvel_InvReleaseNotifRQ request on this page

<Response>
    <StatusCode>OK</StatusCode>
    <StatusMessageText>XX</StatusMessageText>
</Response>

If the Seats Reserve cancellation was executed successfully, than the reply contains the code – XX.

Booking of the reserved seats will be done via request Mixvel_OrderCreateRQ. The OfferID and OfferItemRefID get the values received at Mixvel_InvGuaranteeRS.